[Festival of the Mundane] This mod failed in the Display.MenuChanged event. Technical details:
InvalidCastException: Can't convert the StardewValley.Menus.ShopMenu::itemPriceAndStock field from System.Collections.Generic.Dictionary`2[[StardewValley.ISalable, Stardew Valley, Version=1.6.15.24356, Culture=neutral, PublicKeyToken=null],[StardewValley.ItemStockInformation, Stardew Valley, Version=1.6.15.24356, Culture=neutral, PublicKeyToken=null]] to System.Collections.Generic.Dictionary`2[[StardewValley.ISalable, Stardew Valley, Version=1.6.15.24356, Culture=neutral, PublicKeyToken=null],[System.Int32[], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].
at StardewModdingAPI.Framework.Reflection.ReflectedField`1.GetValue() in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/Reflection/ReflectedField.cs:line 67
at ShadowFestival.ModEntry.Display_MenuChanged(Object sender, MenuChangedEventArgs e) in D:\Documents\Projects\Stardew\Unoffical Mod Updates\mouseypounds-stardew-mods\Festival of the Mundane\Source\ShadowFestival\ShadowFestival\ModEntry.cs:line 314
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101