RimWorld

RimWorld

Real Ruins
Log exeption: Can't reform carvan
Wenn i am in pristine ruins i can't reform caravan.

I got he message that all enemies are cleared.

When i am in the reform popU and click send, nothing happens.

In the log i get following error.
Is this from real ruins ?


Exception filling window for RimWorld.Dialog_FormCaravan: System.InvalidCastException: Specified cast is not valid.
[Ref 25FAE373]
at RealRuins.RealRuins+DialogFormCaravan_Patch.Prefix (RimWorld.Dialog_FormCaravan __instance, System.Boolean& __result) [0x0006a] in <409562a1f3a24d539f4bb5498a7d2581>:0
at RimWorld.Dialog_FormCaravan.TryReformCaravan () [0x00017] in <981a33edf24d499488b0f820d94638e1>:0
- PREFIX com.woolstrand.realruins: Boolean RealRuins.RealRuins+DialogFormCaravan_Patch:Prefix(Dialog_FormCaravan __instance, Boolean& __result)
at RimWorld.Dialog_FormCaravan.TrySend () [0x0002c] in <981a33edf24d499488b0f820d94638e1>:0
- PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Patch_FormCaravanDialog:TryAndSendWithVehicles(Dialog_FormCaravan __instance)
at RimWorld.Dialog_FormCaravan.DoBottomButtons (UnityEngine.Rect rect) [0x0006c] in <981a33edf24d499488b0f820d94638e1>:0
- TRANSPILER SmashPhil.VehicleFramework: IEnumerable`1 Vehicles.Patch_FormCaravanDialog:StartRoutePlanningForVehiclesTranspiler(IEnumerable`1 instructions)
at RimWorld.Dialog_FormCaravan.DoWindowContents (UnityEngine.Rect inRect) [0x00186] in <981a33edf24d499488b0f820d94638e1>:0
- TRANSPILER SmashPhil.VehicleFramework: IEnumerable`1 Vehicles.Patch_FormCaravanDialog:FormCaravanTabsTranspiler(IEnumerable`1 instructions)
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <981a33edf24d499488b0f820d94638e1>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)