You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
at PluginCore.Utilities.ObjectSerializer.InternalDeserialize(String file, Type type)
at PluginCore.Utilities.ObjectSerializer.Deserialize(String file, Object obj, Boolean checkValidity
Can someone help? I am new with Haxe.
The text was updated successfully, but these errors were encountered:
Can someone help? I am new with Haxe.
The text was updated successfully, but these errors were encountered: