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.
Joined
Apr 16, 2007
Messages
441
Reaction score
204
Re: Black Desert Online

You are probably using an incompatible Xigncode binaries there.

Is there a simple registration script that can encrypt the password?
And hopefully get the encrypted password from the db and use it as the launch parameter?

Or The launcher itself can be made into creating the account with encrypted password.
And reuse the same algorithm to start the game.

it's possible, but you would have to write the token auth system seeing as how the launcher can't compile and would have to look at the login server sources for that.

or write a back-end api and launcher to check login conditions then launch the game.
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Re: Black Desert Online

Well i opened a server to see how much ressources it use.

if you like to join then just download the rar file and edit your account details inside the bat file (right click the bat file and click on Edit) and then start it

Server stays online 24/7. You get free 15k Pearls each 10 min. So you can spend it to whatever you like :D

EU located Server.

Drop Rate: x10
Exp: x10
Skill Exp: x50
Fitness,life,explore: x5

have fun. Don't want any GMs or money or whatever you like to offer me. Its just to test things. Server will stay forever on till no one plays xD

Client ?
 
Newbie Spellweaver
Joined
Jan 2, 2018
Messages
6
Reaction score
0
Re: Black Desert Online

hello i'm newbie i can't connect my server. when i click start button in client, i can see this message "Failed to conneect" i think doesn't work my loginserver becasue i double click on login.bat and nothing happens. but gameserver is work. i installed MongoDB and copied the data folder to gameserver. anyone help me plz , thanks
 
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
Re: Black Desert Online

is there any one trying on ubuntu server ?, i try many time and game server can't connect to login server, i don't known why. any one can help ?
 
Newbie Spellweaver
Joined
Nov 20, 2013
Messages
74
Reaction score
40
Re: Black Desert Online

fix lag, cpu load
open gameserver.bat and change Xmx4G to Xmx6G(6gb ram) or more
 
Newbie Spellweaver
Joined
Aug 9, 2013
Messages
29
Reaction score
2
Re: Black Desert Online

those who downloaded the torrent version could you please Seed , am downloading at 1kbs atm -_-
 
Custom Title Activated
Loyal Member
Joined
Aug 23, 2010
Messages
1,544
Reaction score
423
Re: Black Desert Online

how can i fix this error?

22:25:44.954 INFO - Loading AI [100%]
22:25:44.954 INFO - Spawned [9873] npc`s and [4 of 35] time based npc`s
22:25:44.954 INFO - Spawned [0] collects.
22:25:44.954 INFO - Spawned [59900] monsters.
22:25:44.954 INFO - Spawned [6] gates.
22:25:44.954 INFO - Spawned [513] vehicles.
22:25:44.954 INFO - Spawned [8] to spawn queue.
22:25:50.042 INFO - +----
22:25:50.042 INFO - | Global Memory Informations at 22:25:50:
22:25:50.042 INFO - | |
22:25:50.043 INFO - | Allowed Memory: 3728384 KB
22:25:50.043 INFO - | |= Allocated Memory: 3728384 KB (100,0000%)
22:25:50.043 INFO - | |= Non-Allocated Memory: 0 KB (0,0000%)
22:25:50.043 INFO - | Allocated Memory: 3728384 KB
22:25:50.043 INFO - | |= Used Memory: 2443951 KB (65,5499%)
22:25:50.043 INFO - | |= Unused (cached) Memory: 1284433 KB (34,4501%)
22:25:50.043 INFO - | Useable Memory: 1284433 KB (34,4501%)
22:25:50.043 INFO - +----
22:25:50.423 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:51.091 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:51.095 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:51.095 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:51.095 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:51.095 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:52.792 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:53.520 ERROR - Error while running RunnableWrapper: java.lang.NullPointerException

22:25:53.735 INFO - Waiting for connections on 127.0.0.1:8889
22:25:53.759 INFO - Server loaded in 87,797 millisecond(s).
22:25:54.979 INFO - Connected to login server successfully.
22:26:01.918 ERROR - [UNKNOWN PACKET] : received 0x8ed, state=AUTHED
22:26:01.918 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0x7dc3, state=AUTHED
22:26:01.919 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0x1504, state=AUTHED
22:26:01.919 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0x147c, state=AUTHED
22:26:01.919 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0x1371, state=AUTHED
22:26:01.919 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0xb3e, state=AUTHED
22:26:01.919 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0x4efb, state=AUTHED
22:26:01.919 ERROR - Packet wasn't found so... closing..
22:26:01.919 ERROR - [UNKNOWN PACKET] : received 0x8b8, state=AUTHED
 
Newbie Spellweaver
Joined
Jan 2, 2018
Messages
10
Reaction score
0
Re: Black Desert Online

Hello,

I can't start loginserver and gameserver.bat it close immediatly with error about java PATH but i've tried modify PATH but not work.. :/

need help please
 
Joined
Apr 16, 2007
Messages
441
Reaction score
204
Re: Black Desert Online

Hello,

I can't start loginserver and gameserver.bat it close immediatly with error about java PATH but i've tried modify PATH but not work.. :/

need help please
i read the .bat file it says you need to make another variable named JAVA_HOME in the Environment Variables.

PC > Properties > Advance > Enironment variables
 
Newbie Spellweaver
Joined
Jan 2, 2018
Messages
10
Reaction score
0
Re: Black Desert Online

i read the .bat file it says you need to make another variable named JAVA_HOME in the Environment Variables.

PC > Properties > Advance > Enironment variables
I've make that but still not work :(
61e33faa46ad4dca48408c2b143e4cb6 - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Apr 16, 2007
Messages
441
Reaction score
204
Re: Black Desert Online

try reinstalling java

also try pointing the .bat directly to the java.exe like this:

loginserver:
Code:
:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE="bin/java.exe"

i placed my bin folder with the java.exe files and pointed the .bat to start
 
Status
Not open for further replies.
Back
Top