Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

stripped WoS files from workign server

Experienced Elementalist
Joined
Jul 5, 2012
Messages
260
Reaction score
32
Did anyone get this running on Ubuntu 12.04 LTS? i've tryed Centos 6.4 but haveing major issues with php not working as it should.

This is on a Real Server Btw. HP Prolient 360 G4p

I kind of have it working on Ubuntu but when I load any Account i get lots of characters with the names like
Race01 race02... etc. etc.. (odd) Centos 6.4 i got it working perfectly but haveing problems with php not working
See the PHP code. tryed disableing SElinux etc.
 
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,801
Reaction score
2,191
Code:
TRACE : gamed(1):: OnAbortSession 0
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
err : glinkd::disconnect from gameserver. gameserver 1, sid=10
err : gdelivery::Erase gameserver 1,sid=29
TRACE : KingdomWarManager:OnKWarGSDisConnect:gameid=1
TRACE : BattleManager:OnGSDisConnect:gameid=1
info : GameDBServer::OnDelSession, sid=9.
info : TcpManager OnDelSession
err : glinkd::disconnect from gameserver. gameserver 1, sid=10
err : glinkd::disconnect from gameserver. gameserver 1, sid=10

probably insufficient ram or another thing
your realm gets down
 
Newbie Spellweaver
Joined
Apr 10, 2012
Messages
22
Reaction score
21
Code:
TRACE : gamed(1):: OnAbortSession 0
err : glinkd::disconnect from gameserver. gameserver 1, sid=11
err : glinkd::disconnect from gameserver. gameserver 1, sid=10
err : gdelivery::Erase gameserver 1,sid=29
TRACE : KingdomWarManager:OnKWarGSDisConnect:gameid=1
TRACE : BattleManager:OnGSDisConnect:gameid=1
info : GameDBServer::OnDelSession, sid=9.
info : TcpManager OnDelSession
err : glinkd::disconnect from gameserver. gameserver 1, sid=10
err : glinkd::disconnect from gameserver. gameserver 1, sid=10

probably insufficient ram or another thing
your realm gets down

For my VM - 8G ram and processor x4 .Help plz
 
Last edited:
Newbie Spellweaver
Joined
Sep 2, 2013
Messages
27
Reaction score
1
Im working rhis files and server worls just fine, the problem its with client.

When i try to log in the client tell me version its to old, server dont say anything bad.



And i see no error in connection.

In your files in glink gamesys.conf version=513, dos this need to be this way?
My client its 0.5.19 build 2822

plz help

Ty in Advance
 
Newbie Spellweaver
Joined
Dec 2, 2012
Messages
25
Reaction score
0
err : gdelivery:: connect QueryServer failed
....
err : gdelivery::disconnect from GAuth server. Reconnecting....
....
err : gdelivery::disconnect from GAuth server. Reconnecting....
err : Connect from deliveryserver sid=7


Don`t work
 
Newbie Spellweaver
Joined
Sep 2, 2013
Messages
27
Reaction score
1
nowone will help ypou here my friend, in my case i needed to use vbox because here nowone will help because almost all here have too much ego to help
 
Newbie Spellweaver
Joined
Dec 2, 2012
Messages
25
Reaction score
0
Everything works sorry I rushed to conclusions:congrats::dontknow:
 
Banned
Banned
Joined
Dec 22, 2011
Messages
16
Reaction score
0
head broke...


ERROR:incorrect passphrase for this key!
ERROR:load key failed!
java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:174)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:
139)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
at com.goldhuman.IO.PassiveIO.Open(Unknown Source)
at com.goldhuman.IO.Protocol.Protocol.Server(Unknown Source)
at authd.main(authd.java:67)
authd:: add PollIO task.
gauthd: 17 Oct 2013 19:39:04,297 INFO GAuthServer:69 - authd:: add PollIO ta
 
Back
Top