RimWorld

RimWorld

Medical Tab
Do0m[y] 29 Feb, 2020 @ 11:27am
RimWorld 1.1.2558 rev1000 - Errors
[Console report]:

Medical Tab :: Capacity BleedRate does not have any bodyPartTags associated with it. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
Verse.Log:Warning(String, Boolean)
Fluffy.CapacityUtility:.cctor()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
StartupImpact.Patch.StaticConstructorOnStartupUtilityCallAll:Prefix()
Verse.StaticConstructorOnStartupUtility:DMD<DMD<CallAll_Patch1>?-1569298048::CallAll_Patch1>()
Verse.<>c:<DoPlayLoad>b__4_2()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:DMD<DMD<Update_Patch1>?-1784255104::Update_Patch1>(Root)
Verse.Root_Entry:Update()

---

Medical Tab :: Capacity Fertility does not have any bodyPartTags associated with it. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
Verse.Log:Warning(String, Boolean)
Fluffy.CapacityUtility:.cctor()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(IntPtr)
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor(RuntimeTypeHandle)
StartupImpact.Patch.StaticConstructorOnStartupUtilityCallAll:Prefix()
Verse.StaticConstructorOnStartupUtility:DMD<DMD<CallAll_Patch1>?-1569298048::CallAll_Patch1>()
Verse.<>c:<DoPlayLoad>b__4_2()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:DMD<DMD<Update_Patch1>?-1784255104::Update_Patch1>(Root)
Verse.Root_Entry:Update()

---

Type TextureChooser probably needs a StaticConstructorOnStartup attribute, because it has a field LeftArrow of type Texture2D. All assets must be loaded in the main thread.
Verse.Log:Warning(String, Boolean)
Verse.StaticConstructorOnStartupUtility:ReportProbablyMissingAttributes()
Verse.<>c:<DoPlayLoad>b__4_2()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:DMD<DMD<Update_Patch1>?-1784255104::Update_Patch1>(Root)
Verse.Root_Entry:Update()
Last edited by Do0m[y]; 29 Feb, 2020 @ 11:27am