hawkfalcon/Stardew-Mods

Compatibility issues

Closed this issue · 1 comments

Hi I was just requesting and asking if SDV realty mod could be made compatible with better juniors since I have an extra piece of land due to this mod but my junimos are white and do not move but once in the farm area they're colourful and walk.

The farm expansion I have is called Megafarm uploaded by "klatuprism"

[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated) at StardewValley.Game1.UpdateLocations(GameTime time) at StardewValley.Game1._update(GameTime gameTime) at StardewValley.Game1.Update(GameTime gameTime) at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) [Better Junimos] spawn J J [game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary. at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.<ItemInHut>b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223 at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate) at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123 at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109 at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46 at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36 at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this) at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169 at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time) at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time) at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time) at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time) at StardewValley.Game1.<>c__DisplayClass711_0.<UpdateLocations>b__0(GameLocation location) at StardewValley.Utility.ForEachLocation(Func2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[Stack Everything Redux] [GameMenuHandler.ChangeTabs] Custom menu detected, no handler for Leclair.Stardew.BetterCrafting.Menus.BetterCraftingPage
[Better Junimos] spawn J J
[game] An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key '00000000-0000-0000-0000-000000000000' was not present in the dictionary.
at BetterJunimos.Utils.JunimoAbilities.<>c__DisplayClass18_0.b__0(String item) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 223
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at BetterJunimos.Utils.JunimoAbilities.IdentifyJunimoAbility(GameLocation location, Vector2 pos, Guid hutGuid) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Abilities/JunimoAbilities.cs:line 123
at BetterJunimos.Patches.PatchSearchAroundHut.SearchHutGrid(JunimoHut hut, Int32 radius, GameLocation farm, Guid id) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 109
at BetterJunimos.Patches.PatchSearchAroundHut.SearchAroundHut(JunimoHut hut) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 46
at BetterJunimos.Patches.PatchSearchAroundHut.Prefix(JunimoHut __instance, Boolean& __result) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 36
at StardewValley.Buildings.JunimoHut.areThereMatureCropsWithinRadius_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this)
at BetterJunimos.Patches.ReplaceJunimoHutUpdate.Postfix(JunimoHut __instance, GameTime time, Int32& ___junimoSendOutTimer, Int32 __state) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/Patches/JunimoHutPatches.cs:line 169
at StardewValley.Buildings.JunimoHut.Update_PatchedBy<com.hawkfalcon.BetterJunimos>(JunimoHut this, GameTime time)
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode__PeacefulEnd.DynamicReflections>(GameLocation this, GameTime time)
at SDV_Realty_Core.Framework.Expansions.FarmExpansionLocation.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1._UpdateLocation_PatchedBy<leclair.bettercrafting>(Game1 this, GameLocation location, GameTime time)
at StardewValley.Game1.<>c__DisplayClass711_0.b__0(GameLocation location)
at StardewValley.Utility.ForEachLocation(Func`2 action, Boolean includeInteriors, Boolean includeGenerated)
at StardewValley.Game1.UpdateLocations(GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)

Same issue as #34