RimWorld

RimWorld

Almost There 1.6
1.6 errors with mod
I can't seem to get this mod to work at all in 1.6, running Harmony, Hugslib (The temp version) and just this mod, I receive the following error once a caravan forms:

System.MissingMethodException: Method not found: int RimWorld.Planet.WorldObject.get_Tile()
[Ref F46590ED]
at RimWorld.Planet.Caravan.get_NightResting () [0x000a4] in <fcfab19af5d14a608a65ebd77f29482f>:0
- 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) [0x000b1] in <fcfab19af5d14a608a65ebd77f29482f>:0
at RimWorld.Planet.Caravan.TickInterval (System.Int32 delta) [0x0000d] in <fcfab19af5d14a608a65ebd77f29482f>:0
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 () [0x000b9] in <fcfab19af5d14a608a65ebd77f29482f>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()


This is after I did a full reinstall of all mods to clear issues with textures not downloading / installing the first time around as well.

Am I doing something incorrect, or do I have something misconfigured? Is there some other data I can provide to help figure out what's wrong?