‘System.String[]::Set’ no AOT was generated

FlowCanvas Forums Support ‘System.String[]::Set’ no AOT was generated

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3496
    spayke
    Participant

    'System.String[]::Set' for which no ahead of time (AOT) code was generated.

    Hello Gavalakis! What type i should add in this case? Tried adding many related types, but it just keeps throwing this error, I’m puzzled and stuck. ( Build for PC IL2CPP, Net 4.0 )

    Attachments:
    You must be logged in to view attached files.
    #3498
    spayke
    Participant

    Forgot to add: this nodes were used(screenshot)

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

    Hi! Sorry for the late reply.

    May I suggest using the “Get List Item (T)” and “Set List Item (T)” instead of the array get/set methods for this?

    Both can be found under “Functions/Implemented/Collections/Lists”. (They will both work with the Split array output as is).

    Let me know if that works for you.

    Thanks!

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

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