RimWorld

RimWorld

EvolvedOrgansRedux
Raging Bull 12 Jul, 2021 @ 2:06pm
Getting red errors.
https://gist.github.com/e51f7f3444708dc460a717f00b421e14

havent progressed far enough in the game to see if there are issues in game. but i thought id still show that some errors seem to be present upon launch.
< >
Showing 1-15 of 23 comments
Willow the Harlot 12 Jul, 2021 @ 5:45pm 
I'm curious if it's the tail stuff? Because if so, I got the same errors as well, as did one other person in the comments. Seems it's likely a common issue right now.
Bhaer 13 Jul, 2021 @ 8:50pm 
I Got red error messages also talking about tails but also for Universal Regrowth.
StatistNo1  [developer] 16 Jul, 2021 @ 3:29pm 
Hy Raging Bull,

I don't see any errors connected to EVOR in your log file.

The problem with the tails is already solved.
Last edited by StatistNo1; 16 Jul, 2021 @ 3:36pm
Raging Bull 21 Jul, 2021 @ 5:03pm 
Originally posted by StatistNo1:
Hy Raging Bull,

I don't see any errors connected to EVOR in your log file.

The problem with the tails is already solved.
appreciate it. I admit i struggle to read these XML errors to know what mod they come from. im still new to modding
Tynelia 23 Sep, 2021 @ 4:18pm 
Here's my latest Red error:

Could not resolve cross-reference to Verse.ThingDef named EVOR_Item_Tail_Hand (wanter=thingDefs)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.DirectXmlCrossRefLoader:TryResolveDef<Verse.ThingDef> (string,Verse.FailMode,object)
Verse.DirectXmlCrossRefLoader/WantedRefForList`1<Verse.ThingDef>:TryResolve (Verse.FailMode)
Verse.DirectXmlCrossRefLoader/<>c__DisplayClass15_1:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
System.Threading.QueueUserWorkItemCallback:WaitCallback_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.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
System.Threading.ThreadPoolWorkQueue:Dispatch ()
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
Tynelia 23 Sep, 2021 @ 4:19pm 
Could not resolve cross-reference: No Verse.HediffDef named EVOR_Hediff_Tail_Hand found to give to Verse.RecipeDef EVOR_Surgery_Tail_Hand_Kilhn
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode)
Verse.DirectXmlCrossRefLoader/<>c__DisplayClass15_1:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
System.Threading.QueueUserWorkItemCallback:WaitCallback_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.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
System.Threading.ThreadPoolWorkQueue:Dispatch ()
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
Tynelia 23 Sep, 2021 @ 4:20pm 
One of them at least seems to be a conflict with one of the races I subscribe to, Kilhn. The other just seems generalized, at a glance. But then I am no coder.
StatistNo1  [developer] 24 Sep, 2021 @ 3:37am 
Hy Tynelia,

I removed some obsolete code.
You might want to look through your Kilhn and check if they still have their tails. If not just add the "extradextrous appendage" to the pawn via devmode.
Other than that, that error can be ignored.
vegasnik 3 Oct, 2021 @ 11:57am 
Got 3 consecutive ones that prevent parts from being made.(This one is from shimmering skin, but same goes for every other part:

Make_EVOR_Item_Protection_Skin_ShimmeringSkin needs workSkill because it creates a product with a quality.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
(wrapper dynamic-method) Verse.GenRecipe:Verse.GenRecipe.PostProcessProduct_Patch5 (Verse.Thing,Verse.RecipeDef,Verse.Pawn,RimWorld.Precept_ThingStyle)
DMD<>?565118464:Verse.GenRecipe+<MakeRecipeProducts>d__0.MoveNext_Patch0 (Verse.GenRecipe/<MakeRecipeProducts>d__0)
System.Collections.Generic.List`1<Verse.Thing>:.ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>)
System.Linq.Enumerable:ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>)
Verse.AI.Toils_Recipe/<>c__DisplayClass3_0:<FinishRecipeAndStartStoringProduct>b__0 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.TryActuallyStartNextToil_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch2 (Verse.AI.JobDriver)
Verse.AI.Toils_Recipe/<>c__DisplayClass2_0:<DoRecipeWork>b__1 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
(wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch0 (Verse.TickList)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)

2nd:
Did not find skill of def , returning Shooting: 19 (7508.732xp)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
RimWorld.Pawn_SkillTracker:GetSkill (RimWorld.SkillDef)
(wrapper dynamic-method) RimWorld.QualityUtility:RimWorld.QualityUtility.GenerateQualityCreatedByPawn_Patch4 (Verse.Pawn,RimWorld.SkillDef)
(wrapper dynamic-method) Verse.GenRecipe:Verse.GenRecipe.PostProcessProduct_Patch5 (Verse.Thing,Verse.RecipeDef,Verse.Pawn,RimWorld.Precept_ThingStyle)
DMD<>?565118464:Verse.GenRecipe+<MakeRecipeProducts>d__0.MoveNext_Patch0 (Verse.GenRecipe/<MakeRecipeProducts>d__0)
System.Collections.Generic.List`1<Verse.Thing>:.ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>)
System.Linq.Enumerable:ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>)
Verse.AI.Toils_Recipe/<>c__DisplayClass3_0:<FinishRecipeAndStartStoringProduct>b__0 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.TryActuallyStartNextToil_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch2 (Verse.AI.JobDriver)
Verse.AI.Toils_Recipe/<>c__DisplayClass2_0:<DoRecipeWork>b__1 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
(wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch0 (Verse.TickList)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)

3rd:
JobDriver threw exception in initAction for pawn Arslan driver=JobDriver_DoBill (toilIndex=16) driver.job=(DoBill (Job_8085783) A=Thing_EVOR_Building_Cellbench4212755 B=Thing_EVOR_Resource_Mechanites8629240 C=(84, 0, 62))
System.NullReferenceException: Object reference not set to an instance of an object
at InspirationTweaks.InspiredArtistBonus.Postfix (Verse.Pawn pawn, RimWorld.SkillDef relevantSkill, RimWorld.QualityCategory& __result) [0x00009] in <eb30cf8dd1754e2dac2177f0f3e37f13>:0
at (wrapper dynamic-method) RimWorld.QualityUtility.RimWorld.QualityUtility.GenerateQualityCreatedByPawn_Patch4(Verse.Pawn,RimWorld.SkillDef)
at (wrapper dynamic-method) Verse.GenRecipe.Verse.GenRecipe.PostProcessProduct_Patch5(Verse.Thing,Verse.RecipeDef,Verse.Pawn,RimWorld.Precept_ThingStyle)
at DMD<>?565118464.Verse.GenRecipe+<MakeRecipeProducts>d__0.MoveNext_Patch0 (Verse.GenRecipe+<MakeRecipeProducts>d__0 this) [0x00223] in <0c2beb2a9aac4640a08a2c63665406e3>:0
at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Verse.AI.Toils_Recipe+<>c__DisplayClass3_0.<FinishRecipeAndStartStoringProduct>b__0 () [0x000ad] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at (wrapper dynamic-method) Verse.AI.JobDriver.Verse.AI.JobDriver.TryActuallyStartNextToil_Patch0(Verse.AI.JobDriver)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch0 (string)
Verse.AI.JobUtility:TryStartErrorRecoverJob (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.TryActuallyStartNextToil_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.ReadyForNextToil_Patch2 (Verse.AI.JobDriver)
Verse.AI.Toils_Recipe/<>c__DisplayClass2_0:<DoRecipeWork>b__1 ()
(wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch1 (Verse.Pawn)
(wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch0 (Verse.TickList)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)
StatistNo1  [developer] 3 Oct, 2021 @ 1:29pm 
Hy vegasnik,

I am gonna need a HugsLib log for that.

Did the pawn that attempted the craft have an inspiration?
If yes, does the error also appear if you try crafting with a pawn that has no inspiration?
Do you have the mod "Inspiration Tweaks" enabled?
Do you have the mod "Quality Bionics" enabled?
vegasnik 5 Oct, 2021 @ 1:25am 
No inspiration
yes to tweaks
yes to quality

log:
https://gist.github.com/115d8c92577b4f4f6157c4d09baddeb5
Last edited by vegasnik; 5 Oct, 2021 @ 1:29am
StatistNo1  [developer] 12 Oct, 2021 @ 8:51pm 
vegasnik, I forgot to answer you, sorry.
The problem is that Tweaks and Quality Bionics are not compatible. Nothing I can do on my side.
Tom Walsh 4 May, 2023 @ 4:36am 
I'm getting some for pawnmorpher tied to tail.
https://gist.github.com/HugsLibRecordKeeper/4b4cb31234a9ce2a4fafeb52c9f83135

Error in patch.Apply(): System.Xml.XPath.XPathException: Expression must evaluate to a node-set. at MS.Internal.Xml.XPath.XPathParser.ParseNodeTest (MS.Internal.Xml.XPath.AstNode qyInput, MS.Internal.Xml.XPath.Axis+AxisType axisType, System.Xml.XPath.XPathNodeType nodeType) [0x00155] in <0f9699188f0c414ea6fb5557f5c16d15>:0
[Pawnmorpher] Patch operation Verse.PatchOperationSequence(count=1) failed file: D:\SteamLibrary\steamapps\workshop\content\294100\1786466855\Patches\Core\Core_HumanTailAdder.xml
Edit: I think it works fine but it would be nice if a log didn't pop.
Last edited by Tom Walsh; 4 May, 2023 @ 4:36am
StatistNo1  [developer] 4 May, 2023 @ 10:59am 
Hy Tom Walsh,

I will see what I can do there.
Tom Walsh 4 May, 2023 @ 12:32pm 
I appreciate it
< >
Showing 1-15 of 23 comments
Per page: 1530 50