Kosinkadink / ComfyUI-Advanced-ControlNet

ControlNet scheduling and masking nodes with sliding context support
GNU General Public License v3.0
622 stars 60 forks source link

Issues with sparse_method: ACN_AdvancedControlNetApply node. #180

Closed ArnauTasies closed 2 days ago

ArnauTasies commented 2 months ago

Hello, first of all thing for your amazing work.

Since last ComfyUI and Advanced ControlNet updates I ve got an error with workflows two months old. The issue seems to appear when the workflow reaches the Apply Advance Controlnet node Any help would be appreciated. Thanks for your time Here is the message I get.

got prompt Failed to validate prompt for output 281:

Kosinkadink commented 2 months ago

Can you provide a screenshot of the connection between the nodes? Advanced-ControlNet is working fine, if an external node is trying to create an input that connects to the Sparse node, that external node may need an update on their end.

ArnauTasies commented 2 months ago

Woooow, man! Thanks your feedback!!!! As you pointed, the problem comes from a previous node: Banodoco Steerable Motion Node (the Batch Creative Interpolation node). Just building a new workflow (no Steerable motion involved) solves the issue. Hopefully Banodoco will upgrade their nodes... Thank you very much for your work and your feeback!! Have a good one!!! <3

LorisTecnology commented 1 month ago

getting the same error

I guess is up to Bandocoo to fix it

ZYOhub commented 1 month ago

May I ask how you solved it? I am a beginner. Using someone else's workflow and encountering the same problem as you, what nodes can be replaced or how can they be fixed? thank you!

ZYOhub commented 1 month ago

I added a SparseCtrl Index Method between Keyframe_positions and sparse_math. succeed!