weird error on trying a custom map?

ceriux

Adventurer
Joined
Feb 17, 2005
Messages
2,297
Reaction score
5
Age
35
Location
At my computer :)
weirdzs4.png
 

Shurik3n

New Adventurer
MSC Developer
RiP
Joined
Aug 15, 2006
Messages
1,357
Reaction score
0
Age
34
The map could be trying to precache files (sound or model or something of that sort) on loading of the map. I guess the map thinks the files should be in a msc/mod directory, which of course they arent. Try making a new folder in msc called mod and then seeing what error it gives you.
 

evilsquirrel

New Adventurer
MSC Developer
RiP
Joined
Jan 2, 2006
Messages
2,905
Reaction score
0
Age
35
Location
middle of nowhere
look to make sure all of your MSC files are actually there ceriux...i noticed once that alot of my models had gone missing when i had to download them from hellsdiner - along with helena.bsp....after which i re-installed MSC...because everything was messed up...

dunno what causes those files to go missing, but they apparently do sometimes just randomly disappear :\
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
It's saying it can't find a model you put on the map, check your env_sprites and env_models. You probably let Hammer point to it for you via browse rather than typing in the entry name manully, and it pointed to the wrong place.
 

ceriux

Adventurer
Joined
Feb 17, 2005
Messages
2,297
Reaction score
5
Age
35
Location
At my computer :)
i just decided to delete the model files and just test with out them till im finished then ill add them .
 

Gurluas

New Adventurer
Joined
Aug 28, 2004
Messages
1,775
Reaction score
4
Age
33
Trick is dont browse... forexample, dont go
c:/ etc.
insted type
models/props/boat.mdl
 
Top