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

Bender: Exceptions in Python Add-On #112

Closed
indyjo opened this issue Aug 16, 2015 · 0 comments
Closed

Bender: Exceptions in Python Add-On #112

indyjo opened this issue Aug 16, 2015 · 0 comments
Assignees
Labels
blender This issue involves the Blender add-on or worker script bug

Comments

@indyjo
Copy link
Owner

indyjo commented Aug 16, 2015

Traceback (most recent call last):
File "C:\Users\ziel\AppData\Roaming\Blender Foundation\Blender\2.75\scripts\addons\render_bitwrk.py", line 136, in <lambda> get=lambda value: value['complexity'])
KeyError: 'bpy_struct[key]: key "complexity" not found'
File "C:\Users\ziel\AppData\Roaming\Blender Foundation\Blender\2.75\scripts\addons\render_bitwrk.py", line 136, in <lambda>
Traceback (most recent call last):
File "C:\Users\ziel\AppData\Roaming\Blender Foundation\Blender\2.75\scripts\addons\render_bitwrk.py", line 136, in <lambda> get=lambda value: value['complexity'])
KeyError: 'bpy_struct[key]: key "complexity" not found'
File "C:\Users\ziel\AppData\Roaming\Blender Foundation\Blender\2.75\scripts\addons\render_bitwrk.py", line 136, in <lambda>
Traceback (most recent call last):
File "C:\Users\ziel\AppData\Roaming\Blender Foundation\Blender\2.75\scripts\addons\render_bitwrk.py", line 136, in <lambda> get=lambda value: value['complexity'])
KeyError: 'bpy_struct[key]: key "complexity" not found'
File "C:\Users\ziel\AppData\Roaming\Blender Foundation\Blender\2.75\scripts\addons\render_bitwrk.py", line 136, in <lambda>
@indyjo indyjo added the blender This issue involves the Blender add-on or worker script label Aug 16, 2015
@indyjo indyjo self-assigned this Aug 16, 2015
@indyjo indyjo modified the milestones: M5 - Bitcoin payments, BitWrk 0.5.1 Moon Aug 16, 2015
@indyjo indyjo added the bug label Oct 30, 2015
@indyjo indyjo closed this as completed in df1c07f Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blender This issue involves the Blender add-on or worker script bug
Projects
None yet
Development

No branches or pull requests

1 participant