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 during installation on Blender 2.8x #69

Open
Chuntestev72674 opened this issue Feb 10, 2023 · 2 comments
Open

Error during installation on Blender 2.8x #69

Chuntestev72674 opened this issue Feb 10, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Chuntestev72674
Copy link

Chuntestev72674 commented Feb 10, 2023

Describe the bug

#41 (comment)

Same exact issue as the one linked above. Bug appears after attempting to install plug-in in Blender. #

To reproduce

Install zip file to preferences.

Error log

Exception in module register(): C:\Users\estev\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AI-Render_init_.py
Traceback (most recent call last):
File "D:\Gaming & Animation Engines\Blender Foundation\Blender\2.80\scripts\modules\addon_utils.py", line 384, in enable
mod.register()
File "C:\Users\estev\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AI-Render_init_.py", line 59, in register
addon_updater_ops.register(bl_info)
File "C:\Users\estev\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AI-Render\addon_updater_ops.py", line 1522, in register
bpy.utils.register_class(cls)
ValueError: register_class(...): already registered as a subclass

Environment

  • Blender version (upper right corner of splash screen):
  • AI Render version (find in Preferences > Add-ons):
  • Operating system (Windows/Mac/Linux):

Screenshots/video

Blender Preferences 2_10_2023 10_49_39 AM
Blender Preferences 2_10_2023 10_49_46 AM

Additional information

Restarting blender does not do anything on my end. Same error appears no matter the amount of times I restart the program, my computer, or add/remove the add-on.

@benrugg
Copy link
Owner

benrugg commented Feb 10, 2023

Thank you for posting this again. I'm sorry it's happening for you! I just looked at this log and the one from #41. It looks like both are from Blender 2.8x. That's not actually a supported version for AI Render. It only officially works in 3.0+.

I would try to make it work for 2.83, since I know that's still a LTS version, but in my testing earlier, I had all sorts of python errors that I couldn't debug.

@benrugg benrugg closed this as completed Feb 10, 2023
@benrugg
Copy link
Owner

benrugg commented Feb 10, 2023

Actually, I will leave this open. Maybe someone who knows older versions of Blender can fix it!

@benrugg benrugg reopened this Feb 10, 2023
@benrugg benrugg added the bug Something isn't working label Feb 10, 2023
@benrugg benrugg changed the title Traceback (Most Recent Call) Issue Not Resolved Error during installation on Blender 2.8x Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants