Skip to content

Exporting fails in blender >2.90 #50

@laochailan

Description

@laochailan

Steps to reproduce

1, Install and enable iqm addon from the blender-2.80 folder
2. Attempt to export any model as iqm
3. The export fails with the error message

Error: Python: Traceback (most recent call last):
  File "/home/user/.config/blender/2.91/scripts/addons/iqm_export.py", line 1122, in __init__
    bpy.context.scene['iqm_exporter_settings'] = {}
AttributeError: Writing to ID classes in this context is not allowed: Scene, Scene datablock, error setting Scene.iqm_exporter_settings

location: <unknown location>:-1

This was tested with both blender 2.90 and 2.91.

Cause

I bisected it to f691b81, which seems plausible in light of the error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions