Point3d.clone return nil ?

Issue #16 new
Thomas Thomassen repo owner created an issue

This is just plain strange...

http://extensions.sketchup.com/en/content/tt_lib%C2%B2#comment-22571

undefined method `+' for nil:NilClass

C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/edges.rb:175:in `block (2 levels) in repair_splits'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/edges.rb:163:in `each'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/edges.rb:163:in `block in repair_splits'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/edges.rb:158:in `each'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/edges.rb:158:in `repair_splits'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_cleanup/core.rb:587:in `block in cleanup!'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/model.rb:102:in `block in each_entities'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/model.rb:99:in `each'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/model.rb:99:in `each_entities'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_cleanup/core.rb:707:in `each_entities_in_scope'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_cleanup/core.rb:586:in `cleanup!'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_cleanup/core.rb:413:in `block in show_cleanup_ui'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/inputbox.rb:183:in `call'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/inputbox.rb:183:in `event_inputbox_close'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/inputbox.rb:164:in `call'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/inputbox.rb:164:in `close'
C:/Users/joshuabellman/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/TT_Lib2/inputbox.rb:164:in `event_inputbox_accept'
SketchUp:1:in `call'

2014-12-16_13h37_16.png

Comments (1)

  1. Log in to comment