'Force Finish Graph' doesn't 'force finish' graph

Forums 💬 NodeCanvas ⚙️ Support 'Force Finish Graph' doesn't 'force finish' graph

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15912
    whitedoggy
    Participant

      What I expect : ‘Force Finish Graph’ Task will immediately turn off graph. That means other nodes next to that task will not be initiated.

      Problem : Seems this task doesn’t finish graph. other nodes will be executed. (Doesn’t matter if I set ‘finish status’ to success or failure.)

      [attachment file=”image.png”]
      [attachment file=”image2.png”]

      #15915
      Gavalakis
      Keymaster

        Hello there,

        Please open up Node.cs and add this line of code at the very start of the “Execute” method found on line #275 :

        I will need to test this out a bit more, but please let me know if that works for you.

        #15914
        whitedoggy
        Participant

          Hi.

          Sorry I’m late.

          Yeah it works.

          Was it some sort of bug? Should I need to keep does line from now on?

          #15913
          Gavalakis
          Keymaster

            Hello again,

            This change will be part of the next update 🙂

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