StrangeLoopGames / EcoIssues

131 stars 21 forks source link

Missing reference for value: #25068

Closed Arranoa-jolasten closed 2 months ago

Arranoa-jolasten commented 2 months ago

Dictionary deserialization error. Missing reference for value: Eco.Core.Serialization.Internal.UniversalIdReference. Object: Eco.Core.Utils.ThreadSafeDictionary2[System.String,Eco.Gameplay.Achievements.AchievementInstance]. It will be ignored, but may cause inconsistency and errors in other entities. : 9 Dictionary deserialization error. Missing reference for value: Eco.Core.Serialization.Internal.UniversalIdReference. Object: Eco.Core.Utils.ControllerDictionary2[System.String,Eco.Gameplay.Achievements.AchievementInstance]. It will be ignored, but may cause inconsistency and errors in other entities. : 2020 Enumerable deserialization error. Missing reference for element: Eco.Core.Serialization.Internal.UniversalIdReference. It will be ignored, but may cause inconsistency and errors in other entities. : 8 Dictionary deserialization error. Missing reference for key: Eco.Core.Serialization.Internal.UniversalIdReference. Object: Eco.Core.Utils.ThreadSafeDictionary`2[Eco.Gameplay.Economy.Reputation.IHasReputation,Eco.Gameplay.Economy.Reputation.Internal.Reputation]. It will be ignored, but may cause inconsistency and errors in other entities. : 735 Component RateCultureComponent has to explicitly define [HasIcon] or [NoIcon], because it's parent has [DerivedMustDefineIcon]. : 37

D3nnis3n commented 2 months ago

Can be ignored.