IOS Deserialization Error

NodeCanvas Forums Support IOS Deserialization Error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10443
    rollingdice
    Participant

    Hi. NodeCanvas dont working on IOS. Iam using lattest version NodeCanvas (2.4).
    XCode log:

    Deserialization Error: ‘/Users/builduser/buildslave/unity/build/Tools/il2cpp/il2cpp/libil2cpp/icalls/mscorlib/System.Reflection.Emit/DynamicMethod.cpp(21) : Unsupported internal call for IL2CPP:DynamicMethod::create_dynamic_method – System.Reflection.Emit is not supported.’
    ‘ at System.Reflection.Emit.DynamicMethod.CreateDelegate (System.Type delegateType, System.Object target) [0x00000] in <filename unknown>:0
    at System.Linq.Expressions.Expression1[TDelegate].Compile () [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.FullSerializer.fsMetaType..ctor (System.Type reflectedType) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.FullSerializer.fsMetaType.Get (System.Type type) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.FullSerializer.Internal.fsReflectedConverter.CreateInstance (ParadoxNotion.Serialization.FullSerializer.fsData data, System.Type storageType) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.FullSerializer.fsSerializer.InternalDeserialize_3_Inheritance (ParadoxNotion.Serialization.FullSerializer.fsData data, System.Type storageType, System.Object& result, System.Collections.Generic.List
    1& processors) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.FullSerializer.fsSerializer.InternalDeserialize_1_CycleReference (ParadoxNotion.Serialization.FullSerializer.fsData data, System.Type storageType, System.Object& result, System.Collections.Generic.List1& processors) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.FullSerializer.fsSerializer.TryDeserialize (ParadoxNotion.Serialization.FullSerializer.fsData data, System.Type storageType, System.Object& result) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.JSONSerializer.Deserialize (System.Type type, System.String serializedState, System.Collections.Generic.List
    1 objectReferences) [0x00000] in <filename unknown>:0
    at ParadoxNotion.Serialization.JSONSerializer.Deserialize[T] (System.String serializedState, System.Collections.Generic.List1 objectReferences) [0x00000] in <filename unknown>:0
    at NodeCanvas.Framework.Graph.Deserialize (System.String serializedGraph, Boolean validate, System.Collections.Generic.List
    1 objectReferences) [0x00000] in <filename unknown>:0 ‘

    <b>Please report bug</b>

    Attachments:
    You must be logged in to view attached files.
    #10445
    Gavalakis
    Keymaster

    Hello,

    Thanks for the report.
    I have attached the fixed file in a unitypackage. Please replace the old fsMetaType.cs with the included one and let me know if everything works fine.

    Thanks

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

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.