Generic ActionTask not in a namespace generates AOTClasses with syntax errors

Forums 💬 NodeCanvas ⚙️ Support Generic ActionTask not in a namespace generates AOTClasses with syntax errors

  • This topic has 0 replies, 2 voices, and was last updated 7 years ago by Gavalakis.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17040
    timv
    Participant

      When I generate AOTClasses.cs it contains these lines with syntax errors (notice the .):

      RemoveElementFromListByIndex is not in any namespace.

      #17042
      Gavalakis
      Keymaster

        Thanks for the bug report. To fix this quickly, you can open up ReflectionTools.cs and replace line #317 (within FriendlyName method) with this:

        Let me know if you can’t find the correct line.
        Thank you.

        #17041
        timv
        Participant

          Thanks, I’ll try it out.

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