addam / Export-Paper-Model-from-Blender

Python addon for creating paper models in Blender (development version)
https://blenderartists.org/t/export-paper-model/476597
405 stars 53 forks source link

Error trying exporting simple textured mesh #71

Closed beitz closed 5 years ago

beitz commented 5 years ago

The error occurs when tryting to click on "File/Export/Paper Model" in blender 2.8 rc2. I attached a screenshot and the blend file used.

error.zip

addam commented 5 years ago

This error has been fixed. Please try the current version: https://raw.githubusercontent.com/addam/Export-Paper-Model-from-Blender/master/io_export_paper_model.py

beitz commented 5 years ago

Thanks for the quick response! This has fixed the problem. Sorry for not getting the newest version. Kind of thought the newest blender would automatically include the newest addons.

addam commented 5 years ago

Thanks for testing.

It makes sense that blender rc2 should work. I was just waiting for somebody to test this fixed version. I'll update it now so that the script is okay in final release.