Skip to content

Value Error when trying to select the Addon #194

Open
@loueeee

Description

@loueeee

Hello,

I am completely new to this and I am trying to export an environment (scene?) from Blender to OGRE. I installed it, following the readme and it worked fine. However, now when I want to "select" it by clicking the box I get this error. Does anyone have an idea of how to fix it?
Thank you so much in advance!

Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/3.5/scripts/modules/addon_utils.py", line 369, in enable
mod.register()
File "/Applications/Blender.app/Contents/Resources/3.5/scripts/addons/OGRECave blender2ogre master io_ogre/init.py", line 114, in register
bpy.utils.register_class(clazz)
ValueError: register_class(...): already registered as a subclass 'OGRE_MT_mini_report'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions