sketchfab / blender-plugin

Apache License 2.0
1.15k stars 125 forks source link

3.5 Error #107

Closed watrall closed 1 year ago

watrall commented 1 year ago

Installed on Blender 3.5 with no problem. Panel shows up just fine, can login just fine, can import models just fine. However, when I go to export, I get the following error:

Python: Traceback (most recent call last): File "/Users/watrall/Library/Application Support/Blender/3.5/scripts/addons/sketchfab-plugin-1-5-0/init.py", line 2258, in execute upload_limit = Config.SKETCHFAB_UPLOAD_LIMITS["enterprise"] KeyError: 'enterprise'

watrall commented 1 year ago

Looks like this is the same issue as #103 and vaguely #100 ....any resolution?

watrall commented 1 year ago

looks like this issue is resolved in the source code, but not in the most recent release.