Generic ActionTask not in a namespace generates AOTClasses with syntax errors

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

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13783
    timv
    Participant

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

    RemoveElementFromListByIndex is not in any namespace.

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

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

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