disappears toolbox #3

Open
opened 2021-10-24 17:14:13 +02:00 by b4zz4 · 6 comments
b4zz4 commented 2021-10-24 17:14:13 +02:00 (Migrated from gitlab.com)

The tool appears and disappears when changing the project and does not re-appear until you activate and disable the addon

Traceback (most recent call last):
  File "/usr/share/blender/2.93/scripts/modules/addon_utils.py", line 386, in enable
    mod.register()
  File "/home/bazza/.config/blender/2.93/scripts/addons/gp_toolbox-master/__init__.py", line 563, in register
    bpy.utils.register_class(cls)
ValueError: register_class(...): already registered as a subclass 'GP_PG_FixSettings'

Blender 2.93

The tool appears and disappears when changing the project and does not re-appear until you activate and disable the addon ``` Traceback (most recent call last): File "/usr/share/blender/2.93/scripts/modules/addon_utils.py", line 386, in enable mod.register() File "/home/bazza/.config/blender/2.93/scripts/addons/gp_toolbox-master/__init__.py", line 563, in register bpy.utils.register_class(cls) ValueError: register_class(...): already registered as a subclass 'GP_PG_FixSettings' ``` Blender 2.93
pullusb commented 2021-10-29 17:45:09 +02:00 (Migrated from gitlab.com)

Don't have the problem.
Are you sure you haven't two different toolbox addons at the same time ?
Try updating to last version anyway

Don't have the problem. Are you sure you haven't two different toolbox addons at the same time ? Try updating to last version anyway
b4zz4 commented 2021-10-29 17:55:59 +02:00 (Migrated from gitlab.com)

I'm sorry the video is a little long.
When you start a new project, toolbox will not start again

2021-10-29_12-49_21

Blender 2.93.5

I'm sorry the video is a little long. When you start a new project, toolbox will not start again ![2021-10-29_12-49_21](/uploads/55a703d9a6107bdd207a6d9f0856286e/2021-10-29_12-49_21.webm) Blender 2.93.5
pullusb commented 2021-10-29 18:12:38 +02:00 (Migrated from gitlab.com)

I see, what's you OS? I don't have the problem on both linux mint and win10

I see, what's you OS? I don't have the problem on both linux mint and win10
b4zz4 commented 2021-10-29 18:13:39 +02:00 (Migrated from gitlab.com)

GNU/linux Arch

GNU/linux Arch
b4zz4 commented 2021-10-29 18:16:38 +02:00 (Migrated from gitlab.com)

It used to work perfectly well.
Update the buttons to hide modifiers later, and you have this error.

If I return to the previous version it works perfect.

It used to work perfectly well. Update the buttons to hide modifiers later, and you have this error. If I return to the previous version it works perfect.
pullusb commented 2021-10-29 19:20:14 +02:00 (Migrated from gitlab.com)

Maybe something happen before that, copy past also what's printed above the error to see if anything else happen.

Can't reproduce the bug so I can't help...

Maybe something happen before that, copy past also what's printed above the error to see if anything else happen. Can't reproduce the bug so I can't help...
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autour_de_minuit/gp_toolbox#3
There is no content yet.