Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with HaxeDevelop binary stream #3261

Open
hayfidev opened this issue Feb 8, 2022 · 0 comments
Open

Issue with HaxeDevelop binary stream #3261

hayfidev opened this issue Feb 8, 2022 · 0 comments

Comments

@hayfidev
Copy link

hayfidev commented Feb 8, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant