Bonanza panel

Spook48

SOH-CM-2024
Anybody seen this before ?
I think it only happens to me with the default black Bonanza.
 

Attachments

  • snap00381.jpg
    snap00381.jpg
    76.7 KB · Views: 1
Missing labels? Do you have any Bonanza mods in your community folder? If so, that's where I'd start troubleshooting.
 
I had that after installing a set of repaints for the Bonanza, but I was able to fix it by copying and pasting the missing texture files from the stock/default texture folder (in the official files) into each of the repaint folders (I copied and pasted them all, of course not over-writing any of the repainted texture files).
 
My guess is the texture.cfg either has the fallback paths wrong, or it's just missing. I doubt you could just copy it over from the default, since it would no longer point to the correct texture folder.
 
Solved ..
Turned out to be the Layout.json.
I t was missing these entries:

"path": "SimObjects/Airplanes/Asobo_Bonanza_G36/TEXTURE.BLACK/BONANZA_COCKPIT_DECALS_ALBD.TIF.DDS.json",
"size": 119,
"date": 1597734233424

"path": "SimObjects/Airplanes/Asobo_Bonanza_G36/TEXTURE.BLACK/BONANZA_COCKPIT_DECALS_EMIS.PNG.DDS.json",
"size": 102,
"date": 1597734233443

I deleted the entire file and let auto-json build a new one.
All is good now .
Thx
 
Back
Top