Page 1 of 1

Error codes

Posted: Wed Mar 03, 2010 6:23 pm
by tuck
Ok, I'm getting a bunch of errors. Also, we're getting "ghost" players on our tf2 servers. It appears clients leaving are still holding a slot, but there's no name, Steam ID etc and we cannot kick them. Only a restart works, and then only for a short time. I'm wondering if it's connected to the errors.


L 03/02/2010 - 05:26:29: SourceMod error session started
L 03/02/2010 - 05:26:29: Info (map "cp_dustbowl") (file "errors_20100302.log")
L 03/02/2010 - 05:26:29: [SM] Unable to load extension "sdkhooks.ext": The specified module could not be found.


L 03/02/2010 - 05:26:34: Request to register "sm" command denied.
L 03/02/2010 - 12:03:08: Error log file session closed.
L 03/02/2010 - 13:49:14: SourceMod error session started
L 03/02/2010 - 13:49:14: Info (map "cp_dustbowl") (file "errors_20100302.log")
L 03/02/2010 - 13:49:14: [SM] Unable to load extension "sdkhooks.ext": The specified module could not be found.


L 03/02/2010 - 13:49:14: Request to register "sm" command denied.
L 03/02/2010 - 14:36:29: Error log file session closed.
L 03/02/2010 - 22:05:09: SourceMod error session started
L 03/02/2010 - 22:05:09: Info (map "pl_goldrush") (file "errors_20100302.log")
L 03/02/2010 - 22:05:09: [SM] Native "CloseHandle" reported: Handle 1cd01a5 is invalid (error 3)
L 03/02/2010 - 22:05:09: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 03/02/2010 - 22:05:09: [SM] [0] Line 60, kigenac/network.sp::Network_OnPluginEnd()
L 03/02/2010 - 22:05:09: [SM] [1] Line 186, kigen-ac-pub.sp::OnPluginEnd()
L 03/02/2010 - 22:05:09: Error log file session closed.
L 03/02/2010 - 22:05:38: SourceMod error session started
L 03/02/2010 - 22:05:38: Info (map "cp_dustbowl") (file "errors_20100302.log")
L 03/02/2010 - 22:05:38: [SM] Unable to load extension "sdkhooks.ext": The specified module could not be found.


L 03/02/2010 - 22:05:38: Request to register "sm" command denied.
L 03/02/2010 - 22:38:28: Error log file session closed.
L 03/02/2010 - 23:34:39: SourceMod error session started
L 03/02/2010 - 23:34:39: Info (map "cp_dustbowl") (file "errors_20100302.log")
L 03/02/2010 - 23:34:39: [SM] Unable to load extension "sdkhooks.ext": The specified module could not be found.


L 03/02/2010 - 23:34:41: Request to register "sm" command denied.
L 03/03/2010 - 00:07:02: Error log file session closed.
L 03/03/2010 - 01:07:28: SourceMod error session started
L 03/03/2010 - 01:07:28: Info (map "pl_hoodoo_final") (file "errors_20100303.log")
L 03/03/2010 - 01:07:28: [SM] Native "SocketDisconnect" reported: Socket is not connected/listening
L 03/03/2010 - 01:07:28: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 03/03/2010 - 01:07:28: [SM] [0] Line 373, kigenac/network.sp::Network_OnSocketReceive()
L 03/03/2010 - 01:45:41: Error log file session closed.

**** also, a ton of these:

L 03/02/2010 - 14:47:53: Unexpected CVar Reply: [HK]Cerpin Taxt (ID: STEAM_0:1:6671898 | IP: 98.202.114.201) was kicked for unexpected reply with convar "sourcemod_version" (not expecting; result "Not found") with value "".
L 03/02/2010 - 16:00:20: Unexpected CVar Reply: jamze_99 (ID: STEAM_0:1:30563183 | IP: 206.83.31.98) was kicked for unexpected reply with convar "mani_admin_plugin_version" (not expecting; result "Not found") with value "".
L 03/02/2010 - 16:03:56: Unexpected CVar Reply: sheriFF_^ (ID: STEAM_0:0:5716059 | IP: 66.189.154.250) was kicked for unexpected reply with convar "cl_phys_timescale" (not expecting; result "Okay") with value "1.0".
L 03/02/2010 - 16:27:49: Unexpected CVar Reply: JKORCA (ID: STEAM_0:1:28826086 | IP: 24.58.157.94) was kicked for unexpected reply with convar "r_drawbrushmodels" (not expecting; result "Okay") with value "1".
L 03/02/2010 - 16:58:57: Unexpected CVar Reply: Tareth (ID: STEAM_0:1:7312835 | IP: 24.224.146.242) was kicked for unexpected reply with convar "est_version" (not expecting; result "Not found") with value "".
L 03/02/2010 - 17:25:02: Unexpected CVar Reply: sageacrin (ID: STEAM_0:1:27333059 | IP: 68.235.227.220) was kicked for returning convar "est_version" (expecting "mani_admin_plugin_version") out of sync with value "".

Re: Error codes

Posted: Thu Mar 04, 2010 1:29 am
by Kigen
Type "kac_status" in RCON and give me the output.

Re: Error codes

Posted: Thu Mar 04, 2010 2:22 pm
by tuck
Hey Kigen, I actually disabled KAC and the ghost player issue stopped (for now). I'll monitor to make sure of this, but it appears there's an issue w/ the newest SM and KAC. Anyway, I had it disabled before I saw your response, so I'll go enable it again on one of my servers and let you know.

Re: Error codes

Posted: Thu Mar 04, 2010 2:26 pm
by tuck
Results:
Kigen's Anti-Cheat Status Report
Client Module: On
Client Name Protection: On
Command Protection: On
Command Spam Protection: On
CVars Detection: On
Eye Test: On
Anti-Wallhack: Disabled; Unable to find SDKHooks.ext
Network: On
RCON Crash Prevention: Off

Re: Error codes

Posted: Thu Mar 04, 2010 3:25 pm
by nightrider
can you also post...

sm plugins list
sm exts list

Re: Error codes

Posted: Thu Mar 04, 2010 6:20 pm
by tuck
Since I've posted this, a thread has started at allied modders, saying it's Sourcemod. My servers were still getting ghost players with KAC disabled, so it is not KAC (although the error codes..), I'll get you those lists as soon as I can.

edit:

01 "Admin File Reader" (1.3.2-dev) by AlliedModders LLC
02 "Admin Help" (1.3.2-dev) by AlliedModders LLC
03 "Admin Menu" (1.3.2-dev) by AlliedModders LLC
04 "AFK Manager" (2.6) by Liam
05 "Anti-Flood" (1.3.2-dev) by AlliedModders LLC
06 "Basic Ban Commands" (1.3.2-dev) by AlliedModders LLC
07 "Basic Comm Control" (1.3.2-dev) by AlliedModders LLC
08 "Basic Commands" (1.3.2-dev) by AlliedModders LLC
09 "Basic Info Triggers" (1.3.2-dev) by AlliedModders LLC
10 "Basic Votes" (1.3.2-dev) by AlliedModders LLC
11 "Client Preferences" (1.3.2-dev) by AlliedModders LLC
12 "Forlix FloodCheck" (1.35) by Forlix (Dominik Friedrichs)
13 "Fun Commands" (1.3.2-dev) by AlliedModders LLC
14 "Fun Votes" (1.3.2-dev) by AlliedModders LLC
15 "Player Commands" (1.3.2-dev) by AlliedModders LLC
16 "RCON Lock" (0.2.8) by devicenull
17 "Reserved Slots" (1.3.2-dev) by AlliedModders LLC
18 "Vote Scramble Teams" (1.0.500) by KevLaR/Seb/Snipa
19 "SoDStats" (1.0.11) by ]SoD[ Frostbyte
20 "Sound Commands" (1.3.2-dev) by AlliedModders LLC

19:23:01 [SM] Displaying 8 extensions:
[01] Automatic Updater (1.3.2): Updates SourceMod gamedata files
[02] Webternet (1.3.2): Extension for interacting with URLs
[03] TF2 Tools (1.3.2): TF2 extended functionality
[04] BinTools (1.3.2): Low-level C/C++ Calling API
[05] Top Menus (1.3.2): Creates sorted nested menus
[06] SDK Tools (1.3.2): Source SDK Tools
[07] Client Preferences (1.3.2): Saves client preference settings
[08] SQLite (1.3.2): SQLite Driver

Re: Error codes

Posted: Thu Mar 04, 2010 7:33 pm
by tuck
Ok, I have a suspicion it has to do with certain brackets around names. Anyway to prevent bracketed names? When I look at my server administration via TCadmin, these names show up blank, but I see their score, Steam ID, etc. When they're on, there are ghosts w/ almost the same times. When they leave, the ghosts do not. Look at screenshot


http://i47.tinypic.com/2yws677.jpg

You see the <subjectnamehere> and [WMD]Kilroy[EVA]

Both have brackets surrounding whole name. Partially bracketed names seem ok

Re: Error codes

Posted: Sat Mar 06, 2010 12:26 am
by Kigen
Try going back to stable SourceMod 1.3.1.