..#3
Open
Freenex1911 wants to merge 12 commits into
Open
Conversation
Fix [8/3/2019 10:16:44 AM] [Error] InvalidOperationException: Cannot deserialize type 'StatKeeper.Stats' because it contains property 'Created' which has no public setter. - System.Xml.Serialization.TypeScope.GetSettableMembers (System.Xml.Serialization.StructMapping mapping, System.Collections.ArrayList list) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.TypeScope.GetSettableMembers (System.Xml.Serialization.StructMapping structMapping) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.TypeScope.GetSettableMembers (System.Xml.Serialization.StructMapping mapping, System.Collections.Generic.Dictionary`2[TKey,TValue] memberInfos) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializationReaderILGen.WriteLiteralStructMethod (System.Xml.Serialization.StructMapping structMapping) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializationReaderILGen.WriteStructMethod (System.Xml.Serialization.StructMapping structMapping) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializationReaderILGen.GenerateMethod (System.Xml.Serialization.TypeMapping mapping) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializationILGen.GenerateReferencedMethods () (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializationReaderILGen.GenerateEnd (System.String[] methods, System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.TempAssembly.GenerateRefEmitAssembly (System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types, System.String defaultNamespace, System.Security.Policy.Evidence evidence) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.TempAssembly..ctor (System.Xml.Serialization.XmlMapping[] xmlMappings, System.Type[] types, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializer.GenerateTempAssembly (System.Xml.Serialization.XmlMapping xmlMapping, System.Type type, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializer..ctor (System.Type type, System.Xml.Serialization.XmlAttributeOverrides overrides, System.Type[] extraTypes, System.Xml.Serialization.XmlRootAttribute root, System.String defaultNamespace, System.String location, System.Security.Policy.Evidence evidence) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializer..ctor (System.Type type, System.Xml.Serialization.XmlAttributeOverrides overrides, System.Type[] extraTypes, System.Xml.Serialization.XmlRootAttribute root, System.String defaultNamespace, System.String location) (at <03e950671d964403ab67ff751c460757>:0) System.Xml.Serialization.XmlSerializer..ctor (System.Type type, System.Type[] extraTypes) (at <03e950671d964403ab67ff751c460757>:0) Rocket.Core.Assets.XMLFileAsset`1[T]..ctor (System.String file, System.Type[] extraTypes, StatKeeper.Stats defaultInstance) (at <466fa14d466749559a64a11ae8acbc60>:0) StatKeeper.StatsPlayerComponent.Start () (at <a5bb1ddfdc4846a996b6903aeac44316>:0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.