Error with loading graphics when i test my map

kevo985

Newbie
Joined
Jan 13, 2011
Messages
3
Reaction score
0
So I've been working on a map for about 2 weeks and i hit a point where if i add anything to the map, it doesn't appear in the map when i load it. Also, when i load the map the graphics and textures glitch out on certain brushes. I don't know what the problem is or how to solve this dilemma. Can anyone help me out?
 
Ctrl A Ctrl C create new map Ctrl V?

Are you getting any compiler errors?
 
I copied and pasted into a new map and the compiler said "The system cannot find the file specified"

i dont know why it would do that when i copied the exact same file...
 
That usually means that your compiler couldn't create the bsp because there was an error in compiling. Check through the whole log.
 
yea i read it, it said it was searching for the bsp, but the file saves as a vmf
 
The uncompiled map is a vmf, but when you compile to a playable/distributable map it's bsp.
 
Back
Top