RimWorld

RimWorld

KanbanStockpile
pureMJ 3 Dec, 2022 @ 11:32am
Warning log at game start
This warning stacktrace shows up at game start, even when I have this mod disabled.
(but they disappear when this mod is removed completely.

AFAIK It's not cause any issue though.

Parsed 2287142613 as int. UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Warning (string) Verse.ParseHelper:ParseIntPermissive (string) Verse.ParseHelper:FromString<int> (string) Verse.DirectXmlToObject:ObjectFromXml<int> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXmlReflection<int> (System.Xml.XmlNode,bool) Verse.DirectXmlToObject:ObjectFromXml<Verse.ModMetaData/ModMetaDataInternal> (System.Xml.XmlNode,bool) Verse.DirectXmlLoader:ItemFromXmlString<Verse.ModMetaData/ModMetaDataInternal> (string,string,bool) Verse.DirectXmlLoader:ItemFromXmlFile<Verse.ModMetaData/ModMetaDataInternal> (string,bool) Verse.ModMetaData:Init () Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem) Verse.ModLister:RebuildModList () Verse.Steam.WorkshopItems:RebuildItemsList () Verse.Steam.WorkshopItems:.cctor () Verse.ModLister:RebuildModList () Verse.ModLister:.cctor () Verse.ModsConfig:.cctor () Verse.LoadedModManager:InitializeMods () Verse.LoadedModManager:LoadAllActiveMods () Verse.PlayDataLoader:DoPlayLoad () Verse.PlayDataLoader:LoadAllPlayData (bool) Verse.Root/<>c:<Start>b__6_1 () Verse.LongEventHandler:RunEventFromAnotherThread (System.Action) Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 () System.Threading.ThreadHelper:ThreadStart_Context (object) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object) System.Threading.ThreadHelper:ThreadStart ()