PDA

View Full Version : gameserver error


jesusdavis
11-02-2006, 04:05 PM
well i got the login server to work. when i choose the server it just sits there. so i checked the startgameserver box and it says:
"session key is not correct. closing connection"
any idea how to fix it??

Carth
03-02-2007, 02:22 PM
if you have the files from the official DEV's site (www.l2jserver.com) you will have in \sv\loginthe file RegisterGameServer.bat.
Inside it type help and you will get a list of ids
Now:
1.Choose one
You will get a txt named hexid-codeno (not sure if its really like that but its close)
2.Rename the file to hexid
3.Move it to sv/gameserver/config

That should be it.

If you have the server files from somewhere else i can't give you any help because i don't know how much the files are modified.