sapphonie / StAC-tf2

steph's anticheat (StAC). a built-from-scratch sourcemod based solution to cheating in Team Fortress 2.
https://sappho.io
GNU General Public License v3.0
118 stars 21 forks source link

Stac causes processing time exceeded #133

Closed higps closed 1 year ago

higps commented 1 year ago

When I updated to the latest stac, whenever I switch robots in my robot mode, it causes the error mentioned above.

higps commented 1 year ago

Disconnect: Processing time exceeded.

alekny commented 1 year ago

It's probably because you use "stac_optimize_cvars 1", as it sets "net_chan_limit_msec 75". Try "stac_optimize_cvars 0" in your config and check again. The same thing happens if you execute etf2l configs on match servers btw.

sapphonie commented 1 year ago

If you change net_chan_limit_msec to a higher number stac will respect that value. I would try 100 or 150. Raise it until people no longer get kicked

sapphonie commented 1 year ago

It's probably because you use "stac_optimize_cvars 1", as it sets "net_chan_limit_msec 75". Try "stac_optimize_cvars 0" in your config and check again. The same thing happens if you execute etf2l configs on match servers btw.

This is fixable by ETF2L or that specific server owner setting net_chan_limit_msec to a higher value in their configs. I highly recommend not disabling stac_optimize_cvars since it patches a bunch of cheat features