regcs / AliceLG

A Blender add-on for the use of Blender with the Looking Glass holographic displays.
GNU General Public License v3.0
104 stars 23 forks source link

Cannot enable in Blender 3.4.1 #109

Closed suciokhan closed 1 year ago

suciokhan commented 1 year ago

Describe the bug When I attempt to install the plugin in Blender 3.4.1 in WIndows 11, it shows up in the add-ons but I cannot enable it.

To Reproduce Steps to reproduce the behavior:

  1. Install Blender 3.4.1
  2. Download latest release here: https://github.com/regcs/AliceLG/releases/tag/v2.1.0
  3. Goto edit/preferences/add-ons and click "Install..." button
  4. Click the square to enable...receive error message.

Expected behavior I expect there to be no error message, and AliceLG gets enabled.

Screenshots image

For your convenience, here is the Python in text format:

File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py, line 369, in enable mod.register()
File "C:\Users\fukyu\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\AliceLG\_init_.py,line 348, in reister bpy.utils.register_class(LOOKINGglASS_OT_install_dependencies)
ValueError: register_class(...): already registered as a subclass 'LOOKINGGLASS_OT_install_dependencies`

Platform & Versions (please complete the following information):

Attach log files alice-lg.log pylightio.log

regcs commented 1 year ago

@suciokhan Thank you for the report. Could you resolve the issue or is the addon still having problems on Blender 3.4.1?

regcs commented 1 year ago

As mentioned in our private chat, please re-open, if you encounter the issue again.