Error during installation on Blender 2.8x
Describe the bug
https://github.com/benrugg/AI-Render/issues/41#issue-1454367904
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

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.
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.
Actually, I will leave this open. Maybe someone who knows older versions of Blender can fix it!
I am using upbge 0.34 and i had found problem with the plugin
@rcampos0 can you post a new issue here, and then I can tag the right person, since it's an issue involving Comfy