边缘世界 RimWorld

边缘世界 RimWorld

Big and Small - Genes & More
Kalter Stahl 2024 年 4 月 16 日 下午 12:10
Been getting a red error having to do with "Goji's Fantasy Race: Merren"
I have been getting this error on game 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 ()

I think it has something to do with the merren/merfolk not supposed to be getting embarrassed/unhappy when they don't have pants on... please take a look :d
< >
正在显示第 1 - 7 条,共 7 条留言
Kalter Stahl 2024 年 4 月 16 日 下午 12:10 
Well abuncha these errors on start-up.
RedMattis  [开发者] 2024 年 5 月 3 日 上午 1:58 
"Verse.PatchOperationAdd(xpath="Defs/ThoughtDef[defName="GroinUncovered_Disapproved_Male"]/nullifyingGenes"): Failed to find a node with the given xpath
[End of stack trace]"

This one is just strange, because that is a vanilla thoughtDef which does have the xml entry in quest. I think some mod is messing with ThoughtDefs is a weird way...

Not that the error is particularly harmful, it really just means the thought won't be disabled, but it shouldn't happen in the first place.
Kalter Stahl 2024 年 5 月 29 日 下午 1:01 
Thanks for the reply; my notifications haven't been filling up lately for some reason...
So what should I do, nothing?
RedMattis  [开发者] 2024 年 5 月 29 日 下午 1:35 
引用自 Kalter Stahl
Thanks for the reply; my notifications haven't been filling up lately for some reason...
So what should I do, nothing?
Try verifying cache.

Aside from that the error from my mod is harmless. Not sure what the Unity error is and if it is at all related to any of this.

But anyway. Really strange that "GroinUncovered_Disapproved_Male" just seems missing. I doubt a modder would just remove that thought entirely so I dunno what is up with that.
Kalter Stahl 2024 年 5 月 29 日 下午 2:00 
Hmmm ok thanks.
Kirboh 2024 年 7 月 15 日 上午 10:23 
引用自 RedMattis
But anyway. Really strange that "GroinUncovered_Disapproved_Male" just seems missing. I doubt a modder would just remove that thought entirely so I dunno what is up with that.
It should be removed only for pawns with the Merren Xenotype, since it replaces their legs with a fish tail. I wonder why this this thought would be removed entirely?
RedMattis  [开发者] 2024 年 7 月 15 日 上午 11:37 
引用自 Kirboh
引用自 RedMattis
But anyway. Really strange that "GroinUncovered_Disapproved_Male" just seems missing. I doubt a modder would just remove that thought entirely so I dunno what is up with that.
It should be removed only for pawns with the Merren Xenotype, since it replaces their legs with a fish tail. I wonder why this this thought would be removed entirely?
It is indeed strange. Perhaps the mod author had a bit of a brain fart or missunderstood how to block thoughts.
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50