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

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

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

    Dynamic Sequencer not run child again when using wait until

    Attachments:
    You must be logged in to view attached files.
    #15177
    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

    Attachments:
    You must be logged in to view attached files.
    #15183
    dungdajhjep
    Participant

    Three way to fix my problem:

    Attachments:
    You must be logged in to view attached files.
    #15187
    dungdajhjep
    Participant

    delete this comment

    Attachments:
    You must be logged in to view attached files.
    #15190
    dungdajhjep
    Participant

    Another way, modify class sequencer

    Attachments:
    You must be logged in to view attached files.
    #15192
    dungdajhjep
    Participant

    last way, alway call EndAction(true);

    #15201
    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!

    DynamicSeq_WaitUntil

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

    Attachments:
    You must be logged in to view attached files.
    #15225
    dungdajhjep
    Participant

    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!

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

    #15228
    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.

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

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