I have made a gamemode that works perfectly on a listen server, but on a dedicated server hosted by a third party that I have rented it… doesn’t.
Is there a way to see the server side errors the server makes? I have access to the servers rcon, ftp and the control panel provided by the owners.
Edit:
I found the answer; add -condebug to the command line and then check console.log in your servers garrysmod directory for any console output.