AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceMod Anti-Cheat (https://forums.alliedmods.net/forumdisplay.php?f=133)
-   -   AntiCheat causing crashing (https://forums.alliedmods.net/showthread.php?t=177606)

Horsedick 02-04-2012 00:06

AntiCheat causing crashing
 
After this most recent update from Valve for TF2 I'm now crashing at random could be 30mins to 40 mins or even 20mins of playing on a Payload server Windows - running very few other plugins. I disabled all the anti-cheat scripts and no longer crashing.

Suggestions?

jackliu92 02-04-2012 00:23

Re: AntiCheat causing crashing
 
My goldrush server running with version 1.1.9.6 TF2 no new issue with new valve update, server is current up and players on it, but my server is on linux.

My suggestion to you is post your plugin list, SM version, SMAC version, crash log(if you have), SMAC log(if anything useful), SM log(if anything useful), Server log(if anything useful).

Horsedick 02-04-2012 00:46

Re: AntiCheat causing crashing
 
1 Attachment(s)
Quote:

[SM] Listing 52 plugins:
01 "Admin File Reader" (1.4.1) by AlliedModders LLC
02 "Admin Help" (1.4.1) by AlliedModders LLC
03 "Admin Menu" (1.4.1) by AlliedModders LLC
04 "Advertisements" (0.5.5) by Tsunami
05 "Anti-Flood" (1.4.1) by AlliedModders LLC
06 "All colors" (1.1) by Horsedick
07 "Basic Chat" (1.4.1) by AlliedModders LLC
08 "Basic Comm Control" (1.4.1) by AlliedModders LLC
09 "Basic Commands" (1.4.1) by AlliedModders LLC
10 "Basic Info Triggers" (1.4.1) by AlliedModders LLC
11 "Basic Votes" (1.4.1) by AlliedModders LLC
12 "Bonus Round Immunity" (1.1.0) by Antithasys
13 "Client Preferences" (1.4.1) by AlliedModders LLC
14 "Donator Recognition" (1.1ee) by Nut
15 "TF2 Fast Respawn" (1.2) by Tsunami
16 "Fun Commands" (1.4.1) by AlliedModders LLC
17 "Fun Votes" (1.4.1) by AlliedModders LLC
18 "[TF2] gScramble Team Manager" (3.0.25) by Goerge
19 "HLstatsX CE Ingame Plugin" (1.6.15) by psychonic
20 "IP stop" (1.5a) by HorseDick
21 "Welcome Sound" (0.0.1) by R-Hehl
22 "map-decals.smx" (1.1) by Berni, Stingbyte
23 "TF Max Players" (4.2) by Nican132
24 "Nextmap" (1.4.1) by AlliedModders LLC
25 "Player Commands" (1.4.1) by AlliedModders LLC
26 "Reserved Slots" (1.4.1) by AlliedModders LLC
27 "SB Checker" (69.1.0.0) by Private Plugin
28 "Server Hop" (0.8.1) by [GRAVE] rig0r
29 "Simple AllTalk Manager" (1.3.0) by Simple Plugins
30 "Simple Chat Colors" (1.1.0) by Simple Plugins
31 "sm_allinfo" (2.1.1) by {7~11} TROLL
32 "Sound Commands" (1.4.1) by AlliedModders LLC
33 "SourceBans" (1.4.9) by SourceBans Development Team
34 "Spray tracer" (3.1) by Nican132
35 "TF2 Fast Respawns" (1.0.7) by WoZeR
36 "[UMC] Admin Menu" (3.3.1) by Steell
37 "[UMC] Ultimate Mapchooser Core" (3.3.1) by Steell
38 "[UMC] Echo Nextmap" (3.3.1) by Steell
39 "[UMC] End of Map Vote Warnings" (3.3.1) by Steell
40 "[UMC] End of Map Vote" (3.3.1) by Steell
41 "[UMC] Extend and Don't Change Positioning" (3.3r2) by Steell
42 "[UMC] Map Commands" (3.3.1) by Steell
43 "[UMC] Nominations" (3.3.1) by Steell
44 "[UMC] Player Count Monitor" (3.3.1) by Steell
45 "[UMC] Player Limits" (3.3.1) by Steell
46 "[UMC] Post-Played Exclusion" (3.3.1) by Sazpaimon and Steell
47 "[UMC] Prefix Exclusion" (3.3.1) by Steell
48 "[UMC] Random Cycle" (3.3.1) by Steell
49 "[UMC] Rock The Vote" (3.3.1) by Steell
50 "[UMC] Time Limits" (3.3.1) by Steell
51 "[UMC] Vote Command" (3.3.1) by Steell
52 "[UMC] Map Weight" (3.3.1) by Steell
53 "Win panel for losing team" (1.4) by Reflex
SourceMod Version: 1.4.1-dev, Metamod:Source version 1.9.0-dev. smac is most recent just installed it a few days ago.

Nothing in the SMAC or SM error logs that I could see...
the additions to Smac running were:

Quote:

aimbot
auto trigger
client
eyetest
kac banlist
speed hack
spinhack
wallhack
Here is the most recent dump file before I removed SMAC

bobbobagan 02-04-2012 06:27

Re: AntiCheat causing crashing
 
I don't think the development builds of Sourcemod get gamedata updates. Perhaps you should update to the official release build of SM v1.4.1

Horsedick 02-05-2012 15:59

Re: AntiCheat causing crashing
 
Updated to latest SM version SourceMod Version: 1.4.2-dev Build ID: 3452:373e1313dcd8-dev and still crashed but it took a while right up to an end of a round of gold rush.

bobbobagan 02-07-2012 03:27

Re: AntiCheat causing crashing
 
Stop using development builds!

Download SM v1.4.1 from here:
http://www.sourcemod.net/downloads.php

GoD-Tony 02-07-2012 03:33

Re: AntiCheat causing crashing
 
Can you post a plugin_print/meta list/sm exts list?

psychonic 02-07-2012 15:32

Re: AntiCheat causing crashing
 
Quote:

Originally Posted by bobbobagan (Post 1644230)
I don't think the development builds of Sourcemod get gamedata updates.

It has done so for a few months now, https://forums.alliedmods.net/showthread.php?t=171799 (that was stickied for a month or two).

Horsedick 02-07-2012 16:36

Re: AntiCheat causing crashing
 
Quote:

Originally Posted by GoD-Tony (Post 1645889)
Can you post a plugin_print/meta list/sm exts list?


The SM version is Dev but its the latest on the Stable snap shots so although its not off the main download page I really can't see how that would be the issue. Anyway the plugin list is above:

extensions:
Quote:

[SM] Displaying 11 extensions:
[01] Automatic Updater (1.4.2-dev): Updates SourceMod gamedata files [02] Webternet (1.4.2-dev): Extension for interacting with URLs
[03] TF2 Tools (1.4.2-dev): TF2 extended functionality
[04] BinTools (1.4.2-dev): Low-level C/C++ Calling API
[05] Top Menus (1.4.2-dev): Creates sorted nested menus
[06] SDK Tools (1.4.2-dev): Source SDK Tools
[07] Client Preferences (1.4.2-dev): Saves client preference settings
[08] SQLite (1.4.2-dev): SQLite Driver
[09] Regex (1.4.2-dev): Provides regex natives for plugins
[10] Socket (3.0.1): Socket extension for SourceMod
[11] MySQL-DBI (1.4.2-dev): MySQL driver implementation for DBI
meta list:
Quote:

0:<TAB>"Metamod:Source Interface 1.9.0-dev"
All I can add to this is that the most recent update from Valve caused this....it broke something. I had just put this anti-cheat system on about 2-3 days prior to the update and BAM... after update I get random crashes till its removed. Now I didn't try each one, one at a time I just loaded them all after updating SM and still same thing so I removed all. I really haven't tried to narrow it down to which one yet.

GoD-Tony 02-08-2012 02:46

Re: AntiCheat causing crashing
 
The anti-wallhack is most likely causing the instability, but the random crash after 30 minutes will make it tough to narrow down the exact problem.

Could you try excluding that module from your next test run?


All times are GMT -4. The time now is 10:14.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.