Hello the problem is on 4 of my servers.
1.- Server of 32 slots without any mod.
Code:
L 08/05/2008 - 01:40:41: Start of error session.
L 08/05/2008 - 01:40:41: Info (map "de_nuke") (logfile "error_080508.log")
L 08/05/2008 - 01:40:41: [AMXX] Run time error 4 (plugin "radio.amxx") - debug not enabled!
L 08/05/2008 - 01:40:41: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Plugin for listen radio in the server.
---------
2.- Server GunMode
Code:
L 08/04/2008 - 22:23:21: Start of error session.
L 08/04/2008 - 22:23:21: Info (map "de_inferno") (logfile "error_080408.log")
L 08/04/2008 - 22:23:21: Invalid weapon id 0
L 08/04/2008 - 22:23:21: [AMXX] Run time error 10 (plugin "gungame_base.amxx") (native "get_weaponname") - debug not enabled!
L 08/04/2008 - 22:23:21: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
---------
3.- Server Soccerjam
Code:
L 08/05/2008 - 00:25:15: Start of error session.
L 08/05/2008 - 00:25:15: Info (map "sj_streetsoccer") (logfile "error_080508.log")
L 08/05/2008 - 00:25:15: [ENGINE] Invalid player 0 (not in-game)
L 08/05/2008 - 00:25:15: [AMXX] Run time error 10 (plugin "soccerjam.amxx") (native "entity_range") - debug not enabled!
L 08/05/2008 - 00:25:15: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
---------
4.- Server Surf
Code:
L 08/05/2008 - 00:56:01: Start of error session.
L 08/05/2008 - 00:56:01: Info (map "surf_warped") (file "addons/amxmodx/logs/error_20080805.log")
L 08/05/2008 - 00:56:01: [CSTRIKE] Invalid player 6
L 08/05/2008 - 00:56:01: [AMXX] Run time error 10 (plugin "usurf.amxx") (native "cs_get_user_team") - debug not enabled!
L 08/05/2008 - 00:56:01: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
thanks