thomthom / quadface-tools

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

Crash on import #105

Closed thomthom closed 6 years ago

thomthom commented 7 years ago

Original report by Duane Kemp (Bitbucket: duanekemp, GitHub: duanekemp).

The original report had attachments: 靠枕_01.obj, 靠枕_01.mtl

靠枕_01.zip


Quad version 0.12.0

coplaner- not selected

Scale- inches

http://sketchup.thomthom.net/extensions/TT_QuadFaceTools/reports/report/4925

#<ArgumentError: invalid byte sequence in UTF-8>
C:/Users/Duane/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/TT_QuadFaceTools/importers/obj.rb:125:in `split'
C:/Users/Duane/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/TT_QuadFaceTools/importers/obj.rb:125:in `block (2 levels) in load_file'
C:/Users/Duane/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/TT_QuadFaceTools/importers/obj.rb:119:in `each_line'
C:/Users/Duane/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/TT_QuadFaceTools/importers/obj.rb:119:in `block in load_file'
C:/Users/Duane/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/TT_QuadFaceTools/importers/obj.rb:118:in `open'
C:/Users/Duane/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/TT_QuadFaceTools/importers/obj.rb:118:in `load_file'
thomthom commented 6 years ago

Original comment by Duane Kemp (Bitbucket: duanekemp, GitHub: duanekemp).


Looking forward to that. Can't wait to see the improvements and test your addition to this. Very cool, Thomas. Very cool.

thomthom commented 6 years ago

Should appear in v 0.13.0

thomthom commented 6 years ago

Original comment by Duane Kemp (Bitbucket: duanekemp, GitHub: duanekemp).


Thomas, You are the man!

thomthom commented 6 years ago

Fixed in c238786