Page 1 of 1

Missing Textures on a server but not locally...

Posted: Sat Apr 16, 2005 5:59 pm
by Lord Mort
I was gonna try this in server admins but thought I'd have more luck here...

We have a few maps that run on our server that are missing textures, but if we play the same maps on our own machine (single player) the textures are there. :icon27:

The worst one is map-axzctf2.

When it runs our on public server (65.125.236.60:27961) it is missing an assload of textures.
There's an error message in the console that says...
Warning: R-FindImageFile could not find 'textures/common/portal.tga' in shader 'textures/common/timportal' Shader textures/common/timportal has a stage with no image.

At first glance, it appears to be an error with the map right?

But, the public server and my own machine have the exact same map file. (I've overwritten the one on the server with my own) And yet we still have missing textures on the server but not in a local game.

Any ideas?

Posted: Sat Apr 16, 2005 6:23 pm
by ^misantropia^
Is the server running a mod and if so, does the mod folder contain pk3s with shader scripts in them?

Posted: Sat Apr 16, 2005 7:25 pm
by Lord Mort
Yes the server is running a mod. OSP 1.03a

The only pk3s in there are the zz-osp-pak0 through zz-osp-pak3 and zz-osp-server0 through zz-osp-server3a I'm not certain if these have shader scripts in them or not.

I unpacked zz-osp-pak0 and I do see textures in there but I'm not certain how to identify a "shader script"

I'm not in to editing or map making so I dont even know what a shader script is :confused:

Posted: Sat Apr 16, 2005 7:36 pm
by roughrider
What is most likely happening, is that you locally have the textures needed, in different pk3's of maps you already have, which are supposed to be in the map pak. So most likely, that is why it is showing up locally for you and not on the server.

Posted: Sat Apr 16, 2005 8:17 pm
by Lord Mort
You might be on to somethng Roughrider. I found an article by the author that says the map uses some threewave textures.
He makes reference to needing, "the threewave map pack".

I'm assuming that means twpak0.pk3...

I'm U/Ling it now but its gonna take a while.

Posted: Sat Apr 16, 2005 8:23 pm
by Lord Mort
Yup! That was the file with the missing textures. Thanks guys!

Posted: Sun Apr 17, 2005 9:11 pm
by roughrider
Np.
Most texture errors occur when the author has either 1). forgot to include them or 2). They used tex's from other map paks.
In either case, is usually easy to fix.

Posted: Tue Apr 19, 2005 3:22 am
by Lord Mort
Really,?
While we're on the subject then, I have noticed on some other servers that the award icons do not display properly. Like, I'll get an "impressive, but then there's just a grey box there. Any idea what file is missing?

Posted: Tue Apr 19, 2005 1:26 pm
by axbaby
may not be missing the file just another map or pk3 has the same texture or filename and it's messing up that map.
you may not have the texture from the other map,the one your not playing on.

Posted: Tue Apr 19, 2005 10:06 pm
by r3t
This is caused by the original 3wave mappack in most cases. It contains a number of textures which are placed in the original Q3 folderstructure (base/trim, etc.) and so many mappers have mistakenly used those textures without including them in their pk3's. One of the most well known examples of this is (the original) Japanese Castles. The only solution is to have that pk3 placed on the server, because of pure server issues.