gm_luaerror icon indicating copy to clipboard operation
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).

Results 3 gm_luaerror issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug