Why won't my map load?

Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Why won't my map load?

Post by Edge100x »

If you are trying to have the server load a very large map, try adding this to your server.cfg and restarting the server:

Code: Select all

net_maxfilesize 600
If you are running a "perp" server, also contact us so that we can check to make sure that your command line has the following:

Code: Select all

+r_hunkalloclightmaps 0
If the map still does not work, you may be missing some needed resources. Please ask us to add -condebug to your server's command line, so that the game will generate a garrysmod/console.log file that you can review in order to pin down the exact error.
Post Reply