Page 1 of 1

[help]Gameserver error

Posted: Sat Apr 21, 2012 1:54 pm
by DareStrike
what this error?
plz help

http://pastebin.com/F0FmfssK

Re: [help]Gameserver error

Posted: Sat Apr 21, 2012 2:22 pm
by BiggBoss
first you are missing your server revision. Anyway, thats not a server bug, thats cuz your mysql server couldnt reach the server

Re: [help]Gameserver error

Posted: Sat Apr 21, 2012 2:30 pm
by DareStrike
l2jdb:8785
l2j:5271

ie what to do

Re: [help]Gameserver error

Posted: Sat Apr 21, 2012 2:32 pm
by BiggBoss
BiggBoss wrote:first you are missing your server revision. Anyway, thats not a server bug, thats cuz your mysql server couldnt reach the server

Re: [help]Gameserver error

Posted: Sat Apr 21, 2012 5:26 pm
by Zoey76
Check that you have the tables where you want to retrieve the data in the database, also check the structure (schema) is correct, finally check the code in core (TopPvPSomething) and try to see if there is a missing L2DatabaseFactory.close(con);