Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Black Desert Online (Java, Emulator, MongoDB)

Status
Not open for further replies.
Initiate Mage
Joined
Apr 22, 2012
Messages
38
Reaction score
31
Re: Black Desert Online

Anyone know where the npcs are stored? I cant find the table in the sqlite file
 
Experienced Elementalist
Joined
Jun 17, 2014
Messages
273
Reaction score
33
Re: Black Desert Online

Anyone know where the npcs are stored? I cant find the table in the sqlite file

BDO Server\data\static_data\xml\spawns

No ?

Edit: my guess is this whole folder (BDO Server\data\static_data\xml) is in charge of NPCs spawns and waypoints.
 
Initiate Mage
Joined
Apr 22, 2012
Messages
38
Reaction score
31
Re: Black Desert Online

BDO Server\data\static_data\xml\spawns

No ?

Edit: my guess is this whole folder (BDO Server\data\static_data\xml) is in charge of NPCs spawns and waypoints.

Yep I think you're right, I didnt check this folder, thanks :)
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Re: Black Desert Online

Anyone face with problem like loginserver connects to gameserver but it's disconnect inmidiatly

 
Joined
Sep 2, 2011
Messages
2,371
Reaction score
1,361
Re: Black Desert Online

Anyone face with problem like loginserver connects to gameserver but it's disconnect inmidiatly

I have a similar issue. When launching the Login server it gets to "waiting for game server...", I launch the Game server and it cannot connect to the Login server. I don't know whether it's connecting and then disconnecting straight away or not (doesn't actually tell me, I can only assume it hasn't found it at all).
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Re: Black Desert Online

I have a similar issue. When launching the Login server it gets to "waiting for game server...", I launch the Game server and it cannot connect to the Login server. I don't know whether it's connecting and then disconnecting straight away or not (doesn't actually tell me, I can only assume it hasn't found it at all).
Actually the gameserver connects to loginserver but the loginserver drops the connection in zero secounds. What is weird coz if I shutdown the LS the GS gotta cry like loginserver isn't available so on. When I restart the LS is the same. It's connect to GS then drop the connection inmidiatly w/o any error msg but GS looks connected.

I'm on debian 7 tho

 
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
Re: Black Desert Online

Anyone face with problem like loginserver connects to gameserver but it's disconnect inmidiatly

i got this problem when running on ubuntu 16.04 LTS + OpenJDK gameserver can't connect to loginserver, running server in windows now work fine.
 
Experienced Elementalist
Joined
Jun 17, 2014
Messages
273
Reaction score
33
Re: Black Desert Online

Yep I think you're right, I didnt check this folder, thanks :)

What could be interesting is to find where are the dialogues stored, with the NPC names etc... are they client or server sided... ? I'll look at it.
 
Junior Spellweaver
Joined
Dec 10, 2014
Messages
116
Reaction score
44
Re: Black Desert Online

i dont know if will be helpfull or what but when i did the server in ubuntu and in centos (in centos i needed to open ports...) also, to test, i put the external ip, on every document, if not i was recivieng connection problems.... also in the mongodb edit mongod.conf to bind ip to external ip.

I did this on VM. I think i must clarify.
 
Last edited:
Initiate Mage
Joined
Aug 9, 2013
Messages
29
Reaction score
2
Re: Black Desert Online

i have an issue when i select the gameserver
18:41:00.048 ERROR - [UNKNOWN PACKET] : received 0x4d96, state=AUTHED18:41:00.048 ERROR - Packet wasn't found so... closing..18:41:00.048 ERROR - [UNKNOWN PACKET] : received 0x33db, state=AUTHED18:41:00.048 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x61ed, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x51d2, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0xffff9f16, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0xffff9ff0, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x4e8d, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x1bfa, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x36d5, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..
 
Initiate Mage
Joined
Apr 22, 2012
Messages
38
Reaction score
31
Re: Black Desert Online

I did the installation on debian 9 today and it worked fine, you have to change network.properties (login & gameserver) and server.properties (gameserver) in order to make it work properly and maybe you should check if the ports 8888,8889,9000 are open

i have an issue when i select the gameserver
18:41:00.048 ERROR - [UNKNOWN PACKET] : received 0x4d96, state=AUTHED18:41:00.048 ERROR - Packet wasn't found so... closing..18:41:00.048 ERROR - [UNKNOWN PACKET] : received 0x33db, state=AUTHED18:41:00.048 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x61ed, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x51d2, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0xffff9f16, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0xffff9ff0, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x4e8d, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x1bfa, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..18:41:00.049 ERROR - [UNKNOWN PACKET] : received 0x36d5, state=AUTHED18:41:00.049 ERROR - Packet wasn't found so... closing..

Make sure to copy the data folder (BDOServer/data) in BDOServer/Server/gameserver/bin, giving you something like this :

OnFleek - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums
 
Initiate Mage
Joined
Aug 9, 2013
Messages
29
Reaction score
2
Re: Black Desert Online

Which client are you using? It has to be the last client from Ogrefest

downloaded the torrent client of ogrefest yes , am trying to recheck it atm with their launcher
 
Status
Not open for further replies.
Back
Top