DF.DFIntMemory[FFEBEF74][1694.34]: Err: System.FormatException: Invalid format for Guid.Guid(string).
at System.Guid+GuidParser.ParseChar (Char c) [0x00000] in :0
at System.Guid+GuidParser.ParseGuid2 () [0x00000] in :0
at System.Guid+GuidParser.Parse () [0x00000] in :0
at System.Guid..ctor (System.String g) [0x00000] in :0
at DF.DFIntMemory.CheckKACAlarmsUpdate () [0x00000] in :0
at DF.DFIntMemory.FixedUpdate () [0x00000] in :0
It would appear invalid GUIDs being returned from the KAC API?
Will code a check for invalid GUIDs and see if this helps.
Reported issues with reported errors on install. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
DF.DFIntMemory[FFEBEF74][1694.34]: FixedUpdate failed to update DeepFreeze Internal Alarm Memory
(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
DF.DFIntMemory[FFEBEF74][1694.34]: Err: System.FormatException: Invalid format for Guid.Guid(string). at System.Guid+GuidParser.ParseChar (Char c) [0x00000] in:0
at System.Guid+GuidParser.ParseGuid2 () [0x00000] in :0
at System.Guid+GuidParser.Parse () [0x00000] in :0
at System.Guid..ctor (System.String g) [0x00000] in :0
at DF.DFIntMemory.CheckKACAlarmsUpdate () [0x00000] in :0
at DF.DFIntMemory.FixedUpdate () [0x00000] in :0
It would appear invalid GUIDs being returned from the KAC API? Will code a check for invalid GUIDs and see if this helps.