RimWorld

RimWorld

Goji's Fantasy Race: Merren
Kalter Stahl 10 Apr, 2024 @ 12:22pm
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 ()
< >
Showing 1-4 of 4 comments
Kalter Stahl 10 Apr, 2024 @ 12:24pm 
Tho I have been playing it ok enough with these red errors...
Goji  [developer] 10 Apr, 2024 @ 4:20pm 
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.
Last edited by Goji; 10 Apr, 2024 @ 4:26pm
Kalter Stahl 10 Apr, 2024 @ 4:25pm 
Ah, ok thanks! I... might.. lol.
Goji  [developer] 10 Apr, 2024 @ 4:28pm 
xD our coder just mentioned it's better to report an red error rather than ignore it. I guess it's up to you
< >
Showing 1-4 of 4 comments
Per page: 1530 50