RimWorld

RimWorld

Medical Tab
Cyber 15 Dec, 2021 @ 2:48pm
Bugs/Issues
Discussion thread for reporting bugs, errors, and the like.
< >
Showing 1-8 of 8 comments
Cyber 15 Dec, 2021 @ 2:49pm 
I've been getting this warning for a while now. I haven't noticed any real issues from it, though.

Medical Tab :: Tag Tongue is not associated with any pawnCapacity. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Fluffy.CapacityUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
Dr.Smiles 9 Mar, 2022 @ 4:17pm 
for some reason the displayed medical tab is no longer accessible to me
Do0m[y] 6 Sep, 2022 @ 3:02am 
Hello Fluffy, I almost have the same message as Cyber (message above) but I get this message when I launch RIMWORLD 1.3.3389 (64 bit)

Medical Tab :: Tag Tongue is not associated with any pawnCapacity. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Fluffy.CapacityUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch1 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
(wrapper dynamic-method) Verse.LongEventHandler:Verse.LongEventHandler.ExecuteToExecuteWhenFinished_Patch0 ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) Verse.Root_Entry:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)
Last edited by Do0m[y]; 6 Sep, 2022 @ 3:03am
Grim_2o0o 23 Sep, 2022 @ 3:20pm 
Did the medical tab used to have a icon on it? it doesn't show anymore.
Raygne 4 Oct, 2022 @ 6:25pm 
Hello,

I keep getting this too on ver 1.3.3389 rev 40. Only had Harmony, Core and Medical Tab running when it started.

Medical Tab :: Tag Tongue is not associated with any pawnCapacity. This may be intentional. For modders; if the tag defName contains the capacity defName the two will be linked.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Fluffy.CapacityUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch1 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_3 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
Last edited by Raygne; 4 Oct, 2022 @ 7:58pm
Mister Vertigo 11 Oct, 2022 @ 12:13pm 
Just came here to comment that I'm getting the same errors as the posters above regarding "Tag Tongue is not associated with any pawnCapacity". Not sure if it's a conflict somewhere or a bug with the mod. If anyone has figured out a fix a response would be appreciated! Thank you!
Castaway 5 May, 2023 @ 5:05am 
Same as everyone else, "Tag Tongue is not associated with any pawnCapacity"
Angrysquirrel 19 Sep, 2023 @ 6:42pm 
Exception filling window for Fluffy.MainTabWindow_Medical: System.NullReferenceException: Object reference not set to an instance of an object
at Fluffy.CapacityUtility.AffectsCapacityOnIngestion (Verse.ThingDef def, Verse.PawnCapacityDef capacity, System.Single current, System.Boolean negative) [0x0003b] in <cfba35c05604436fb917b2eb307603b0>:0
at Fluffy.CapacityUtility.AdministersDrugThatAffects (Verse.RecipeDef r, Verse.PawnCapacityDef capacity, System.Single current, System.Boolean negative) [0x00025] in <cfba35c05604436fb917b2eb307603b0>:0
at Fluffy.CapacityUtility.Affects (RimWorld.Bill_Medical bill, Verse.PawnCapacityDef capacity) [0x00024] in <cfba35c05604436fb917b2eb307603b0>:0
at Fluffy.PawnColumnWorker_Capacity.<DoPendingBillsDrawExtra>b__14_0 (RimWorld.Bill b) [0x0000c] in <cfba35c05604436fb917b2eb307603b0>:0
at System.Collections.Generic.List`1[T].FindIndex (System.Int32 startIndex, System.Int32 count, System.Predicate`1[T] match) [0x0003b] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].FindIndex (System.Predicate`1[T] match) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.GenCollection.Any[T] (System.Collections.Generic.List`1[T] list, System.Predicate`1[T] predicate) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0
at Fluffy.PawnColumnWorker_Capacity.DoPendingBillsDrawExtra (UnityEngine.Rect rect, Verse.Pawn pawn) [0x0000b] in <cfba35c05604436fb917b2eb307603b0>:0
at Fluffy.PawnColumnWorker_Capacity.DoCell (UnityEngine.Rect rect, Verse.Pawn pawn, RimWorld.PawnTable table) [0x00052] in <cfba35c05604436fb917b2eb307603b0>:0
at (wrapper dynamic-method) RimWorld.PawnTable.RimWorld.PawnTable.PawnTableOnGUI_Patch1(RimWorld.PawnTable,UnityEngine.Vector2)
at RimWorld.MainTabWindow_PawnTable.DoWindowContents (UnityEngine.Rect rect) [0x00020] in <95de19971c5d40878d8742747904cdcd>:0
at Fluffy.MainTabWindow_Medical.DoWindowContents (UnityEngine.Rect rect) [0x00052] in <cfba35c05604436fb917b2eb307603b0>:0
at (wrapper dynamic-method) Verse.Window.Verse.Window.InnerWindowOnGUI_Patch0(Verse.Window,int)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
< >
Showing 1-8 of 8 comments
Per page: 1530 50