RimWorld

RimWorld

Allow Tool
skippy 1 Oct, 2019 @ 7:52am
Error when trying to mine connected ores
Im unsure why but some reason when i right click on any ores, and click mine connected ore it comes up with an error, it was working and then i added "hunt for me" and "genetic rim" it was working perfectly fine and i closed the game down, came back an hour later or so and suddenly the error started coming up

[AllowTool][ERR] Exception while processing context menu action: System.IndexOutOfRangeException: Array index is out of range.
at Verse.EdificeGrid.get_Item (IntVec3 c) [0x00000] in <filename unknown>:0
at AllowTool.Context.MenuProvider_Mine.TryGetMineableAtPos (IntVec3 pos, Verse.Map map) [0x00000] in <filename unknown>:0
at AllowTool.Context.MenuProvider_Mine.MineDesignationExpansionIsValid (IntVec3 cellFrom, IntVec3 cellTo, Verse.Map map) [0x00000] in <filename unknown>:0
at AllowTool.Context.MenuProvider_Mine.FloodExpandDesignationType (Verse.DesignationDef designationDef, Verse.Map map, AllowTool.Context.InitialCandidateFilter initialFilter, AllowTool.Context.ExpansionCandidateFilter expansionFilter) [0x00000] in <filename unknown>:0
at AllowTool.Context.MenuProvider_Mine.ContextMenuAction (Verse.Designator designator, Verse.Map map) [0x00000] in <filename unknown>:0
at AllowTool.Context.BaseDesignatorMenuProvider.InvokeActionWithErrorHandling (AllowTool.Context.MenuActionMethod action, Verse.Designator designator) [0x00000] in <filename unknown>:0

everything else on the mod still works just the mine connected ores seems busted and im unsure how to fix it or what may have caused the issue