Thank you bro ! One more question - where does the client get the localization of the perimium store from? How to change language. I changed the value Res=_RU_ however, when setting the RU language, I get Korean product names (
Printable View
Brother, I have a problem. How should I fill in this link?https://imgur.com/SwdDDFc
I tried to fill in the link directly, but it doesn't seem to work.
https://i.imgur.com/SwdDDFc.jpg
we will open to work Where did this come from? Thank you very much
https://cdn.discordapp.com/attachmen...0523668/ad.png
https://cdn.discordapp.com/attachmen...18/unknown.png
For the link question. You need to put in the domain name that you specified for the gameweb during your IIS website setup. In my case its 'gameportal.local-bdo.net' so you just put it in there and if you have changed it you just put yours there. The {Alphatag} is just a placeholder you can remove and the URL would look like this in the excel sheet:
https://imgur.com/yEm3xEc
After that you still have to patch it into the game and i tould already thyt you need to create dbss files, a binary format of the excel sheets. I think in the Tutorial Section was a guide for it, and after that you have to patch in the bss file 'weburl.bss' with a meta injector into your client, only then it will work.
The other question for setting rates. This is in the 'DataSheet_ContentsOptions' and in there its the sheet 'LocalizingOption' just change the Values for 'NA_REAL' the top row says what it is, just keep in mind that 100% is 1000000 in the file.
The last thing is the Loot Report function. I have seen that on Global-Lab which is basically the Testrealm of their server you can join and play. I have not seen this in our client so no idea if its even somewhere hidden, if not its in the Global-Lab client and i have no idea if there is a compatible one.
Code:{"EventTime":"2022-09-09T00:51:42.7221500+08:00","Severity":"ERROR","SourceName":"/LM/W3SVC/7/ROOT-5-133071283154818921","Logger":"JsonLogger","Thread":"384","NDC":"(null)","Message":{"HttpMethod":"POST","RequestUrl":"http://bdo.localbdo.net/MarbleGame/Dice/Info","Headers":{"Content-Length":"61","Content-Type":"application/json","Host":"XXX","User-Agent":"BlackDesert"},"FormData":null,"Ip":"xxx","LogMessage":"[MarbleGameUserManager][GetUserInfo] Exception: System.NullReferenceException: \u672A\u5C06\u5BF9\u8C61\u5F15\u7528\u8BBE\u7F6E\u5230\u5BF9\u8C61\u7684\u5B9E\u4F8B\u3002\r\n \u5728 KR.Blackdesert.Game.Contents.Web.Repository.GameRepository..ctor()\r\n \u5728 KR.Blackdesert.Game.Contents.Web.Areas.MarbleGame.Managers.MarbleGameUserManager.GetUserInfo(Int64 userNo)","LogException":null,"ProjectName":"bdo-blackgame","ServiceType":"NA","Branches":"LIVE","LogLevel":"ERROR","PlatformIndex":"live-web-portalweb"},"Properties":{"log4net:UserName":"NT AUTHORITY\\SYSTEM","log4net:Identity":"","log4net:HostName":"WIN-VLMLP9UOE18"}}
There is an error in the dice game log. Open a blank in my game client. How do I solve this problem? thank youCode:{"EventTime":"2022-09-09T00:51:42.7221500+08:00","Severity":"WARN","SourceName":"/LM/W3SVC/7/ROOT-5-133071283154818921","Logger":"JsonLogger","Thread":"384","NDC":"(null)","Message":{"HttpMethod":"POST","RequestUrl":"http://bdo.localbdo.net/MarbleGame/Dice/Info","Headers":{"Content-Length":"61","Content-Type":"application/json","Host":"XXXX","User-Agent":"BlackDesert"},"FormData":null,"Ip":"xxx","LogMessage":"[MarbleGame][DiceController][FreeInfo][GetUserInfo] userInfo is null. UserNo: 404, ErrorCode: -35004","LogException":null,"ProjectName":"bdo-blackgame","ServiceType":"NA","Branches":"LIVE","LogLevel":"WARN","PlatformIndex":"live-web-portalweb"},"Properties":{"log4net:UserName":"NT AUTHORITY\\SYSTEM","log4net:Identity":"","log4net:HostName":"WIN-VLMLP9UOE18"}}
Like 100% make sure all your URLs are correct, your subdomain is correct, and check your DB connection strings. I had a similar error like this when i was trying to figuring this out how to get it working, and my userNo also returned a NULL cause it was simply pointing to the wrong URL.
If that line is missing or empty it will default to 'game.' if your subdomain is bdo. then you need to put it there or it will give you tons of trouble.Code:<add key="prefixDomain" value="gameportal." />
I see that your URL is 'http://bdo.localbdo.net' so the two lines would be
Code:<add key="prefixDomain" value="bdo." />
<add key="Domain" value="localbdo.net"/>
https://i.imgur.com/ZZJBNMz.jpg
Thank you, friend. I succeeded. Thank you very much.
When I synchronize quest.dbss
Log in to the game, infinite prompt has accepted the task, how to repair it
To send a Mail you can open your MSSQL Management Studio and open up the GameDB, Programmability, Stored Procedures, and then dbo.sendMail.
Rightclick it and select execute stored procedure and fill in the information. Familyname, ItemID, Amount, Enchantlevel if not enter '0', Mailtitle, Mailtext. from top to bottom. The senders name will be ProjectForgotten if you want to change that, edit the stored procedure, search for the
and replace with whatever the senders mailname should be and hit the execute button and the new change is stored. IF you then send a mail the new name will appear as a sender.
Does anyone know how the Blue Maned Lion's Manor was opened?
Anyone managed to enable the WB spawn?
Tried setting the end date from #na#datasheet_event in both field/login servers but didn't work
Hi all I need to ask you fot command admin ,add item for user or something, Who can help me ? Help me please
anyone can share a simple launcher ?,,i appreciate it。
Attendance can be enabled from #NA#DataSheet_Challenge.xlsm
Everything with event items from Y window can be set there also
That's server side...speaking of client side the rewards cannot be received no matter what, is a .dbss issue till someone share the fix of d3dl