View Single Post
Old 20th May 2008, 04:33 PM   #13
fragghetto
Member
Expert member
 
Join Date: Mar 2007
Posts: 56
Default Re: PLUGIN: (Updated) Texture Monitor

Quote:
Originally Posted by lisa View Post
What happens if you run AC3D with the "-debug" switch?
That's what i have after applying my texture. I have done 2 modifications on the map and saved in Photoshop. When i go AC3D the msg "Exception occured..." appears:

LOG (-debug):

SELECTION CHANGED (clear_selection)
sending command to TCL: nothing selected
sending command to TCL: display_message "nothing selected"
sending command to TCL: Object box has texture 'C:/Users/fragghetto/Desktop/TEXT
URE DEBUGGING/TEXT/ob_bois04.bmp'
sending command to TCL: display_message "Object box has texture 'C:/Users/fraggh
etto/Desktop/TEXTURE DEBUGGING/TEXT/ob_bois04.bmp'"
selection now 1 objects; 0 surface; 0 vertices
SELECTION CHANGED (selection_alter)
one object selected - finding it
find_bounding_box
max 0.800000 0.900000 1.350000
min -1.600000 -1.100000 -1.350000
sending command to TCL: sync_ui
received command : 'selection_get_info'
executing command 'selection_get_info'
RESULT: "1 0 0 0"
received command : 'get_selected_objects'
executing command 'get_selected_objects'
RESULT: "163795032 "
received command : 'object_get_name' '163795032 '
executing command 'object_get_name'
RESULT: "box"
received command : 'selection_get_info'
executing command 'selection_get_info'
RESULT: "1 0 0 0"
done display status
sending command to TCL: set_draw_mode_ui move
sending command to TCL: sync_ui
received command : 'selection_get_info'
executing command 'selection_get_info'
RESULT: "1 0 0 0"
received command : 'get_selected_objects'
executing command 'get_selected_objects'
RESULT: "163795032 "
received command : 'object_get_name' '163795032 '
executing command 'object_get_name'
RESULT: "box"
received command : 'selection_get_info'
executing command 'selection_get_info'
RESULT: "1 0 0 0"
done display status
received command : 'tfptexturemon_tracktextures'
executing command 'tfptexturemon_tracktextures'
sending command to TCL: Texture tracking enabled.
sending command to TCL: display_message "Texture tracking enabled."
RESULT: "(null)"
received command : 'tfptexturemon_reloadtextures'
executing command 'tfptexturemon_reloadtextures'
sending command to TCL: reloading changed textures...
sending command to TCL: display_message "reloading changed textures..."
fragghetto is offline   Reply With Quote