Texture missing error! :(

Making or wanting help making your own asset? Check in here
Post Reply
THE_PR_FAN
Posts: 56
Joined: 2015-09-14 11:37

Texture missing error! :(

Post by THE_PR_FAN »

so i made a custom map for vBF2 and while debugging the crash, i got this error

whats this exactly and how do i fix this!! :(

https://imgur.com/tfl2AXR
Arab
PR:BF2 Developer
Posts: 2898
Joined: 2012-05-18 03:37

Re: Texture missing error! :(

Post by Arab »

It means one of the vehicles/stationary weapons loaded in GameplayObjects.con can't find the icon in the mod folder to load.
The only way to fix this is to load all the ObjectTemplate.setObjectTemplate objects' .tweak from the GPO into Notepad++ and search for the texture path inside objects_server.zip to replace it with an existing icon.

The placeholder icon might be missing the extension in the path also. The debugger log might show the vehicle that has the missing icon at the bottom usually.
Last edited by Arab on 2018-05-06 23:41, edited 4 times in total.
Image
Post Reply

Return to “PR:BF2 Community Modding”