Run mod.bat with Spaces: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Reverted edit of TrmonTrocd, changed back to last version by Deathz0rz)
Line 1: Line 1:
ricace
[[Category:Source_SDK_FAQ]]
[[Category:Source_SDK_FAQ]]
The most common cause for this error is having spaces in the MOD's game directory (i.e. <code>c:\My Mod\</code>). This problem will be resolved in a future update. Until then, it is recommended you alter your directories to exclude this formatting.
The most common cause for this error is having spaces in the MOD's game directory (i.e. <code>c:\My Mod\</code>). This problem will be resolved in a future update. Until then, it is recommended you alter your directories to exclude this formatting.

Revision as of 14:34, 4 October 2007

The most common cause for this error is having spaces in the MOD's game directory (i.e. c:\My Mod\). This problem will be resolved in a future update. Until then, it is recommended you alter your directories to exclude this formatting.