RimWorld

RimWorld

Vanilla Traits Expanded
梦剑御匿 29 Nov, 2020 @ 7:45am
。。。。
Exception filling window for Verse.FloatMenuMap: System.TypeInitializationException: The type initializer for 'VanillaTraitsExpanded.TryTakeOrderedJob_Patch' threw an exception. ---> System.MissingFieldException: Field 'RimWorld.JobDefOf.BestowingCeremony' not found.
--- End of inner exception stack trace ---
at (wrapper dynamic-method) Verse.AI.Pawn_JobTracker.Verse.AI.Pawn_JobTracker.TryTakeOrderedJob_Patch2(Verse.AI.Pawn_JobTracker,Verse.AI.Job,Verse.AI.JobTag)
at RimWorld.FloatMenuMakerMap+<>c__DisplayClass5_16.<AddHumanlikeOrders>b__19 () [0x00031] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.FloatMenuOption.Chosen (System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x00028] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.FloatMenuOption.DoGUI (UnityEngine.Rect rect, System.Boolean colonistOrdering, Verse.FloatMenu floatMenu) [0x0030e] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.FloatMenu.DoWindowContents (UnityEngine.Rect rect) [0x000fb] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.FloatMenuMap.DoWindowContents (UnityEngine.Rect inRect) [0x0009b] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x00165] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
Verse.Log:Error(String, Boolean)
Verse.Window:InnerWindowOnGUI(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)