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 ()
< >
1-4 / 4 のコメントを表示
Tho I have been playing it ok enough with these red errors...
Goji  [開発者] 2024年4月10日 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.
最近の変更はGojiが行いました; 2024年4月10日 16時26分
Ah, ok thanks! I... might.. lol.
Goji  [開発者] 2024年4月10日 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
< >
1-4 / 4 のコメントを表示
ページ毎: 1530 50