Jump to content
Bruce Conway

Weapon "Cannot Load Texture"

Recommended Posts

Hi,

I've been trying to publish my weapon addon to steam but I've recently come into trouble with the textures (rvmat works fine). specifically the error message is "Cannot Load Texture P:\Lewis\data\Lewis_MG_BaseColour_co.paa". I have my textures set in the .p3d file but it seem to be constantly referring to the texture file in my project file and not in the pbo. I know this because when I rename my project folder the texture doesn't work. I'm using pboProject to create my pbo.

Share this post


Link to post
Share on other sites

Try to remove the P: to the texture path. so it instead says "Lewis\data\Lewis_MG_BaseColour_co.paa"!! 

Share this post


Link to post
Share on other sites

I fixed the issue, I had to set the texture path in object builder (File>Options>Path for textures)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×