1. This forum is archived for reference. For support & bug reports visit the help section of forums.stardewvalley.net

Bug/Issue Kitchen Use Causes Menu Sound Loop

Discussion in 'Support' started by Luigicat11, Jan 10, 2019.

  1. Luigicat11

    Luigicat11 Void-Bound Voyager

    When I attempt to use my kitchen, the menu sound loops and my character doesn't play animations. SMAPI repeats the following error continuously, presumably because it keeps trying to make the kitchen work:

    [game] An error occured in the base update loop: System.ArgumentException: An item with the same key has already been added.
    at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    at StardewValley.CraftingRecipe..ctor(String name, Boolean isCookingRecipe) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\CraftingRecipe.cs:line 46
    at StardewValley.Menus.CraftingPage.layoutRecipes(List`1 playerRecipes) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Menus\CraftingPage.cs:line 155
    at StardewValley.Menus.CraftingPage..ctor(Int32 x, Int32 y, Int32 width, Int32 height, Boolean cooking) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Menus\CraftingPage.cs:line 75
    at StardewValley.Locations.FarmHouse.<performAction>b__25_0() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Locations\FarmHouse.cs:line 251
    at StardewValley.Network.NetMutex.Update(FarmerCollection farmers) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Network\NetMutex.cs:line 89
    at StardewValley.Objects.Chest.updateWhenCurrentLocation(GameTime time, GameLocation environment) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Objects\Chest.cs:line 461
    at StardewValley.Locations.FarmHouse.UpdateWhenCurrentLocation(GameTime time) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Locations\FarmHouse.cs:line 420
    at StardewValley.Game1.UpdateLocations(GameTime time) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 3556
    at StardewValley.Game1._update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 2408
    at Update_Patch1(Object gameTime, GameTime )

    What mod is causing this? I know it's a sub-mod of Json Assets, but I can't seem to determine which...
    https://log.smapi.io/hkXXKXWQ
     
    • RamonXick

      RamonXick Void-Bound Voyager

      I also got this bug recently when I upgraded my kitchen
       
      • nkpltnk

        nkpltnk Space Hobo

        hey im getting this too, any idea what might be causing it?
         
        • nukenp

          nukenp Aquatic Astronaut

          I found the same problem. I wonder who can help me fix this :(
           
          • heykatieben

            heykatieben Void-Bound Voyager

            I have the same issue. Let's compare what mods we're using. Here are mine:

            I took out these mods, and it fixed it for me: Stardew Vineyard, Coffee Shop 2.0, Purchaseable Recipes

            I think it was Coffee Shop 2.0!
             

              Attached Files:

              Last edited by a moderator: May 11, 2020
            • NatrollEXE

              NatrollEXE Void-Bound Voyager

              Were you able to solve this problem? I already tried removing coffee shop 2.0, but the problem still persists unfortunately ...
               

              Share This Page