SatriaCahaya
Newcomer
i was playing Stardew Valley like usual. i went to the Abandoned Joja mart to check for the bundle. when i click on it, it shows and error on SMAPI CMD. based on the sound it produced, i think it was trying to open the bundle since it keeps producing the same sound over and over.
something like this.
link to the log : https://smapi.io/log/2905464c1f4f469299713a122a78d77b
the bug is new to me since i have opened the bundle before and it was fine. I am just curious is this cause by mods that i have installed or something else? and is this a critical one ? also, i have my modded sword equipped when opening the bundle. maybe that what was causing the bug to happened?
20:04:13 | ERROR | game | An error occurred in the base update loop: System.Collections.Generic.KeyNotFoundException: The given key 'The Missing' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at CustomCommunityCentre.HarmonyPatches.SetUpMenu_Postfix(JunimoNoteMenu __instance) in E:\Dev\Projects\SDV\Projects\CustomCommunityCentre\CustomCommunityCentre\Core\HarmonyPatches.cs:line 369 at StardewValley.Menus.JunimoNoteMenu.setUpMenu_PatchedBy<blueberry.CustomCommunityCentre__spacechase0.BiggerBackpack>(JunimoNoteMenu this, Int32 whichArea, Dictionary`2 bundlesComplete) at StardewValley.Menus.JunimoNoteMenu..ctor(Int32 whichArea, Dictionary`2 bundlesComplete) at StardewValley.Locations.AbandonedJojaMart.<>c.<checkBundle>b__5_0() at StardewValley.Network.NetMutex.Update(FarmerCollection farmers) at StardewValley.Locations.AbandonedJojaMart.updateEvenIfFarmerIsntHere(GameTime time, Boolean ignoreWasUpdatedFlush) at StardewValley.Game1.UpdateLocations_PatchedBy<PeacefulEnd.SolidFoundations>(Game1 this, 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) |
repeats 81 times |
something like this.
link to the log : https://smapi.io/log/2905464c1f4f469299713a122a78d77b
the bug is new to me since i have opened the bundle before and it was fine. I am just curious is this cause by mods that i have installed or something else? and is this a critical one ? also, i have my modded sword equipped when opening the bundle. maybe that what was causing the bug to happened?