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.
Newbie Spellweaver
Joined
May 11, 2017
Messages
22
Reaction score
3
Server worked fine for a day or two, but now i'm getting this error on the game server:
97kpzFP - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums

And when I launch game I can't connect to server anymore.
Any ideas?
 

Attachments

You must be registered for see attachments list
(⌐■_■)
Joined
Feb 2, 2012
Messages
681
Reaction score
102
Server worked fine for a day or two, but now i'm getting this error on the game server:
97kpzFP - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums

And when I launch game I can't connect to server anymore.
Any ideas?

make sure that you have enough free ram space to handle it
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Sep 17, 2016
Messages
116
Reaction score
41
Has anyone find a way to reduce mob. So server will use less ram.
 
(⌐■_■)
Joined
Feb 2, 2012
Messages
681
Reaction score
102
Has anyone find a way to reduce mob. So server will use less ram.

i believe it's somewhere in sqlite db
btw if you wana just test it out you may disable monsters spawn
gameserver\bin\configs\ai.properties > spawn_ai = false

Problem is that server worked for a few days, then it started giving me this error.
try to close most of process in your pc while starting gameserver
also close google chrome if you're using it, it's eating much of ram lol
 
Newbie Spellweaver
Joined
May 11, 2017
Messages
22
Reaction score
3
i believe it's somewhere in sqlite db
btw if you wana just test it out you may disable monsters spawn
gameserver\bin\configs\ai.properties > spawn_ai = false


try to close most of process in your pc while starting gameserver
also close google chrome if you're using it, it's eating much of ram lol
I have 16 gb of ram, and I did try disabling chrome, nothing has worked besides complete reinstall of the entire server, which includes removing the database and building a new one. but we lose data that way...



if I remove the .sqlite3 file in the gameserver data folder, then the server would start, but then I still can't connect because now the data folder doesn't have the .sqlite files
 
(⌐■_■)
Joined
Feb 2, 2012
Messages
681
Reaction score
102
I have 16 gb of ram, and I did try disabling chrome, nothing has worked besides complete reinstall of the entire server, which includes removing the database and building a new one. but we lose data that way...



if I remove the .sqlite3 file in the gameserver data folder, then the server would start, but then I still can't connect because now the data folder doesn't have the .sqlite files

well that's weird
anyways these are common problems

1st_ insufficient ram space
2nd_ using 32 bit os or 32 bit java
3rd_ not copying data folder in gameserver directory
4th_ limiting gameserver ram usage that much may cause errors ( line 17 in bat and i guess 4gb is ok as it's )
5th_ mongodb connection lost while loading (iguess)
 
Joined
Oct 21, 2010
Messages
316
Reaction score
175
Here is some data, "Black Book" for Gear ect url's quests.





Credits: Dach2k3


Here is a simple Gear Calculator.



Credits: Shadowtrance [h=1][/h]
 
Joined
Jul 2, 2012
Messages
790
Reaction score
125
Just finish setting up the bdo server... couldn't find an admin weapon (for testing purposes) while looking at the sqlite data... however if you want to modify any weapon/accessory to have insane amount of damage. Just look through the 1_longsword - 5_Dagger Browser Data (using sqlite browser) and to look for a specific item just click on index and search the id value of the item (I used bdo database *google it*).

You will want to search for the Row with DDD, RDD, or MDD since i don't know what they stand for... however, I do know what they do.

DDD= phy melee damage

RDD = phy/range damage [most likely range bow uses this]

MDD = magic/range damage

Here is an example:
[Base Value| Enchanment +0]
Kzarka weapon has:
[AP: 18~22]
and the database show it as 1D5+17 this means its 1+17 D 5+17 which is AP: 18~22 (your everyday how to math 101) so what you just want to change is the +[insertvalue] like this 1D5+9999

Some other things I found out..... (couldn't find anything related to human/demihuman or DP armor values....)

Dhit = Melee accuracy
RHit = range Accuracy
Mhit = Magic accuracy

DDV = Phy Evasion
RDV = Range Evasion
MDV = Magic Evasion

HDDV = Phy Damage Evasion (+add)
HRDV = Range Damage Evasion (+add)
HMDV = Magic Damage Evasion (+add)

DPV = Phy Damage Reduction
RPV = Range Damage Reduction
MPV = Magic Damage Reduction

HDPV = Phy Damage Reduction (+add)
HRPV = Range Damage Reduction (+add)
HMPV = Magic Damage Reduction (+add)


Note: Also you won't see the value change on the item itself because the description is written in the client, but the damage value you edit does work its basically *Hidden*
 
Last edited:
Newbie Spellweaver
Joined
Apr 3, 2015
Messages
16
Reaction score
0
im having two problens someone can help me with this ? im geting this error when i try open login server
yKcgaKK - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums






ZndQhPG - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums
and someone can confirm iff this database is colplete ? or left some parts ogrefast client work fine here but i have some problems to start server pls iff someone can help me PM me i want do a server just for me inst comercial use just to test some builds drop times enchant etc;... in game
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
im having two problens someone can help me with this ? im geting this error when i try open login server
yKcgaKK - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums






ZndQhPG - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums
and someone can confirm iff this database is colplete ? or left some parts ogrefast client work fine here but i have some problems to start server pls iff someone can help me PM me i want do a server just for me inst comercial use just to test some builds drop times enchant etc;... in game
That looks like wrong java version or incomplete / damaged java installation

 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 3, 2015
Messages
16
Reaction score
0
That looks like wrong java version or incomplete / damaged java installation
so wich java version i need use to acesse this data base ? im using JDk 9.1 using windows 10 or i need use some mircrosoft visual studio version like 2012 or 2008 ? i dont have no idea how bdo server works i was just used game servers using visual studio
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
No idea about w10 I never used that
On localhost in w7 I used java 8 w/o problem
On win 2k12 server used the same version so java 8
On debian I used jdk-1.8.0

 
Newbie Spellweaver
Joined
Apr 3, 2015
Messages
16
Reaction score
0
just to confirm so do you use java 8 SDK ? i want run server just in local host for do some tests
 
Newbie Spellweaver
Joined
Apr 3, 2015
Messages
16
Reaction score
0
i will see iff i found to test that do you isntal 2 version or just 64 bits idt if this do some change
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
i will see iff i found to test that do you isntal 2 version or just 64 bits idt if this do some change
U can install multiple versions it doesn't matter but u have to set java 8 as default or point to java 8 in bat file as JAVA_HOME

 
Newbie Spellweaver
Joined
Apr 3, 2015
Messages
16
Reaction score
0
well idk why i cant post script so i need take some prints i need change something in this bat scripts or i just need run because when i run i get that error login server bat
OnFleek - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums
8KrUHBS - Black Desert Online (Java, Emulator, MongoDB) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Status
Not open for further replies.
Back
Top