System cannot find file specified error: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Kestrelguy (talk | contribs) m (updated language bar.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|{{PAGENAME}}|title=System Cannot Find File Specified}}[[Category:Source SDK FAQ]] | ||
| | |||
# Ensure that your saved map name does not have any spaces. | # Ensure that your saved map name does not have any spaces. | ||
#* You can select File -> Save As and resave the file replacing underscores with spaces. | #* You can select File -> Save As and resave the file replacing underscores with spaces. | ||
# Try deleting or renaming the partially compiled bsp in your mapsrc directory. The compile tools are not always able to properly overwrite an existing bsp with the same name. | # Try deleting or renaming the partially compiled bsp in your mapsrc directory. The compile tools are not always able to properly overwrite an existing bsp with the same name. |
Revision as of 18:14, 9 May 2022
- Ensure that your saved map name does not have any spaces.
- You can select File -> Save As and resave the file replacing underscores with spaces.
- Try deleting or renaming the partially compiled bsp in your mapsrc directory. The compile tools are not always able to properly overwrite an existing bsp with the same name.