Skip to content

cant save image to video sequencer anymore #176

@vuaieo

Description

@vuaieo

hi, on blender 5.0 cant save images to video secuencer anymore, here is the console messege:

[SDN-DBG]: Add Result
[SDN-INF]: Prompt executed in 3.81 seconds
[SDN-WRN]: Ran Node: 19
[SDN-DBG]: Message Type: progress_state
[SDN-ERR]: {"type": "progress_state", "data": {"prompt_id": "57bd8c60-a9eb-4864-8439-4f73b93d6281", "nodes": {"12": {"value": 8, "max": 8, "state": "finished", "node_id": "12", "prompt_id": "57bd8c60-a9eb-4864-8439-4f73b93d6281", "display_node_id": "12", "parent_node_id": null, "real_node_id": "12"}, "4": {"value": 1.0, "max": 1.0, "state": "finished", "node_id": "4", "prompt_id": "57bd8c60-a9eb-4864-8439-4f73b93d6281", "display_node_id": "4", "parent_node_id": null, "real_node_id": "4"}, "5": {"value": 1.0, "max": 1.0, "state": "finished", "node_id": "5", "prompt_id": "57bd8c60-a9eb-4864-8439-4f73b93d6281", "display_node_id": "5", "parent_node_id": null, "real_node_id": "5"}, "19": {"value": 1.0, "max": 1.0, "state": "finished", "node_id": "19", "prompt_id": "57bd8c60-a9eb-4864-8439-4f73b93d6281", "display_node_id": "19", "parent_node_id": null, "real_node_id": "19"}}}}
[SDN-DBG]: Proc Result
[SDN-DBG]: 存储Post Function->{'node': '19', 'display_node': '19', 'output': {'images': [{'filename': 'ComfyUI_00026_.png', 'subfolder': '', 'type': 'output'}]}, 'prompt_id': '57bd8c60-a9eb-4864-8439-4f73b93d6281'}
Traceback (most recent call last):
File "/home/vuaieo/.config/blender/5.0/scripts/addons/ComfyUI-BlenderAI-node/timer.py", line 53, in run_ex
cls.executor(t)
File "/home/vuaieo/.config/blender/5.0/scripts/addons/ComfyUI-BlenderAI-node/timer.py", line 28, in executor
t0
File "/home/vuaieo/.config/blender/5.0/scripts/addons/ComfyUI-BlenderAI-node/SDNode/blueprints.py", line 1852, in f
for seq in seqe.sequences:
^^^^^^^^^^^^^^
AttributeError: 'SequenceEditor' object has no attribute 'sequences'
[SDN-ERR]: AttributeError: 'SequenceEditor' object has no attribute 'sequences'

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions