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?
Missing Textures on a server but not locally...
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
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
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

- roughrider
- Posts: 355
- Joined: Mon Jul 22, 2002 7:00 am
- roughrider
- Posts: 355
- Joined: Mon Jul 22, 2002 7:00 am
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.