View Single Post
Author Message
Schwabba
Senior Member
Join Date: Apr 2008
Old 08-15-2011 , 19:57   Server crashes on every Mapchange
Reply With Quote #1

Hi,

i got a very annoying problem here. We installed AMXBans GM Version on our Server, because with the old AMXBans, the people we're able to unban their own. After we installed it, the server crashed every time the map was changed. We tried to fix this with installing the old AMXBans Plugin with the new GM Website - and it worked. Today we updated AMXModX to fix some exploits, but now the problem came back. We tried it with the old and the new AMXBans plugins, but the problem is on both versions now. I think it is because the new MySQL module. Before we updated AMXModX, we never got an errormessage until today.

PHP Code:
L 08/15/2011 21:04:59: [MySQLThread worker was unable to start.
L 08/15/2011 21:04:59: [AMXXDisplaying debug trace (plugin "amxbans_main.amxx")
L 08/15/2011 21:04:59: [AMXXRun time error 10native error (native "SQL_ThreadQuery")
L 08/15/2011 21:04:59: [AMXX]    [0check_flag.inl::check_flagged (line 36)
L 08/15/2011 21:04:59: [AMXX]    [1check_player.inl::check_player_ (line 100
This error came alot of times, till we installed the AMXBans GM plugin again. After we did it, we received another errors, this time the errors came from my plugins:

PHP Code:
L 08/15/2011 23:42:10: [MySQLInvalid database handle9
L 08
/15/2011 23:42:10: [AMXXRun time error 10 (plugin "verbote_main.amxx") (native "SQL_QuoteString") - debug not enabled!
L 08/15/2011 23:42:10: [AMXXTo enable debug modeadd "debug" after the plugin name in plugins.ini (without quotes).
L 08/15/2011 23:42:10: [MySQLInvalid database handle1
L 08
/15/2011 23:42:10: [AMXXDisplaying debug trace (plugin "furienmod.amxx")
L 08/15/2011 23:42:10: [AMXXRun time error 10native error (native "SQL_QuoteString")
L 08/15/2011 23:42:10: [AMXX]    [0furienmod.sma::register_client (line 4783)
L 08/15/2011 23:42:10: [MySQLInvalid database handle9
L 08
/15/2011 23:42:10: [AMXXRun time error 10 (plugin "verbote_main.amxx") (native "SQL_QuoteString") - debug not enabled!
L 08/15/2011 23:42:10: [AMXXTo enable debug modeadd "debug" after the plugin name in plugins.ini (without quotes).
L 08/15/2011 23:42:10: [MySQLInvalid database handle1
L 08
/15/2011 23:42:10: [AMXXDisplaying debug trace (plugin "furienmod.amxx")
L 08/15/2011 23:42:10: [AMXXRun time error 10native error (native "SQL_QuoteString")
L 08/15/2011 23:42:10: [AMXX]    [0furienmod.sma::register_client (line 4783
Line 4783 on furien.sma is:

PHP Code:
new szSteamId[32], szName[32], szQuotedName[64]
get_user_authid(idszSteamIdcharsmax(szSteamId))
get_user_name(idszName31)
SQL_QuoteString(g_SqlConnectionszQuotedName63szName// <- 4783 
The Serverhoster said they have no idea and the uptime is > days.

Someone know that problem already and can help me?
Schwabba is offline