PDA

View Full Version : make not available



jezpops
Feb 23 2008, 16:08
Ok so i have enough of a map and objects to test in game, but i get this error when trying to test in the editor.
make not available (requested by ca/poinetduhoc/pisek_mco.png)
...any help greatly appreciated http://forums.bistudio.com/oldsmileys/banghead.gif

fasad
Feb 23 2008, 21:57
ArmA can't use png. You need to replace all reference to png with paa/pac in all of your rvmats. Your pbo/folder structure may also be incorrect. Search in this forum for correct procedures, these are both very common problems...

ArmaVidz
Feb 23 2008, 23:38
Ok so i have enough of a map and objects to test in game, but i get this error when trying to test in the editor.
make not available (requested by ca/poinetduhoc/pisek_mco.png)
...any help greatly appreciated http://forums.bistudio.com/oldsmileys/banghead.gif
Convert the png to paa with texview2 and switch the / to \ in the rvmats.

Otherwise check your rvmats for the right path, check the layers.cfg to make sure the path is right as well.

jezpops
Feb 24 2008, 14:30
Problem solved. I didn't delete the png files from the data folder before i tested in game.