djph4ntom Posted November 22, 2010 Posted November 22, 2010 I'm using L2jserver latest Freya revision everytime more then 15-20 players login or after 30-45 minutes i restart server i get this errors in gameserver Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 110 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 110 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 128 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 110 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 95 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 110 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 95 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 103 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 110 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= 40 Multiply prepared statement! SELECT classname FROM char_templates WHERE classid= after 1 hour-1hour and a half the errors start to flood the gameserver and crushes. plz i need help
0 soragoi Posted November 22, 2010 Posted November 22, 2010 You use Custom Scripts?? Check your custom Scripts ,i think they have unclosed conection inside!! Soragoi
0 djph4ntom Posted November 22, 2010 Author Posted November 22, 2010 can you plz explain me a bit at what do you refer ""unclosed connection" ?
0 djph4ntom Posted November 22, 2010 Author Posted November 22, 2010 i fix the first error with the unclosed connection but i still get that multiply statement error and its flooding my game server. need help plz
0 soragoi Posted November 22, 2010 Posted November 22, 2010 Try to delete your custom scripts like buffer or other!! and run the Server for test. i think a custom script is wrong "at org.python.core.PyTableCode.call(Unknown Source)" check all your python custom scripts. hmm i dont know withthe multiply statement but you look in your mysql database in table char_templates?
0 djph4ntom Posted November 22, 2010 Author Posted November 22, 2010 well i fixed the first error. it was because of the buffer code but finally fixed it. i still don't know what to do with second error...
0 Akken Posted November 22, 2010 Posted November 22, 2010 something is wrong either on char_tampletes or on core side support for the classes
0 djph4ntom Posted November 22, 2010 Author Posted November 22, 2010 i think the problem might be because of this code. its from Npc hero mod(makes normal npcs look like chars+hero aura) if someone could check this code and tell me if this is why i get that error i would apreciate. ty link http://www.megaupload.com/?d=RAYYJEJB
0 soragoi Posted November 22, 2010 Posted November 22, 2010 You use ru.l2open project? sure this script is for l2jserver project: com.l2jserver. delete this script and look to get the error again. sorry for my english Soragoi
0 djph4ntom Posted November 22, 2010 Author Posted November 22, 2010 no. sry that was just a copy and paste from another user post because i couldn't get the error log from my host machine . i'm using l2jserver freya version.
0 Akken Posted December 17, 2010 Posted December 17, 2010 thx for share LOL? is an error post lame farmer!!! BTW Reinstall the db something is wrong with sql and try to recompile and put the compiled libs
Question
djph4ntom
I'm using L2jserver latest Freya revision
everytime more then 15-20 players login or after 30-45 minutes i restart server i get this errors in gameserver
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
110
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
110
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
128
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
110
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
95
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
110
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
95
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
103
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
110
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
40
Multiply prepared statement! SELECT classname FROM char_templates WHERE classid=
after 1 hour-1hour and a half the errors start to flood the gameserver and crushes. plz i need help
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now