View Single Post
Old 13th January 2023, 12:07 PM   #8
Perry
Junior Member
Junior member
 
Join Date: Apr 2020
Posts: 9
Default Re: Auto Texture Update Not Working on 9.0.22

Here's the debug output after resaving the file. 4th line down says "failed to load image" but doesn't say why. Is there a higher debug level?
================================================== ===========
COMMAND: 'add_new_texture' 'C:/X-Plane 11/Aircraft/Custom/2 Military/Fighter/P-51H Mustang/Cockpit_3d/-PANELS-/Panel.png' 'C:/X-Plane 11/Aircraft/Custom/2 Military/Fighter/P-51H Mustang/Cockpit_3d/-PANELS-/Panel.png'
reloading texturereloading texture C:/X-Plane 11/Aircraft/Custom/2 Military/Fighter/P-51H Mustang/Cockpit_3d/-PANELS-/Panel.png
sending to TCL: 'display_message "loading texture C:/X-Plane 11/Aircraft/Custom/2 Military/Fighter/P-51H Mustang/Cockpit_3d/-PANELS-/Panel.png"'
failed to load image
RESULT: "(null)"
COMMAND: 'selection_changed' 'texture reloaded'
SELECTION CHANGED (texture reloaded)
one object selected - finding it
texturebuild image=bb8de2e0
binding texture with index 1
sending to TCL: 'catch {set uvedit_infolabel "Editing 164 surfaces of object: 'Panel, Main', Surfaces selected in TCE: 164"}'
sending to TCL: 'catch {set uvedit_infolabel2 "Texture: C:/X-Plane 11/Aircraft/Custom/2 Military/Fighter/P-51H Mustang/Cockpit_3d/-PANELS-/Panel.png (4096 x 4096)"}'
sending to TCL: 'uv_do_sensitivity'
COMMAND: 'uv_get_selected_vertices'
RESULT: "0"
COMMAND: 'uv_get_selected_surfaces'
RESULT: "164"
sending to TCL: 'catch {set uvedit_infolabel "Editing 164 surfaces of object: 'Panel, Main', Surfaces selected in TCE: 164"}'
sending to TCL: 'catch {set uvedit_infolabel2 "Texture: C:/X-Plane 11/Aircraft/Custom/2 Military/Fighter/P-51H Mustang/Cockpit_3d/-PANELS-/Panel.png (4096 x 4096)"}'
sending to TCL: 'uv_do_sensitivity'
COMMAND: 'uv_get_selected_vertices'
RESULT: "0"
COMMAND: 'uv_get_selected_surfaces'
RESULT: "164"
RESULT: "164"
COMMAND: 'redraw_all'
RESULT: "(null)"
Perry is offline   Reply With Quote