Advertisement
Guest User

Crystal Body Parts Error

a guest
Feb 29th, 2020
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.20 KB | None | 0 0
  1. Crystal Body Parts Error with no VGP Garden or Drinks loaded in:
  2.  
  3. GetInspectString exception on CBPGrowthStation367753:
  4. System.MissingMethodException: string Verse.TranslatorFormattedStringExtensions.Translate(string,Verse.NamedArgument,Verse.NamedArgument,Verse.NamedArgument)
  5.   at Verse.ThingWithComps.InspectStringPartsFromComps () [0x00020] in <b19ae9c6a2b34f38a22a7741fa26973e>:0
  6.   at Verse.ThingWithComps.GetInspectString () [0x00013] in <b19ae9c6a2b34f38a22a7741fa26973e>:0
  7.   at RimWorld.InspectPaneFiller.DrawInspectStringFor (Verse.ISelectable sel, UnityEngine.Rect rect) [0x00000] in <b19ae9c6a2b34f38a22a7741fa26973e>:0
  8. Verse.Log:Error(String, Boolean)
  9. RimWorld.InspectPaneFiller:DrawInspectStringFor(ISelectable, Rect)
  10. RimWorld.InspectPaneFiller:DMD<DMD<DoPaneContentsFor_Patch1>?-1045451904::DoPaneContentsFor_Patch1>(ISelectable, Rect)
  11. RimWorld.MainTabWindow_Inspect:DoPaneContents(Rect)
  12. RimWorld.InspectPaneUtility:DMD<DMD<InspectPaneOnGUI_Patch1>?336791296::InspectPaneOnGUI_Patch1>(Rect, IInspectPane)
  13. RimWorld.MainTabWindow_Inspect:DoWindowContents(Rect)
  14. Verse.Window:InnerWindowOnGUI(Int32)
  15. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement