Mod causing an error

Started by Dodiche, September 26, 2023, 01:42:39 PM

Previous topic - Next topic

Dodiche

Hi,

When i load my game, my mod manager show me these lines and i cant find which mod is causing these error, if someone could help me i would be greatfull :
 
Could not find type named StockGenerator_Clothes from node <li Class="StockGenerator_Clothes"><maxTechLevelGenerate>Medieval</maxTechLevelGenerate><countRange>10~15</countRange></li>
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.DirectXmlToObject:ClassTypeOf<RimWorld.StockGenerator> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<RimWorld.StockGenerator> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ListFromXml<RimWorld.StockGenerator> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ListFromXmlReflection<RimWorld.StockGenerator> (System.Xml.XmlNode)
Verse.DirectXmlToObject:ObjectFromXml<System.Collections.Generic.List`1<RimWorld.StockGenerator>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<System.Collections.Generic.List`1<RimWorld.StockGenerator>> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXml<RimWorld.TraderKindDef> (System.Xml.XmlNode,bool)
Verse.DirectXmlToObject:ObjectFromXmlReflection<RimWorld.TraderKindDef> (System.Xml.XmlNode,bool)
(wrapper dynamic-method) Verse.DirectXmlLoader:Verse.DirectXmlLoader.DefFromNode_Patch1 (System.Xml.XmlNode,Verse.LoadableXmlAsset)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ParseAndProcessXML_Patch3 (System.Xml.XmlDocument,System.Collections.Generic.Dictionary`2<System.Xml.XmlNode, Verse.LoadableXmlAsset>)
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 ()