Permission denied in Euclid upon save
I seem to have trouble with my save files. Due to that more errors occur, but I think this is the main problem. The error I get is the following:
ERROR:
Errno::EACCES
Permission denied @ rb_sysopen - C:/Users/Mans/Documents/Stage/SketchUp/Veldhuisje2.skp
BACKTRACE:
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/inputfile/InputFile.rb:529:in `initialize'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/inputfile/InputFile.rb:529:in `new'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/inputfile/InputFile.rb:529:in `write_file'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/inputfile/InputFile.rb:91:in `write'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/ModelManager.rb:235:in `save_input_file'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/CommandManager.rb:102:in `save_input_file'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/MenuManager.rb:92:in `block in create_commands'
SketchUp:1:in `call'
CONFIGURATION:
Euclid 0.9.3
SketchUp 18.0.16975 64-bit Pro
Ruby 2.2.4 x64-mingw32
Someone have experience with this issue? I run SketchUp Pro 2018 on Windows 10.
Edit: I also get this error when opening my save file (.skp file).
ERROR:
RangeError
0x00000aaff3cb90 is not id value
BACKTRACE:
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/sketchup/Sketchup.rb:101:in `_id2ref'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/sketchup/Sketchup.rb:101:in `drawing_interface'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/Zone.rb:136:in `block in update_entity'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/Zone.rb:135:in `each'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/Zone.rb:135:in `update_entity'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/DrawingInterface.rb:80:in `draw_entity'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:204:in `block in update_model'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:200:in `each'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:200:in `each_with_index'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:200:in `update_model'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/interfaces/ModelInterface.rb:117:in `draw_model'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/ModelManager.rb:182:in `open_input_file'
C:/Users/Mans/AppData/Roaming/SketchUp/SketchUp 2018/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/ModelManager.rb:65:in `attach_input_file'
C ...