How to stop Lua Errors in your server

From Citadel Servers Wiki
Revision as of 12:09, 21 July 2019 by Alvin singco s (talk | contribs) (Created page with "<div style="text-align: center;"><strong style="font-family: 'arial black', 'avant garde';"><span style="font-size: xx-large;"><br /><span style="font-size: medium;">Note: </s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note:
we suggest you turn off your server before doing this


How To Stop Lua
 Errors:

First, we need to log into the game panel.

Next, we need to go the the configuration files via "Configuration Files" tool, to edit/add a command to stop these errors from showing.
 
 
Cf1.png

 
Once there, we need to add the following command to the garrysmod\cfg\server.cfg file listed on the "Configuration Files" tool.

sv_kickerrornum 0


Gmodlua1 zpsukdv6lg7.png
Gmodlua2 zpsasbnm8mx.png
 Once done, make sure to restart your server, and errors will no longer plague the screen.


Do note that this does not stop the errors from occuring, but simply stops them from showing in the server.