Crash Build PS4

Forums 💬 NodeCanvas ⚙️ Support Crash Build PS4

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16880
    psykaw
    Participant

      Hi,

      I got a crash when I build on PS4 IL2CCP .NET 4 with stripping level set to medium (low is ok).
      [attachment file=”14115″]

      I test on a small repro project where there is only NodeCanvas and I create an empty scene with a BeehaviourTreeOwner and a small tree.
      [attachment file=”14114″]

      Callstack of the crash:

      PS: I tried to add [Preserve] attributes on Node like this but same issue:

      Gavalakis please I need your help :3

      #16882
      Gavalakis
      Keymaster

        Hello,

        Hmm. Can you please try creating a link.xml file with the following contents and let me know if that solves the problem?

        You can place the this link.xml file in any folder you want in your project (or even the root Assets folder).
        Having said that, and because IL2CPP is an AOT compilation, you may still encounter issues, which should be solved by Generating AOTClasses.cs and link.xml file through the Preferred Types Editor [DOCUMENTATION LINK].

        Let me know if the above works for you.
        Thanks!

        #16881
        psykaw
        Participant

          Tank you that solved the issue but I modify some code because NodeCanvas is in the Plugins folder so not in Assembly-Csharp assembly.

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