Skip to content

AttributeError: NoneType object has no attribute CAPCol #54

@Phyksar

Description

@Phyksar

I get this error when toggling edit mode or when switching object selection.

Python: Traceback (most recent call last):
  File "C:\Users\Phyksar\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Capsule\user_interface.py", line 604, in draw
    grp = entry.collection.CAPCol
AttributeError: 'NoneType' object has no attribute 'CAPCol'

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