[BUG] NestedFSM combined to ForceFinish

Forums 💬 NodeCanvas ⚙️ Support [BUG] NestedFSM combined to ForceFinish

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16711
    driiade
    Participant

      Hello here,

      There is a Big bug (^^) with NestedFSM and when you ForceFinish a Graph.

      Current nested FSM state will fail, and next time you enter in it, it will keep its fail status.
      This occur 100% of the time.

      I check for a solution, but not found for now.

      #16712
      driiade
      Participant

        Hello again,

        I resolved it by placing in ActionState a condition on actionListStatus.
        And in NestedFSMState a condition to stop it when the Nested FSM is not running.

        Dunno the side effect of this.

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