RimWorld

RimWorld

SRTS Expanded
Killswitch 28 Feb, 2020 @ 5:02am
I have error with SRTS Expanded and Royalty about some "string"? Picture provided with URL
https://paste.pics/c2ef5bb158bfeed9aee07305b1cea7ee
The info tab is messed up, also no possible options to refuel, launch nor other stuff


Initializing new game with mods:
- Ludeon.RimWorld
- Ludeon.RimWorld.Royalty
- neceros.srtse
Verse.Log:Message(String, Boolean)
Verse.Game:InitNewGame()
Verse.<>c:<Start>b__1_2()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()

System.MissingMethodException: string Verse.Translator.Translate(string)
at Verse.ThingWithComps+<GetGizmos>d__32.MoveNext () [0x00088] in <fcd99b24cbb3485baa8263b0d6197784>:0
at Verse.Building+<GetGizmos>d__17.MoveNext () [0x00080] in <fcd99b24cbb3485baa8263b0d6197784>:0
at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <567df3e0919241ba98db88bec4c6696f>:0
at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x00045] in <fcd99b24cbb3485baa8263b0d6197784>:0
Verse.Log:Error(String, Boolean)
Verse.Log:ErrorOnce(String, Int32, Boolean)
RimWorld.InspectGizmoGrid:DrawInspectGizmoGridFor(IEnumerable`1, Gizmo&)
RimWorld.MainTabWindow_Inspect:DrawInspectGizmos()
RimWorld.InspectPaneUtility:ExtraOnGUI(IInspectPane)
RimWorld.MainTabWindow_Inspect:ExtraOnGUI()
Verse.WindowStack:WindowStackOnGUI()
RimWorld.UIRoot_Play:UIRootOnGUI()
Verse.Root:OnGUI()

GetInspectString exception on SRTSMkIIIp37842:
System.MissingMethodException: string Verse.Translator.Translate(string)
at Verse.ThingWithComps.InspectStringPartsFromComps () [0x00020] in <fcd99b24cbb3485baa8263b0d6197784>:0
at Verse.ThingWithComps.GetInspectString () [0x00013] in <fcd99b24cbb3485baa8263b0d6197784>:0
at RimWorld.InspectPaneFiller.DrawInspectStringFor (Verse.ISelectable sel, UnityEngine.Rect rect) [0x00000] in <fcd99b24cbb3485baa8263b0d6197784>:0
Verse.Log:Error(String, Boolean)
RimWorld.InspectPaneFiller:DrawInspectStringFor(ISelectable, Rect)
RimWorld.InspectPaneFiller:DoPaneContentsFor(ISelectable, Rect)
RimWorld.MainTabWindow_Inspect:DoPaneContents(Rect)
RimWorld.InspectPaneUtility:InspectPaneOnGUI(Rect, IInspectPane)
RimWorld.MainTabWindow_Inspect:DoWindowContents(Rect)
Verse.Window:InnerWindowOnGUI(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Last edited by Killswitch; 28 Feb, 2020 @ 5:04am