边缘世界 RimWorld

边缘世界 RimWorld

Goji's Fantasy Race: Merren
Kalter Stahl 2024 年 4 月 10 日 下午 12:22
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 条留言
Kalter Stahl 2024 年 4 月 10 日 下午 12:24 
Tho I have been playing it ok enough with these red errors...
Goji  [开发者] 2024 年 4 月 10 日 下午 4: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 日 下午 4:26
Kalter Stahl 2024 年 4 月 10 日 下午 4:25 
Ah, ok thanks! I... might.. lol.
Goji  [开发者] 2024 年 4 月 10 日 下午 4: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