[BUG] Dynamic Sequencer not run child again when using wait until

Forums 💬 NodeCanvas ⚙️ Support [BUG] Dynamic Sequencer not run child again when using wait until

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #16190
    dungdajhjep
    Participant

      Dynamic Sequencer not run child again when using wait until

      #16198
      dungdajhjep
      Participant

        update debug

        Because ActionNode status is Failure, so its not execute action again

        And dynamic sequencer cant reset child nodes
        i == 1 and lastRunningNodeIndex == 0, class Sequencer

        #16197
        dungdajhjep
        Participant

          Three way to fix my problem:

          #16196
          dungdajhjep
          Participant

            delete this comment

            #16195
            dungdajhjep
            Participant

              Another way, modify class sequencer

              #16194
              dungdajhjep
              Participant

                last way, alway call EndAction(true);

                #16193
                Gavalakis
                Keymaster

                  Hello there,

                  Hmm… I have just tried to replicate the issue you are having, but everything works as expected in my test cases.
                  Please see the attached gif for the example tree I tested. Can you please explain to me a bit more what the problem is or a way to reproduce that problem more specifically?

                  Thank you!

                  [attachment file=”DynamicSeq_WaitUntil.gif”]

                  #16192
                  dungdajhjep
                  Participant

                    [quote quote=15201]Hello there,

                    Hmm… I have just tried to replicate the issue you are having, but everything works as expected in my test cases.
                    Please see the attached gif for the example tree I tested. Can you please explain to me a bit more what the problem is or a way to reproduce that problem more specifically?

                    Thank you!
                    [/quote]

                    That’s because you only read the title of this thread, sad but that’s true.

                    #16191
                    Gavalakis
                    Keymaster

                      Hello again,

                      I am sorry, but I did read all your posts, but your posts contain code changes and “fixes” to a problem I do not really have or can reproduce with the “original code”. Before I start making code changes, I first need to reproduce the problem with the original code so that I can see what potential changes there may need to happen. This is why I tested with original code to reproduce the problem you are having but I wasn’t able to and hence why I asked you how to reproduce with original code.

                      Thank you.

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