Open TwistedTail opened 1 year ago
Just tested and this happens on my servers too. Only happens on map changes. Windows Server 2019, latest version of luaerror, latest version of main branch GMod.
I’m seeing this issue too on Linux. It causes the server to hang, and I’m unable to see any errors in console or anywhere else from what I can tell.
Out of curiosity, I figured that it might be a good idea to try an older release. I went ahead and tried out 1.5.7 and the issue does not appear to be happening. Not sure if anyone else has tried this and had any success, but hopefully it sheds some light into what the issue might be.
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 affect it when the server process starts for the first time, only on map changes.The server is running on the master branch. The host machine runs on Windows Server 2019.