gm_luaerror
gm_luaerror copied to clipboard
A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).
Docs?
The same as danielga/gm_filesystem#6 but for gm_luaerror
Been finding out my server suddenly crashed the moment a map change happened, which seems to be related the moment another addon calls `require("gm_luaerror")`. For some reason, it does not...
Just started getting this recently. The first time a client receives an error with this module loaded, the server immediately segfaults. ``` Segmentation fault (core dumped) Add "-debug" to the...