[BUG] Optional decorator only runs once under repeat node

NodeCanvas Forums Support [BUG] Optional decorator only runs once under repeat node

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16103
    kiamvdd
    Participant

    When using an optional decorator directly underneath a repeat node, the optional decorator and anything underneath it will only run once, regardless of repeater settings.

    Issue seems to be resolved by adding a decoratedConnection.status == Status.Optional clause to the repeater’s connection reset logic.

    Attachments:
    You must be logged in to view attached files.
    #16111
    Gavalakis
    Keymaster

    Hello there,

    Thanks for the report and you are right. A better fix would be to simply change the clause to this 🙂

    Thanks!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.