I have a question today about an error that occurs with some mapnames in server.cfg. For example when there are spaces in a mapname. Example de_dust edit by torque.map. You can change to this map with rcon by doing sv_map "de_dust edit by torque". When I put this line in the server.cfg however, the following shows up in my serverlogs.
The server starts to eat CPU and spit out that last error an insane amount of times. My question is, is there a fix that allows mapnames with spaces in them? And if there is not, which characters like ' ' and '.' should I disallow in order to prevent this error from occuring.
Thanks in advance!