RimWorld

RimWorld

Almost There 1.6
Bug Report
Exception when loaded with Vehicles, I imagine, though my caravan had no vehicles. Just one colonist.

System.MissingMethodException: Method not found: int RimWorld.Planet.WorldObject.get_Tile()
[Ref E0563433]
at RimWorld.Planet.Caravan.get_NightResting () [0x000c2] in <fcfab19af5d14a608a65ebd77f29482f>:0
- PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Patch_CaravanHandling:NoRestForVehicles(Caravan __instance, Boolean& __result)
- POSTFIX cat2002.almostthere: Void AlmostThere.Patch_Caravan_get_NightResting:Postfix(Caravan __instance, Boolean& __result)
at RimWorld.Planet.Caravan.get_CantMove () [0x00000] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Planet.Caravan_PathFollower.PatherTickInterval (System.Int32 delta) [0x000c0] in <fcfab19af5d14a608a65ebd77f29482f>:0
- PREFIX OskarPotocki.VEF: Void VEF.Planet.VanillaExpandedFramework_Caravan_PathFollower_PatherTickInterval_Patch:Prefix(Caravan_PathFollower __instance)
at RimWorld.Planet.Caravan.TickInterval (System.Int32 delta) [0x0000d] in <fcfab19af5d14a608a65ebd77f29482f>:0
- POSTFIX com.inspirationtweaks.patch: Void InspirationTweaks.CaravanTick:Postfix(Caravan __instance, Int32 delta)
- POSTFIX oskarpotocki.vfe.classical: Void VFEC.WorldComponent_RoadBuilding:PostTick(Caravan __instance)
at RimWorld.Planet.WorldObject.DoTick () [0x00066] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Planet.WorldObjectsHolder.WorldObjectsHolderTick () [0x00029] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Planet.World.WorldTick () [0x00016] in <fcfab19af5d14a608a65ebd77f29482f>:0
at Verse.TickManager.DoSingleTick () [0x00102] in <fcfab19af5d14a608a65ebd77f29482f>:0
- PREFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Prefix(Stopwatch& __state)
- POSTFIX Owlchemist.MidSaverSaver: Void MidsaverSaver.CheckWorldObjects:Postfix()
- POSTFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Postfix(Stopwatch __state)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()