One last question: Using the SPP server files, how do I add items to my inventory?
Tried using the /bag addtoplayer [playername] [itemID] [count] command ingame. Didn't do anything.
04-01-18
Hycker
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by TwuTu
One last question: Using the SPP server files, how do I add items to my inventory?
Tried using the /bag addtoplayer [playername] [itemID] [count] command ingame. Didn't do anything.
Set user grade to 4 in db
Sent from my SM-N910F using Tapatalk
04-01-18
TwuTu
Re: Black Desert Online (Java, Emulator, MongoDB)
Oh man, I am sorry for being unexperienced, but how do I access the database? The SPP package has mongo included, yet I have no idea which application to start and how to access the database.
04-01-18
cosovan
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by cosovan
xc files is deleted :(
pls reupload
Quote:
Originally Posted by cosovan
who can reupload xc...
how to fix error failed to init security
... who can help me?
04-01-18
Hycker
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by TwuTu
Oh man, I am sorry for being unexperienced, but how do I access the database? The SPP package has mongo included, yet I have no idea which application to start and how to access the database.
Most easiest way
Download robomongo
Connect to localhost
Browse in loginserver
Select your account
Right click to edit
Set grade 4
Save
Relogin
Profit
Sent from my SM-N910F using Tapatalk
04-01-18
Taiga
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by TwuTu
I am not so deep into this scene, but out of curiosity I wanna ask: where do thise server files come from and how is it possible that something like this gets "leaked" and uploaded to the internet?
This release is an emulator written by someone.
However the server files can be DMCAed because the current upload contains copyrighted scripts of the AI and more info related to the game.
Other server files might have been leaked due to a reason (accidental or on purpose).
Server files can exist out of:
Leaked binaries (no source)
Full source release (source has been leaked)
Emulators (Someone emulated the original servers)
Most of the DMCA requests issued on this thread are not done by the official developers. However if we can proof that someone is sending fake DMCA requests, then the user will be banned from RageZone because the user is clearly breaking the law.
RageZone does NOT host any of the copyrighted material. We are just a forum where this stuff has been posted.
04-01-18
Aznkidd235
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by TwuTu
Oh man, I am sorry for being unexperienced, but how do I access the database? The SPP package has mongo included, yet I have no idea which application to start and how to access the database.
Download MongoDB Community Edition it comes with a GUI DB editor or download Robo 3T i like Robo better.
04-01-18
TwuTu
Re: Black Desert Online (Java, Emulator, MongoDB)
Getting stuck at the part with "Connect to localhost".
I made my life too complicated. Yeah, I checked on "Create" already but did the mistake of ticking "Perform authentication" because while browsing thorugh the .properties files, I read stuff like "database password" and such.
All I had to do was to click on create, change nothing and click on "Save" T.T
Thank you, though.
Mhh, one minor thing more: How do I change the server names in the server selection? I have browsed through the property files and have found nothing alike.
04-01-18
Aznkidd235
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by TwuTu
I made my life too complicated. Yeah, I checked on "Create" already but did the mistake of ticking "Perform authentication" because while browsing thorugh the .properties files, I read stuff like "database password" and such.
All I had to do was to click on create, change nothing and click on "Save" T.T
Thank you, though
check the configs/database.properties it should have the user and pass to login by default it should be admin pass 12345 at localhost.
04-01-18
Taiga
1 Attachment(s)
Re: Black Desert Online (Java, Emulator, MongoDB)
Here is an open-source launcher project I quickly wrote without any assets.
I release this into public domain. Have fun!
PS: This is untested so it might need some changes.
License:
Spoiler:
Quote:
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <https://unlicense.org>
04-01-18
DjFerry
Re: Black Desert Online (Java, Emulator, MongoDB)
to change server name navigate into loginserver\bin\data\static_data\xml and edit gameserversData.xml
04-01-18
TwuTu
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by Aznkidd235
check the configs/database.properties it should have the user and pass to login by default it should be admin pass 12345 at localhost.
Thanks! I solved that already :D
Now I just want to edit the server name in the server selection. But how? :X
04-01-18
Telurian
Re: Black Desert Online (Java, Emulator, MongoDB)
Quote:
Originally Posted by TwuTu
I made my life too complicated. Yeah, I checked on "Create" already but did the mistake of ticking "Perform authentication" because while browsing thorugh the .properties files, I read stuff like "database password" and such.
All I had to do was to click on create, change nothing and click on "Save" T.T
Thank you, though.
Mhh, one minor thing more: How do I change the server names in the server selection? I have browsed through the property files and have found nothing alike.