RimWorld

RimWorld

Medical System Expansion 2
Getting these errors
Posting in comments for better readability.
Last edited by p20 hammerpoints; 23 Apr, 2023 @ 5:08pm
< >
Showing 1-1 of 1 comments
p20 hammerpoints 23 Apr, 2023 @ 5:07pm 
First error:



[MSE2] Could not find a standard child of BionicArm compatible with body part record Foot_0 ( parts: 8; def: Foot; races: Human, Monkey, VAERoy_GreatApe, GR_GreatApe )
Ignored parts: none
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
MSE2.CompProperties_IncludedChildParts/<StandardPartsForLimb>d__4:MoveNext ()
MSE2.InstallationUtilities:RecursiveDefInstallation (MSE2.CompProperties_IncludedChildParts,Verse.Pawn,Verse.BodyPartRecord)
MSE2.Recipe_InstallArtificialBodyPartWithChildren:ApplyOnPawn (Verse.Pawn,Verse.BodyPartRecord,Verse.Pawn,System.Collections.Generic.List`1<Verse.Thing>,RimWorld.Bill)
(wrapper dynamic-method) RimWorld.PawnTechHediffsGenerator:RimWorld.PawnTechHediffsGenerator.InstallPart_Patch0 (Verse.Pawn,Verse.ThingDef)
(wrapper dynamic-method) RimWorld.PawnTechHediffsGenerator:RimWorld.PawnTechHediffsGenerator.GenerateTechHediffsFor_Patch0 (Verse.Pawn)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateInitialHediffs_Patch3 (Verse.Pawn,Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&,string&,bool,bool)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest)
RimWorld.PawnRelationWorker_Sibling:GenerateParent (Verse.Pawn,Verse.Pawn,Verse.Gender,Verse.PawnGenerationRequest,bool)
RimWorld.PawnRelationWorker_Sibling:CreateRelation (Verse.Pawn,Verse.Pawn,Verse.PawnGenerationRequest&)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawnRelations_Patch1 (Verse.Pawn,Verse.PawnGenerationRequest&)
AlienRace.HarmonyPatches:GenerateTraitsPostfix (Verse.Pawn,Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateTraits_Patch3 (Verse.Pawn,Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&,string&,bool,bool)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest)
VFEEmpire.WorldComponent_Hierarchy:MakePawnFor (RimWorld.RoyalTitleDef)
VFEEmpire.WorldComponent_Hierarchy:InitializeTitles ()
VFEEmpire.WorldComponent_Hierarchy:FinalizeInit ()
(wrapper dynamic-method) RimWorld.Planet.WorldComponentUtility:RimWorld.Planet.WorldComponentUtility.FinalizeInit_Patch1 (RimWorld.Planet.World)
(wrapper dynamic-method) RimWorld.Planet.World:RimWorld.Planet.World.FinalizeInit_Patch7 (RimWorld.Planet.World)
(wrapper dynamic-method) RimWorld.Planet.WorldGenerator:RimWorld.Planet.WorldGenerator.GenerateWorld_Patch2 (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
Verse.Root_Play:SetupForQuickTestPlay ()
Verse.Root_Play/<>c:<Start>b__1_2 ()
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 ()



Second error:


[MSE2] Exception adding ImpliedLimbRecipeDefs: System.NullReferenceException: Object reference not set to an instance of an object
at MarketValueFilter.HarmonyPatches.CopyAllowancesFrom_Postfix (Verse.ThingFilter __instance, Verse.ThingFilter other) [0x00005] in <ed6f88c89e224eab988c6d6fb4d21cd1>:0
at (wrapper dynamic-method) Verse.ThingFilter.Verse.ThingFilter.CopyAllowancesFrom_Patch1(Verse.ThingFilter,Verse.ThingFilter)
at Verse.RecipeDef.ResolveReferences () [0x000c1] in <95de19971c5d40878d8742747904cdcd>:0
at MSE2.LimbRecipeDefGenerator.AddExtraRecipesToDefDatabase () [0x0001a] in <1f3e8187bc334f179d5fe717283f7bbc>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
MSE2.LimbRecipeDefGenerator:AddExtraRecipesToDefDatabase ()
MSE2.MedicalSystemExpansion:DefsLoaded ()
HugsLib.HugsLibController:OnDefsLoaded ()
HugsLib.HugsLibController:LoadReloadInitialize ()
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 ()





Third error:



[MSE2] Could not find a standard child of BionicLeg compatible with body part record Arm_0 ( parts: 8; def: Arm; races: Human, Monkey, VAERoy_GreatApe, GR_GreatApe )
Ignored parts: none
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch6 (string)
DMD<>?246552832:MSE2.CompProperties_IncludedChildParts+<StandardPartsForLimb>d__4.MoveNext_Patch0 (MSE2.CompProperties_IncludedChildParts/<StandardPartsForLimb>d__4)
MSE2.InstallationUtilities:RecursiveDefInstallation (MSE2.CompProperties_IncludedChildParts,Verse.Pawn,Verse.BodyPartRecord)
MSE2.Recipe_InstallArtificialBodyPartWithChildren:ApplyOnPawn (Verse.Pawn,Verse.BodyPartRecord,Verse.Pawn,System.Collections.Generic.List`1<Verse.Thing>,RimWorld.Bill)
(wrapper dynamic-method) RimWorld.PawnTechHediffsGenerator:RimWorld.PawnTechHediffsGenerator.InstallPart_Patch0 (Verse.Pawn,Verse.ThingDef)
(wrapper dynamic-method) RimWorld.PawnTechHediffsGenerator:RimWorld.PawnTechHediffsGenerator.GenerateTechHediffsFor_Patch0 (Verse.Pawn)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateInitialHediffs_Patch3 (Verse.Pawn,Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&,string&,bool,bool)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest)
RimWorld.PawnRelationWorker_Sibling:GenerateParent (Verse.Pawn,Verse.Pawn,Verse.Gender,Verse.PawnGenerationRequest,bool)
RimWorld.PawnRelationWorker_Sibling:CreateRelation (Verse.Pawn,Verse.Pawn,Verse.PawnGenerationRequest&)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawnRelations_Patch1 (Verse.Pawn,Verse.PawnGenerationRequest&)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.TryGenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&,string&,bool,bool)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GenerateNewPawnInternal_Patch2 (Verse.PawnGenerationRequest&)
Verse.PawnGenerator:GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest)
(wrapper dynamic-method) Verse.PawnGenerator:Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest)
VFEEmpire.WorldComponent_Hierarchy:MakePawnFor (RimWorld.RoyalTitleDef)
VFEEmpire.WorldComponent_Hierarchy:InitializeTitles ()
VFEEmpire.WorldComponent_Hierarchy:FinalizeInit ()
(wrapper dynamic-method) RimWorld.Planet.WorldComponentUtility:RimWorld.Planet.WorldComponentUtility.FinalizeInit_Patch1 (RimWorld.Planet.World)
(wrapper dynamic-method) RimWorld.Planet.World:RimWorld.Planet.World.FinalizeInit_Patch8 (RimWorld.Planet.World)
(wrapper dynamic-method) RimWorld.Planet.WorldGenerator:RimWorld.Planet.WorldGenerator.GenerateWorld_Patch2 (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
RimWorld.Page_CreateWorldParams:<CanDoNext>b__19_0 ()
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 ()


"Newer" error:


[MSE2] Exception adding ImpliedLimbRecipeDefs: System.NullReferenceException: Object reference not set to an instance of an object
at MarketValueFilter.HarmonyPatches.CopyAllowancesFrom_Postfix (Verse.ThingFilter __instance, Verse.ThingFilter other) [0x00005] in <b8bf1b322395430ca77a962d8b13c8d4>:0
at (wrapper dynamic-method) Verse.ThingFilter.Verse.ThingFilter.CopyAllowancesFrom_Patch1(Verse.ThingFilter,Verse.ThingFilter)
at Verse.RecipeDef.ResolveReferences () [0x000c1] in <95de19971c5d40878d8742747904cdcd>:0
at MSE2.LimbRecipeDefGenerator.AddExtraRecipesToDefDatabase () [0x0001a] in <1585aec6d2a94dd9b44249eaa9c99cdf>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)




Logs: https://gist.github.com/HugsLibRecordKeeper/8a2cc0157ddc0633bafae150b1a3b95c
Last edited by p20 hammerpoints; 26 May, 2023 @ 9:31pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50