View Single Post
MRG
Junior Member
Join Date: May 2007
Old 05-12-2007 , 23:52   Re: Dead Name Change
Reply With Quote #9

After I installed this plugin, the server started getting this error over and over again:

Code:
L 05/10/2007 - 00:00:07: Invalid player id 71279224
L 05/10/2007 - 00:00:07: [AMXX] Run time error 10 (plugin "statsx.amxx") - debug not enabled!
L 05/10/2007 - 00:00:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/10/2007 - 00:00:20: Invalid player id 71279224
L 05/10/2007 - 00:00:20: [AMXX] Run time error 10 (plugin "statsx.amxx") - debug not enabled!
L 05/10/2007 - 00:00:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
I went and disabled all the stats plugins, but then all the plugins started generating the same type of error. I unloaded the CSX module but that had no effect. I disabled all the non-default plugins, no effect. I enabled debug mode on all plugins and all their errors were all similar to this:

Code:
L 05/10/2007 - 21:58:52: Invalid player id 71276812
L 05/10/2007 - 21:58:52: [AMXX] Displaying debug trace (plugin "admin.amxx")
L 05/10/2007 - 21:58:52: [AMXX] Run time error 10: native error (native "get_user_flags")
L 05/10/2007 - 21:58:52: [AMXX]    [0] amxmisc.inc::cmd_access (line 26)
L 05/10/2007 - 21:58:52: [AMXX]    [1] admin.sma::cmdReload (line 479)
By this time, the log file was grown to over 50Mbs because these errors were coming seemingly every second. Only when I reloaded the AMX module did the problem go away. I reenabled each non-default plugin one at a time. When I reenabled this plugin, the problem started again just like the first error above.

The server was using AMX version 1.71. Since I took this plugin off, there has been no more problems.

Last edited by MRG; 05-13-2007 at 02:13.
MRG is offline