Crash Build PS4

NodeCanvas Forums Support Crash Build PS4

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

    Hi,

    I got a crash when I build on PS4 IL2CCP .NET 4 with stripping level set to medium (low is ok).
    playersettings

    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.
    scene

    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

    Attachments:
    You must be logged in to view attached files.
    #14123
    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!

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

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