Jump to content
LouisHend

Arma 3 Textures not loading in game, but working in buldozer.

Recommended Posts

Hey there! my textures arent loading in game, saying that it cant be found. 

This is the error im getting: https://media.discordapp.net/attachments/783324536656363541/808832778912399410/unknown.png?width=1246&height=701

This is my folder (everything in here is packed into one pbo.) https://drive.google.com/drive/folders/1rUYqazIFT_TUE1bhkl5fQPpuF89ljVp1?usp=sharing

Share this post


Link to post
Share on other sites

Your texture paths in Object Builder are all wrong. They should reference the PBO name as well: e.g.

In your P drive have a folder called 'BMSN_Intel'

In that folder have a folder called 'textures'

In THAT folder have your textures...

so your full path would look like:

'BMSN_Intel\textures\usb_texture.paa'

 

The fact they are working in Object Builder and not in game is an issue with your project setup in OB's backend. I've never used this feature so I can't really help out with its rectification I can only show you how to fix it "the old way".

 

As a side note I would also look at correct texture naming conventions so that when you convert the textures from .TGA/.whatever TexView knows what method to use to convert it and as a result your texture should end up looking a little sharper.

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

×