-
GameDB failed
Hello,
Iv searched everywhere without any luck on a fix. so im posting this.
Well Heres my problem and i hope someone could help me.
I'm trying to create a server for time being just a Fun Server for myself to play around with and friends to come and Pk eachother.
everything with Server is fine, But im getting a err : gdelivery:: connect GameDB failed message.
iv checked Every file i could think of to ix it, my database passwords and IP are set right, Atleast from what i can see...
Now im stumped. and hopeing someone here could help me...
with what file i need to edit.and where to find it.
im running on Ubuntu 9.10 Full linux pc
heres a log of the Err.
Code:
root@arthur-desktop:~# ./starttest.sh
STARTING IWEB SERVER MANAGEMENT
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program
done!
STARTING XAMPP SERVER
XAMPP: XAMPP-Apache is already running.
XAMPP: XAMPP-MySQL is already running.
done!
STARTING AUTH
done!
STARTING LOGSERVICE
info : program started with 6 threads.
info : OnAddSession
info : OnAddSession
info : OnAddSession
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at com.goldhuman.IO.PassiveIO.Open(Unknown Source)
at com.goldhuman.IO.Protocol.Protocol.Server(Unknown Source)
at authd.main(Unknown Source)
authd:: add PollIO task.
done!
STARTING GACD
info : OnAddSession
info : program started with 1 threads.
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
done!
STARTING UNIQUENAMED
info : OnAddSession
info : OnAddSession
info : program started with 8 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
done!
STARTING GAMEDBD
./starttest.sh: 41: cannot create /root/PWServer/logs_/gamedbd.log: Directory nonexistent
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
info : OnAddSession
done!
STARTING GFACTIOND
info : OnAddSession
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
done!
STARTING GDELIVERYD
TRACE : gdeliveryd::Max player allowed is 6000
info : program started with 1 threads.
info : logclienttcp: OnAddSession
TRACE : gdelivery::connect to gauthd successfully.
TRACE : ganticheatclient:: connect gacd successfully!
err : gdelivery:: connect GameDB failed
info : logclient: OnAddSession
TRACE : gdelivery::connect gfactionserver successfully.
info : OnAddSession
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
TRACE : ganticheatclient:: disconnect from GACD!
done!
STARTING GLINKD
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
info : program started with 1 threads.
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
done!
----STARTING MAIN WORLD----
TRACE : ganticheatclient:: connect gacd successfully!
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
info : OnAddSession
info : OnAddSession
TRACE : gdelivery::connect gfactionserver successfully.
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
err : gdelivery:: connect GameDB failed
TRACE : gdelivery::connect gfactionserver successfully.
TRACE : gdelivery::gfactionclient: disconnect from server. reconnecting...
info : OnAddSession
-
Re: GameDB failed
I am having the same problem and not much luck finding the answer. If you find one, please let me know.
Thanks
-
Re: GameDB failed
that is a very old post, and iv longed fixed it, make sure all your IPs are set right in all your files. makesure your dbo database is made. and paths are set right. make sure all your passwords are set right to connect to the database. also delete any temp files from server that may have come with it
-
Re: GameDB failed
thank you. Now I have somewhere to start searching. thanks again.
-
Re: GameDB failed
one more question. Temp files? O.o where are they located? I know, right, what a dumb question.
---------- Post added at 10:38 AM ---------- Previous post was at 09:23 AM ----------
I changed IP's to my internal adress except for the 0.0.0.0 ones. DBO is made. Made as per the instructions in RomulanServer136Basic. Except for this part:
You need to configure Batgm too, it's very easy:
1. Enter the server ip and select the MySQL option in the dropbox of the SQL server type!
enter server ip where and what dropdown box? So confusing.
I have no idea where the temp files will be and what files to check for the paths?
This is so freaken confusing. I know I am getting close but dang.
---------- Post added at 10:38 AM ---------- Previous post was at 10:38 AM ----------
I changed IP's to my internal adress except for the 0.0.0.0 ones. DBO is made. Made as per the instructions in RomulanServer136Basic. Except for this part:
You need to configure Batgm too, it's very easy:
1. Enter the server ip and select the MySQL option in the dropbox of the SQL server type!
enter server ip where and what dropdown box? So confusing.
I have no idea where the temp files will be and what files to check for the paths?
This is so freaken confusing. I know I am getting close but dang.