Compiler Can't Find mapname.bsp

BagOfChips

L5: Dapper Member
Feb 7, 2009
227
17
I renamed my map (save'd as new name), deleted a displacement, and went to compile and now I get this error.

There's no other errors in my compile log; interloper's compile checker told me to fix all the other errors.
 
Last edited:

BagOfChips

L5: Dapper Member
Feb 7, 2009
227
17
the originals were pl_bio1 and pl_bio2 (one is a backup, I always like to have two of my files) and I saved the test one pl_bio12 and it gives me the error.
 

GrimGriz

L10: Glamorous Member
Jan 2, 2009
774
133
I've gotten it when trying to turn a displacement into a func_something before
 

Nineaxis

Quack Doctor
aa
May 19, 2008
1,767
2,820
If you have a fatal error in the BSP stage, a BSP will not be created (amazing, that).

This will result in it not finding the BSP when it is done if it is a new filename, or loading an old BSP if you've successfully compiled under that filename before.