Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WriteSVG Error Generated #42

Open
WantokMasali opened this issue Feb 13, 2023 · 0 comments
Open

WriteSVG Error Generated #42

WantokMasali opened this issue Feb 13, 2023 · 0 comments

Comments

@WantokMasali
Copy link

Here is a link to the sketch file: https://drive.google.com/file/d/1M8PdIrGMSY66UUTEz5I7W3mwUI7q4XwE/view?usp=sharing the error seems at least to be with Component #4. I have tried a number of different steps but nothing seems to resolve the error.

When writing the SVG profile this error is produced:

no implicit conversion from nil to integer
/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:110:in slice!' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:110:in extract_curve_or_edge'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:145:in ordered_su_parts' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:159:in each'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:159:in to_a' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:159:in block in get_svgdata_and_bounds'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:158:in map' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/svg_util.rb:158:in get_svgdata_and_bounds'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:59:in block (2 levels) in makecanvas' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:58:in each'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:58:in block in makecanvas' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:53:in each'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:53:in makecanvas' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:81:in block in write'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:80:in open' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/layout.rb:80:in write'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/main.rb:86:in block in facesvg_write' */Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/su_util.rb:46:in su_operation'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/SketchUp/Plugins/facesvg/main.rb:86:in `facesvg_write'
*/Users/stevennichols/Library/Application Support/SketchUp 2022/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant