CModelLoader::Map_IsValid: No such map 'my'

CModelLoader::Map_IsValid: No such map 'my'

Re: CModelLoader::Map_IsValid: No such map 'my' Posted by Mickeybear on Sat Jan 15th 2005 at 9:21pm
Mickeybear
2 posts
Posted 2005-01-15 9:21pm
2 posts 0 snarkmarks Registered: Jan 14th 2005 Occupation: Military Location: USA
Hello, I am a first time mapper, and I have been having trouble loading my map after it has been compiled. In the console I get this message - CModelLoader::Map_IsValid: No such map 'my'
map load failed: my not found or invalid.

I have tried the tut map in the Hammer help section and I have tried several other tut's that I have seen here. Every time I get the same message in my console. Not sure why this is happening or what to do to fix it. Fantastic site here and fantastic tut's.

Mickeybear
Re: CModelLoader::Map_IsValid: No such map 'my' Posted by Rof on Sat Jan 15th 2005 at 9:36pm
Rof
210 posts
Posted 2005-01-15 9:36pm
Rof
member
210 posts 41 snarkmarks Registered: Dec 3rd 2004
What name did you save the map under? If it's something like "my test
map", I would guess the game is choking on the spaces in the name.
Re: CModelLoader::Map_IsValid: No such map 'my' Posted by rs6 on Sat Jan 15th 2005 at 10:59pm
rs6
640 posts
Posted 2005-01-15 10:59pm
rs6
member
640 posts 94 snarkmarks Registered: Dec 31st 2004 Occupation: koledge Location: New Jersey, USA
you definitely put teh spaces in the map. the first word of your map is "my" with a space after it.

name it "my_<whatereveryouwant>"
Re: CModelLoader::Map_IsValid: No such map 'my' Posted by Mickeybear on Sun Jan 16th 2005 at 5:27pm
Mickeybear
2 posts
Posted 2005-01-16 5:27pm
2 posts 0 snarkmarks Registered: Jan 14th 2005 Occupation: Military Location: USA
Yeah I changed the spaces to underscores and bam it worked.

Thanks to Rof and Rs6 for your help. I'm new to mapping and can use all the help I can. Thanks again for you help.

Mickeybear