• Check for syntax errors in your Lua scripts. Even one misplaced comma can break the script.

  • Confirm the script is in the correct location, typically garrysmod/lua/autorun/server/ or garrysmod/lua/autorun/client/.

  • Look in the server console logs for error messages referencing a line number or file path.

  • Fix issues, re-upload, and restart the server.

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)