thomthom / quadface-tools

Suite of tools for manipulating quad faces in SketchUp.
https://extensions.sketchup.com/en/content/quadface-tools
MIT License
18 stars 1 forks source link

Cancelling import cause an error #114

Closed thomthom closed 6 years ago

thomthom commented 6 years ago

Original report by me.


Error: #<NoMethodError: undefined method `each' for nil:NilClass>
C:/Users/Thomas/SourceTree/quadface-tools/src/TT_QuadFaceTools/importers/obj.rb:523:in `process_options'
C:/Users/Thomas/SourceTree/quadface-tools/src/TT_QuadFaceTools/importers/obj.rb:80:in `do_options'
thomthom commented 6 years ago

Fix error occuring after cancelling OBJ Import options. Fixes #114