Page 1 of 1

some error maybe you meet (gamegaurd,ping9999,disconnect..)

Posted: Tue Jul 12, 2011 1:55 am
by hidenmagic
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4714:
L2JDP Revision 8123:
1-can not regis a server game by GSRegister.exe
reason: you dont have
servername.xml
in login folder (sure that you extract L2J_DataPack-unstable.zip and L2J_Server-unstable.zip into the same folder); after regis success, you MUST copy hexid.txt to
gameserver/config
2-client: gamegaurd error: check dsetup.dll of your l2 system folder

Code: Select all

link has been removed duce to forum rule
3-can login but gamerserver light and ping 9999:
reason: wrong ipconfig.xml in
gameserver/config/ipconfig.xml
you should check extenalhost and interhost IP
4-disconnect when successfully create character & play for a while (30-45s):
view server log, you will see, such as, gamegaurd from client does not reply to server
solve: turn off gg checking on server: go to
gamserver/config/general.properties
set

Code: Select all

GameGuardEnforce = False
sorry for my poor Eng, this is firstime i post thread. i hope that it's valued for someone, who building a private server like me (i cost 4 days to search and config, lol)

Re: some error maybe you meet (gamegaurd,ping9999,disconnect

Posted: Tue Jul 12, 2011 3:42 am
by djbenny
2: is not allowed on these forums "illegal client modify"
3: port 7777 is not forwarded from external to internal ip by router, or firewall restricted on the box.
4: this config option is removed from latest stable trunk freya, only older branches contain this config.