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

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12003
    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 )

      #12005
      spayke
      Participant

        Forgot to add: this nodes were used(screenshot)

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

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