There are currently no tools that are able to edit client files. But You can use hosts file.
But it's still useless information, because nobody can currently run DBC server.
There are currently no tools that are able to edit client files. But You can use hosts file.
But it's still useless information, because nobody can currently run DBC server.
DBC Server can be run, it just has a weird ip address in the console. (192.168.123.103)
But it still outputs the FPS stuff.
I'm getting "The application was unable to start correctly (0xc00007b)." when trying to run most of the applications like AuctionServer_Release_Windy_x64.exe
What backup are you guys using for each of the Databases? The full backups or one of the others?
Last edited by wesman2232; 05-03-12 at 07:45 AM.
dbcserver always says the fps thing but im 100% sure it doesnt even connect to the database hell im pretty damn sure its not even reading server_info.ini just cant figure out why its not reading it.
Last edited by Diska; 05-03-12 at 03:55 PM.
DBC and other server IP configurations are in database. Whole server works on hostname integration, that means You need hosts file (you can also use named pipes and ip's i checked that, but it's too much work).
Also, dbc server always outputs FPS, but after start it prints that database connection failed, that means it didn't read the config file.
If You have errors running any server deamons that means you don't have enviroments installed. These files are debug compilations, that means you have to use Visual C++ libraries to run them. 64bit version. Install SDK's and everything should run no problem.
Also, the correct order of running the servers are :
AgentManager
Agent
DBCServer
GameGateway
then either :
GameServer
DungeonServer
or
PVPServer
You can also run the simultaneously (these are different instances or same game server with slightly different rules)
Matchserver
ManagerServer
GMServer
AuctionServer
are optional
Currently no news on correct .ini
Last edited by Diska; 06-03-12 at 02:51 PM.
Hi, well it looks like the dragonica server for the db.
Just overwrite all the ip and change by yours (or local) but do not put IPs when there are no ips already.
After that... In the server_info.ini, you can put your ip and wrie the right things to connect to the db but it ooks like the server_info.ini isn't read...
So... Any idea ? I'll try a little bit of RE but i'm not very great in this....
I'm a demigod of reverse engineering ;)
There are function calls in dbc server that refer to the .ini, but there are no exact information on how it should look like. Unless someone finish decompilation, no progress can be made.
Also, i thought that DBC server may be in conflict with some imported kernel level driver, but i made a complete module import list and it doesn't seem that way.
It's quite odd that the gate_serveroption.xml had the wrong name, someone obviously screwed around with the file before releasing.