Quote:
Originally Posted by oxygen935
I did something with mysql but i have some debug errors...
Code:
L 05/01/2013 - 21:01:40: Start of error session.
L 05/01/2013 - 21:01:40: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20130501.log")
L 05/01/2013 - 21:01:40: [MySQL] Thread worker was unable to start.
L 05/01/2013 - 21:01:40: [AMXX] Displaying debug trace (plugin "points.amxx")
L 05/01/2013 - 21:01:40: [AMXX] Run time error 10: native error (native "SQL_ThreadQuery")
L 05/01/2013 - 21:01:40: [AMXX] [0] points.sma::register_client (line 526)
|
I'm told that is because you are calling a Threaded Query when the map is changing. There is a thread in the Issues section that has a workaround, or you can ignore the error or bug the AMXX Devs to fix it
__________________