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

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hidenmagic
Posts: 1
Joined: Tue Jul 12, 2011 1:21 am

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

Post 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)
Last edited by hidenmagic on Tue Jul 12, 2011 6:53 am, edited 1 time in total.
djbenny
Posts: 133
Joined: Thu Jul 05, 2007 2:43 pm

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

Post 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.
Post Reply