aot error

Forums 💬 FlowCanvas ⚙️ Support aot error

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12206
    nikitalino
    Participant

      [solved] i get this error when generate aot classes file. where can be a problem?

      unity 2020.3 Lts

      #12210
      nikitalino
      Participant

        (SOLVED ) error has gone after updating to last version 2020.3.18 lts
        another error solved too when deleted verbose level from prefered types

        but i got another errors during compile . something about verbose level . its in prefered types
        fc 3.21

        where can be a problem and what i can do ?

        #12209
        nikitalino
        Participant

          sorry that i write separetly/ i solved previous errors and finally made a working build but still have questions about AOT

          1.where is “editor defoult resourses” folder in assets? where must be saved prefered types ? . on first screen it is editor default Resourses

          by default it is only resourses folder in assets and it will be “No sync file” if save there
          i tried to make folder “Editor Default Resources” by hand but it the same”No sync file”

          2for some reason when i scan graph for missed serialised types and push button “add them” actually they are not added/i dont see them in prefered types list . but if i scan graph again it will say that everything ok. but i need add them by hand with “add new type”button 2screen

          #12208
          Gavalakis
          Keymaster

            Hello there,

            1) Please make a folder named “Editor Default Resources”. You can only have one “Editor Default Resources” folder and you must place it in Project root, directly within the Assets folder.

            Then, in the Preferred Types Editor window, hit the “Save Preset” button and save the file in that “Editor Default Resources” folder.

            2) Please close and re-open the preferred types window to refresh the list. Also please note that the new types might show at the bottom of the list. That is because types are first ordered by namespace name and then by type name.

            Let me know if that works for you.
            Thanks!

             

            #12207
            nikitalino
            Participant

              ty all works now

              1.i made a mistake first time in word resources .(facepalm) thats why it couldnt find folder/ now all works
              2 . didnt know that need open close/ all works now

              request if possible add – scan all graphs for missing types so you dont need to do it one by one for each graph. but its not super important

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