RangeError 0x0000000fe345f4 is not id value

Issue #28 resolved
Former user created an issue

Hello,

When I want to open a sketchup file, I have this message which appear. But When I press ok, I have an other message which appears : 0x000000115ce084, 0x000000115e0630, 0x000000115e0630,...

Example : “ERROR: RangeError 0x0000000fe345f4 is not id value

BACKTRACE: C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/sketchup/Sketchup.rb:101:in _id2ref' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/sketchup/Sketchup.rb:101:indrawing_interface' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/Zone.rb:136:in block in update_entity' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/Zone.rb:135:ineach' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/Zone.rb:135:in update_entity' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/DrawingInterface.rb:80:indraw_entity' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:204:in block in update_model' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:200:ineach' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:200:in each_with_index' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:200:inupdate_model' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:117:in draw_model' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/ModelManager.rb:182:inopen_input_file' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/ModelManager.rb:65:in attach_input_file' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/ModelManager.rb:57:instart' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/PluginManager.rb:141:in new_model' C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/observers/AppObserver.rb:41:inonOpenModel'

CONFIGURATION: Euclid 0.9.3 SketchUp 16.1.1449 64-bit Pro Ruby 2.0.0 x64-mingw32”

What I need to do to fix these issues ? Thank for your help

Best regards

Alexis

Comments (2)

  1. Peter Ellis

    Fixed with commit 9fa2c55. This changes the process to never associate the .idf file with the .skp file in the first place. It also adds a warning that is shown when the user tries to save the .skp file to remind them to use Euclid's own Save and Open commands.

  2. Log in to comment