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

Issue #17 new
Peter Ellis created an issue

This error was reported when attempting to do surface matching.

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

BACKTRACE:
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/dialogs/SurfaceMatchingDialog.rb:263:in `block in match'
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/Bag.rb:92:in `block in each_index'
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/Bag.rb:92:in `each_index'
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/Bag.rb:92:in `each_index'
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/dialogs/SurfaceMatchingDialog.rb:256:in `match'
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/dialogs/SurfaceMatchingDialog.rb:50:in `on_match_all'
C:/Users/cristine/AppData/Roaming/SketchUp/SketchUp 2017/SketchUp/Plugins/euclid/lib/legacy_openstudio/lib/dialogs/SurfaceMatchingDialog.rb:30:in `block in add_callbacks'
SketchUp:1:in `call'

CONFIGURATION:
Euclid 0.9.3
SketchUp 17.2.2555 64-bit Pro
Ruby 2.2.4 x64-mingw32

Comments (0)

  1. Log in to comment