Too Many Lua Errors!

Post Reply
User avatar
kraze
Former staff
Former staff
Posts: 4362
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Too Many Lua Errors!

Post by kraze »

If you find yourself constantly being kicked out of your server due to "Too Many Lua Errors!", adding

Code: Select all

sv_kickerrornum 0
To your server.cfg will disable the check for that.

However, adding this command does not solve your problem. This simply just sweeps it under the rug. Your server can still misperform and have issues relating to those lua errors.

It is suggested that you diagnose the root cause of the lua errors. In most cases lua errors are generated by outdated or buggy addons.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Post Reply