Beginner's Guide to Setting up a Local and Online BDO Server

Newbie Spellweaver
Joined
Apr 15, 2018
Messages
6
Reaction score
0
6) ... create a .bat with the codes

Code:
BlackDesert64.exe username, password

then connect and play.

Sorry for bothering you with dumb questions, but i think i'm missing something with this step.
Game works perfectly, but whatever i'm using a LAN, Hamachi, or WAN, every local or online client log in the same account, causing the obvious disconnection of the one who was playng.
Can you kindly give me some detailed explanation about how to make people log with their own account?

EDIT
Nvm, i fixed it using 3T... Solved
 
Last edited:
Initiate Mage
Joined
Apr 23, 2018
Messages
1
Reaction score
0
I have a 2nd computer and i want to get it to join my server. how exactly do i set that up?
 
Newbie Spellweaver
Joined
Apr 15, 2018
Messages
6
Reaction score
0
I have a 2nd computer and i want to get it to join my server. how exactly do i set that up?
You have to use 3T Studio and manage accounts from there, then log in creating a .bat file or a log in program. I'm using dark savannah and works great.
 
Joined
Apr 16, 2007
Messages
441
Reaction score
204
I have a 2nd computer and i want to get it to join my server. how exactly do i set that up?

you would have to follow the guide exactly and if the 2nd pc is a friend trying to connect outside your network he/she needs to edit service.ini and use the wan ip at if it's a local pc you can use your lan ip.

if you use your wan ip you might have to port forward and allow the ports through firewall.
 
Initiate Mage
Joined
May 18, 2018
Messages
1
Reaction score
0
so if i follow exactly this steps i dont need to download an specific client/server or that things? sorry for the question im new to this

edit: i only want to play it locally in my pc, dont plan to do it online
 
Joined
Apr 16, 2007
Messages
441
Reaction score
204
as tomwolf29 said, you will need the correct client which has became hard to obtain due to DMCA claims and people out there who would report such links when ever they can to remove competition or to be trolls. I'm sure there are valid links still available you would just have to view every page of reuploads or download the correct torrents GameZ BD does not work with the server files only Ogre BD previous client version would work.
 
Initiate Mage
Joined
Oct 10, 2014
Messages
4
Reaction score
0
Was a solution ever found for the "The file is corrupted" error when changing the IP in the service.ini?
 
Initiate Mage
Joined
Aug 10, 2018
Messages
1
Reaction score
0
Re: [Guide] BDO setup local & online

Was a solution ever found for the "The file is corrupted" error when changing the IP in the service.ini?

Hello. Same here, only 127.0.0.1 works, otherwise "file is corrupted"



Was a solution ever found for the "The file is corrupted" error when changing the IP in the service.ini?

hello sir, found the solution on another post. Problem is with XC file.
This is the link for the XC file I used to fix this issue. and install Bin64
 
Initiate Mage
Joined
May 12, 2018
Messages
4
Reaction score
0
I followed the instructions but when I run the server it wouldn't connect via my local IP. The server thinks i'm connecting to 127.0.0.1 what am I doing wrong?

I'm using "[RELEASE] BDO Server Files Repack / With Client"


***Fixed it, I read the guide wrong and forgot about the server.properties.
 
Last edited:
Newbie Spellweaver
Joined
Aug 29, 2018
Messages
10
Reaction score
0
I have a problem that i can`t loging on my own pc(wich i run also the server), and my friend as able to log into the loginserver but when he click on "ent" the create a charecter it says "failed to connect", i have no ideia how to fix this, could anyone help me out?
 
Newbie Spellweaver
Joined
Oct 24, 2018
Messages
6
Reaction score
0
Running on localhost and Server 1 is CLOSED. How do I fix this?
 
Initiate Mage
Joined
Dec 4, 2018
Messages
4
Reaction score
0
Edit: It seems like Devilspeak repack doesn't need to setup all these things for local access (some hurdles that include xc files and Java editing) and I'm not entirely sure if it's needed for online purposes, so I'm leaving this information below if there are any issues. Good luck.



I had a nasty time figuring this out. Basically robo3t refuses to let me to connect from the first post's instructions regardless of the various mongodb versions. I spent 2 hours trying to figure out the stuff, and I had to create a user in CMD with admin access and then connect to it successfully. I don't remember the exact steps so you might have to tinker with it a little more. I haven't gone any further than this and I'm not continuing the remaining instructions from the first post.

1) Install both mongodb and robo3t.
2) Open CMD.
3) Go into your installed folder (example cd c:\mongodb) and type the below

start mongod --dbpath YOURDATABASEPATH (example c:\mongodb\data)

4) Type this

mongo

5) You should see a > letter upon success.

Type cls

6) Copy this.
use admin
db.createUser(
{
user: "user",
pwd: "123",
roles: [ { role: "userAdminAnyDatabase", db: "admin" } ]
}
)

7) Paste it into the cmd window.
8) It should inform you that you succeeded.
9) Go to your robo3t.
10) Edit your connection settings, go to the Authentication tab, add in the username and password, which is user and 123
11) It worked out for me after that.
12) This particular mongodb version is taken from the devilspeak repack. I have no idea if the newer version will have the same success.

PS: There is supposed to be tabs around the code, so I'm not sure if this website affects it. The code is from the original website of mongodb, so if it doesn't copy right just copy from the original.
 
Last edited:
Newbie Spellweaver
Joined
Jan 13, 2015
Messages
8
Reaction score
0
Hello guys. thx for guide.

Can one help my plz ? i can not connect to my server in local mode.
When i click tp valencia show, cant connect.

 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 6, 2018
Messages
43
Reaction score
4
Everything works fine.
Thanks for guide!
If anyone need help just ask me, i placed Marketplace stuff as well + more updated BDO files with server sync and etc, im using Team Viewer for help and i will need clean files only.

Server works perfectly on low machine (used second PC for server)
-> Win 10/1903 last build , all spy stuff + spy services offline , firewall offline , dmz activated
-> 8gb ram / no ssd
-> 400 mb/s Ethernet / router onlime
Almost no lags (if not use /pc gmspeed 50 for fight there's no lags at all)




 
Last edited:
Initiate Mage
Joined
Feb 14, 2020
Messages
1
Reaction score
0
Can someone please make a video about this? I don't really understand this tutorial and don't know if i'm doing it right
 
Newbie Spellweaver
Joined
Mar 7, 2015
Messages
44
Reaction score
0
Re: [Guide] BDO setup local & online

i try same but i cant login



i try same in vps with ip vps and open port but i cant login..
yes i edited service.ini with ip