[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[TRNSYS-users] Trnsys3d bug wih .skp files



Hi,

I wanted to know if anyone has experienced the same ugly bug than I did :

When I reopen a .skp file containing Trnsys3d objects,
- first I catch a glimpse at the model I saved before and I get the message "north is along the Y axis etc..."
- I click ok and wait while there is "Drawing ......."
- When finished I get "Error" (see below for the message)
- And then, there is a big mess in the model, with zones "exploded" everywhere... (there's a gap between the levels)

If I open the .idf file, there is no error (but I lose the google snapshot (geolocalization)  ).

Is it normal ?
And is there any possibility of restauring the model from a "corrupted" file or the data are lost ad vitam ?

Thanks

Damien

ERROR:
NoMethodError
undefined method `input_object' for nil:NilClass

BACKTRACE:
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/Zone.rb:268:in `cleanup_entity'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/Zone.rb:181:in `each'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/Zone.rb:181:in `cleanup_entity'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/Zone.rb:179:in `each'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/Zone.rb:179:in `cleanup_entity'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/ModelInterface.rb:221:in `check_model'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/Bag.rb:87:in `each'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/Bag.rb:87:in `each'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/ModelInterface.rb:221:in `check_model'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/ModelInterface.rb:212:in `update_model'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/interfaces/ModelInterface.rb:118:in `draw_model'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/ModelManager.rb:183:in `open_input_file'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/ModelManager.rb:66:in `attach_input_file'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/ModelManager.rb:58:in `start'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/PluginManager.rb:138:in `new_model'
C:/Program Files/Google/Google SketchUp 8/Plugins/Trnsys3d/lib/observers/AppObserver.rb:41:in `onOpenModel'