You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.