Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Exception filling tab RimWorld.ITab_Pawn_Health: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
[Ref 4EFDDA2B]
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at ModMedicinePatch.ModMedicinePatch.DynamicMedicalCareSelectButton (UnityEngine.Rect rect, Verse.Pawn pawn) [0x0003a] in <9e3f1bd9be7f49de97ccf25675d4d499>:0
at ModMedicinePatch.MedicalCareSelectButton._Prefix (UnityEngine.Rect rect, Verse.Pawn pawn) [0x00000] in <9e3f1bd9be7f49de97ccf25675d4d499>:0
at RimWorld.MedicalCareUtility.MedicalCareSelectButton (UnityEngine.Rect rect, Verse.Pawn pawn) [0x0002c] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- PREFIX VREAndroidsMod: Boolean VREAndroids.MedicalCareUtility_MedicalCareSelectButton_Patch:Prefix(Pawn pawn)
- PREFIX ModMedicinePatch: Boolean ModMedicinePatch.MedicalCareSelectButton:_Prefix(Rect rect, Pawn pawn)
at RimWorld.HealthCardUtility.DrawOverviewTab (UnityEngine.Rect rect, Verse.Pawn pawn, System.Single curY) [0x0043d] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- TRANSPILER uuugggg.rimworld.SmartMedicine.main: IEnumerable`1 SmartMedicine.SurgeryUnlimited.SurgergyUnlimitedPawnSettings:Transpiler(IEnumerable`1 instructions)
- PREFIX VREAndroidsMod: Boolean VREAndroids.HealthCardUtility_DrawOverviewTab_Patch:Prefix(Single& __result, Rect rect, Pawn pawn, Single curY)
at RimWorld.HealthCardUtility.DrawHealthSummary (UnityEngine.Rect rect, Verse.Pawn pawn, System.Boolean allowOperations, Verse.Thing thingForMedBills) [0x0019b] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- PREFIX Adamas.Hospital: Void Hospital.Patches.AllowOperationsPatch+AllowOperationsOnPatients:Prefix(Pawn pawn, Boolean& allowOperations)
at RimWorld.HealthCardUtility.DrawPawnHealthCard (UnityEngine.Rect outRect, Verse.Pawn pawn, System.Boolean allowOperations, System.Boolean showBloodLoss, Verse.Thing thingForMedBills) [0x000f9] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- TRANSPILER PeteTimesSix.CompactHediffs: IEnumerable`1 PeteTimesSix.CompactHediffs.HarmonyPatches.HealthCardUtility_DrawPawnHealthCard:HealthCardUtility_DrawPawnHealthCard_Transpiler(IEnumerable`1 instructions)
- PREFIX VREAndroidsMod: Void VREAndroids.HealthCardUtility_DrawPawnHealthCard_Patch:Prefix(Pawn pawn)
- POSTFIX Dubwise.DubsMintMenus: Void DubsMintMenus.Patch_HealthCardUtility:Postfix(Rect outRect, Pawn pawn, Thing thingForMedBills)
- POSTFIX VREAndroidsMod: Void VREAndroids.HealthCardUtility_DrawPawnHealthCard_Patch:Postfix()
at RimWorld.ITab_Pawn_Health.FillTab () [0x0003d] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at Verse.InspectTabBase+<>c__DisplayClass19_0.<DoTabGUI>b__0 () [0x00046] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
(Filename: Line: 580)
Edit: FIgured it out. NewGame+ had set my default mecidine to something... odd, due to mods being added/removed. No way to fix it as far as I can tell, sadly, since you can't select anything from the dropdown if the dropdown is glitching.
Exception filling tab RimWorld.ITab_Pawn_Health: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
[Ref 757EDB0]
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at ArtificialBeings.MedicalCareUtility_Patch+MedicalCareUtility_MedicalCareSelectButton_Patch.Listener (UnityEngine.Rect rect, Verse.Pawn pawn) [0x000e4] in <bf1467a20907468b987e39a81201728a>:0
at RimWorld.MedicalCareUtility.MedicalCareSelectButton (UnityEngine.Rect rect, Verse.Pawn pawn) [0x0002c] in <2a40c3593b334f29ac3cb3d32d652351>:0
- PREFIX VREAndroidsMod: Boolean VREAndroids.MedicalCareUtility_MedicalCareSelectButton_Patch:Prefix(Pawn pawn)
- PREFIX ArtificialBeings: Boolean ArtificialBeings.MedicalCareUtility_Patch+MedicalCareUtility_MedicalCareSelectButton_Patch:Listener(Rect rect, Pawn pawn)
- PREFIX ModMedicinePatch: Boolean ModMedicinePatch.MedicalCareSelectButton:_Prefix(Rect rect, Pawn pawn)
at RimWorld.HealthCardUtility.DrawOverviewTab (UnityEngine.Rect rect, Verse.Pawn pawn, System.Single curY) [0x00431] in <2a40c3593b334f29ac3cb3d32d652351>:0
- TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:BodyReferenceTranspiler(IEnumerable`1 instructions)
- TRANSPILER ArtificialBeings: IEnumerable`1 ArtificialBeings.HealthCardUtility_Patch+DrawOverviewTab_Patch:Transpiler(IEnumerable`1 insts, ILGenerator generator)
- PREFIX VREAndroidsMod: Boolean VREAndroids.HealthCardUtility_DrawOverviewTab_Patch:Prefix(Single& __result, Rect rect, Pawn pawn, Single curY)
at RimWorld.HealthCardUtility.DrawHealthSummary (UnityEngine.Rect rect, Verse.Pawn pawn, System.Boolean allowOperations, Verse.Thing thingForMedBills) [0x0015a] in <2a40c3593b334f29ac3cb3d32d652351>:0
at RimWorld.HealthCardUtility.DrawPawnHealthCard (UnityEngine.Rect outRect, Verse.Pawn pawn, System.Boolean allowOperations, System.Boolean showBloodLoss, Verse.Thing thingForMedBills) [0x000f9] in <2a40c3593b334f29ac3cb3d32d652351>:0
- PREFIX VREAndroidsMod: Void VREAndroids.HealthCardUtility_DrawPawnHealthCard_Patch:Prefix(Pawn pawn)
- POSTFIX Dubwise.DubsMintMenus: Void DubsMintMenus.Patch_HealthCardUtility:Postfix(Rect outRect, Pawn pawn, Thing thingForMedBills)
- POSTFIX VREAndroidsMod: Void VREAndroids.HealthCardUtility_DrawPawnHealthCard_Patch:Postfix()
at RimWorld.ITab_Pawn_Health.FillTab () [0x00064] in <2a40c3593b334f29ac3cb3d32d652351>:0
- PREFIX Children: Void Children.ChildrenHarmony+ITab_Pawn_Health_FillTab_Patch:ITab_Pawn_Health_FillTab_Pre(Vector2& ___size)
at Verse.InspectTabBase+<>c__DisplayClass19_0.<DoTabGUI>b__0 () [0x00039] in <2a40c3593b334f29ac3cb3d32d652351>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)