Re: Missing Textures
Posted by G4MER on
Thu Mar 10th 2005 at 10:25pm
Posted
2005-03-10 10:25pm
G4MER
floaty snark rage
member
2460 posts
360 snarkmarks
Registered:
Sep 6th 2003
Location: USA
I really need some help on this.. please someone.. I have been on here all day, seen many of you come and go.. please help.
Re: Missing Textures
Posted by Leperous on
Thu Mar 10th 2005 at 11:23pm
Posted
2005-03-10 11:23pm
Leperous
Creator of SnarkPit!
member
3382 posts
1635 snarkmarks
Registered:
Aug 21st 2001
Occupation: Lazy student
Location: UK
You have to distribute the textures with your map; the best way to do this is to use some program that can 'compile' them into your BSP (there is a program that comes with the Source SDK that does this, check the sourcesdk/bin dir, and the program you mentioned along with WinRAR and others can do it too). Check out some existing maps for the directories, as it could be quite fiddly- I think you need them in a mapname/materials/yoursubfolder/ dir.
Re: Missing Textures
Posted by G4MER on
Fri Mar 11th 2005 at 8:34am
G4MER
floaty snark rage
member
2460 posts
360 snarkmarks
Registered:
Sep 6th 2003
Location: USA
Thanks for at leaste letting me know you looked at my message and tried to advise. =(
Ok I downloaded the WINBSPZIP tool, used it and zipped the textures into the bsp, and still they dont show up.
I just dont understand why my textures wont show up.
I am about to uninstall Steam, and reinstall it just to see if I have a
faulty file or something. This problem is really bugging me.
I have zipped the file structure, folders, files everyting I am using,
placed it on a game server and when people join the server they
download the map, but get no textures.
Maybe I have my files in the wrong area when compiling? Where should
all textures and sound files be located when mapping ad compiling? so
that they get added to the bsp?
Re: Missing Textures
Posted by Orpheus on
Fri Mar 11th 2005 at 8:50am
Orpheus
member
13860 posts
2024 snarkmarks
Registered:
Aug 26th 2001
Occupation: Long Haul Trucking
Location: Long Oklahoma - USA
all this doesn't happen... but is there no messages telling you "hey dude, wheres my car... uhh textures?"
try the old cure that works.. build a small test map. one that compiles in 3 seconds.. recreate the issue and fix it. then you can go back and fix the big map.
Re: Missing Textures
Posted by G4MER on
Fri Mar 11th 2005 at 10:53am
Posted
2005-03-11 10:53am
G4MER
floaty snark rage
member
2460 posts
360 snarkmarks
Registered:
Sep 6th 2003
Location: USA
ok Orph, I will give that a try.. but I still dont know whats wrong so I can fix it.
Re: Missing Textures
Posted by Orpheus on
Fri Mar 11th 2005 at 1:34pm
Orpheus
member
13860 posts
2024 snarkmarks
Registered:
Aug 26th 2001
Occupation: Long Haul Trucking
Location: Long Oklahoma - USA
the thing is. if the textures are real and legit the engine should use them.
so thats telling me that it cannot find them. it has to be a path issue.
what i cannot understand is, why you are not receiving some sort of a message. it doesn't have to be blatant. it could be one of those you can only read if you pull down the console "~"
i have seen these sorts of messages about model textures that didn't load.
Re: Missing Textures
Posted by G4MER on
Sat Mar 12th 2005 at 11:38am
Posted
2005-03-12 11:38am
G4MER
floaty snark rage
member
2460 posts
360 snarkmarks
Registered:
Sep 6th 2003
Location: USA
Is there anyone I can send the map to here and the textures and sound
file, maybe I have something set up wrong.. they can give it a look-see
and compile it and see if they have the same issues.
Now when I load it I see the textures, but when anyone joins they dont.. just the pink and black attack on the eyes.
Re: Missing Textures
Posted by G4MER on
Wed Mar 16th 2005 at 3:39pm
G4MER
floaty snark rage
member
2460 posts
360 snarkmarks
Registered:
Sep 6th 2003
Location: USA
I figured it out. Make sure that your textures, the files and folders
they are in are all lower case letters. Thats what the problem was.. I
had a couple capital letters for texture names, and for the folder they
were in.
Also make a rez file.. for the map. But the above is what my problem was. How silly, I was over looking the simplest of things.