RimWorld

RimWorld

Goji's Fantasy Race: Merren
Does this not work with Big and Small Genes?
Getting abuncha this kinda error on start-up:

[Big and Small - Genes & More - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/ThoughtDef[defName="GroinUncovered_Disapproved_Male"]/nullifyingGenes"): Failed to find a node with the given xpath
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2920751126\1.4\Common\Patches\vanilla_Patch.xml

UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
XmlExtensions.ErrorManager:PrintErrors (string,Verse.ModContentPack)
XmlExtensions.PatchOperation_Patch:Postfix (Verse.PatchOperation,bool&,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.PatchOperation:Verse.PatchOperation.Apply_Patch2 (Verse.PatchOperation,System.Xml.XmlDocument)
(wrapper dynamic-method) Verse.LoadedModManager:Verse.LoadedModManager.ApplyPatches_Patch7 (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 ()
< >
Visar 1-4 av 4 kommentarer
Kalter Stahl 10 apr, 2024 @ 12:24 
Tho I have been playing it ok enough with these red errors...
Goji  [utvecklare] 10 apr, 2024 @ 16:20 
Hi, I just asked our coder (as an IT inept myself).

This particular error is caused by big and small, it's not really an incompatiblity but rather an oversight.

Big and small is not checking whether the node exists first before trying to make it. Their patch is adding a nullifying genes field to a thought def, but when it (trys to) add it, it's already there (in our mod). You could report it on their side.
Senast ändrad av Goji; 10 apr, 2024 @ 16:26
Kalter Stahl 10 apr, 2024 @ 16:25 
Ah, ok thanks! I... might.. lol.
Goji  [utvecklare] 10 apr, 2024 @ 16:28 
xD our coder just mentioned it's better to report an red error rather than ignore it. I guess it's up to you
< >
Visar 1-4 av 4 kommentarer
Per sida: 1530 50