fg42 texture missing


(pigg221462) #1

The texture for the fg42 is missing. this is a new problem with ower server. This is what it says.

WARNING: R_FindImageFile could not find ‘textures/effects/GUNfx.tga’ in shader ‘models/weapons2/fg42/fg42_2’
Shader models/weapons2/fg42/fg42_2 has a stage with no image

what i find strange is that the shader doesn’t make that gunfx.tga and gunfx.tga isn’t in the textures folder. Can anybody help me with this problem please


(kamikazee) #2

You could start by posting the shader in [ code ] tags and tell us where the .tga is. Also, check the .pk3 file it’s supposed to be in. :wink:


(pigg221462) #3

models/weapons2/fg42/fg42_2
{
{
map textures/effects/envmap_slate.tga
rgbGen lightingdiffuse
tcGen environment
}
{
map models/weapons2/fg42/fg42_yd.tga
blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
rgbGen lightingdiffuse
}
}
that is the shader for the fg42 out of the pak0.pk3. This is the stock shader i have not altered it in any way. Also the gunfx.tge is not in the textures folder anywhere. Ower =WF= servers have ran just fine then one day poff no texture for the fg42. We are running the latest etpub but also i started a server on my pc today not using etpub and the texture is still missing


(kamikazee) #4

If you didn’t alter it, some other pk3 must have done it. Check the etmain and etpub folder for suspicious files, mostly those which are just a few kilobytes.


(pigg221462) #5

i got it. my map .pk3 had the original wolfet weapons2 shader in it and it was fing things up