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


Reply With Quote

