'Missing agent reference' when using transform dynamic value.

NodeCanvas Forums Support 'Missing agent reference' when using transform dynamic value.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16093
    whitedoggy
    Participant

    Background:

    1. Created Sub BT that iterate List<Transform> (Or any other Component type)

    2. Using list element as agent will invoke ‘Missing Agent Reference’ error.

     

    Sub-FSM

    – My custom BT that iterate List<Transform>.

     

    My-function

    – As you can see.. my custom action task is simple. I’ve checked there is no problem here.

     

    Set-has-error

    InitializeError

    These are the error’ed lines. I don’t know why but value is null. (agentParameter is not null though.)

     

    Any helps would be grateful. Thanks.

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

    Hello,

    Hmm. I just tried a similar test and everything works fine on my end.

    IterateTest

    I would suggest using a non-dynamic variable for the List of the Iterator node in this case.

    Let me know if this solves the issue.

    Thank you.

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

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