RimWorld

RimWorld

VFE - Ancients: Vault Technology
rarewhalerw 15 Apr, 2024 @ 5:55am
bug for desktop computer
GetInspectString exception on VFEA_AncientComputerDesk109094:
System.InvalidCastException: Specified cast is not valid.
[Ref E4271630]
at RimWorld.CompReportWorkSpeed.CompInspectStringExtra () [0x000d4] in <9b17790b066e46d08be4026d65926375>:0
at Verse.ThingWithComps.InspectStringPartsFromComps () [0x00020] in <9b17790b066e46d08be4026d65926375>:0
at Verse.ThingWithComps.GetInspectString () [0x00013] in <9b17790b066e46d08be4026d65926375>:0
at RimWorld.Building_ResearchBench.GetInspectString () [0x00000] in <9b17790b066e46d08be4026d65926375>:0
at RimWorld.InspectPaneFiller.DrawInspectStringFor (Verse.ISelectable sel, UnityEngine.Rect rect) [0x00000] in <9b17790b066e46d08be4026d65926375>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
RimWorld.InspectPaneFiller:DrawInspectStringFor (Verse.ISelectable,UnityEngine.Rect)
RimWorld.InspectPaneFiller:DoPaneContentsFor (Verse.ISelectable,UnityEngine.Rect)
RimWorld.MainTabWindow_Inspect:DoPaneContents (UnityEngine.Rect)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.InspectPaneUtility.InspectPaneOnGUI_Patch1 (UnityEngine.Rect,RimWorld.IInspectPane)
RimWorld.MainTabWindow_Inspect:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)