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

Error trying to enable add-on in Blender 2.93 #2

Closed
welovekah opened this issue Jun 3, 2021 · 1 comment
Closed

Error trying to enable add-on in Blender 2.93 #2

welovekah opened this issue Jun 3, 2021 · 1 comment

Comments

@welovekah
Copy link

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 386, in enable
mod.register()
File "C:\Users\Main\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\gret-0_0_1_init_.py", line 159, in register
module.register(GRET_PG_settings)
File "C:\Users\Main\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\gret-0_0_1\material_init_.py", line 14, in register
module.register(settings)
File "C:\Users\Main\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\gret-0_0_1\material\tile_paint.py", line 578, in register
GRET_OT_tileset_draw.annotations['uv_layer_name'][1]['default'] = prefs.tileset_uv_layer_name
TypeError: '_PropertyDeferred' object is not subscriptable

@greisane
Copy link
Owner

greisane commented Jun 3, 2021

Thanks, didn't know 2.93 was out already.

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

2 participants