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

Bug/Issue HELP! SMAPI CRASHING

Discussion in 'Support' started by bubblinebee, Sep 4, 2018.

  1. bubblinebee

    bubblinebee Orbital Explorer

    I'm so sorry if I'm posting this in the wrong area- I just started my game a few days ago and I'm on Spring 18th, but every time I go to sleep to save, my game shuts down. It's been working every game day until the 18th, I have 9 mods installed and 1 heart with Alex. I genuinely don't know where else to post this, please help me, I want my game back. I appreciate any help, thank you.
    heres my error log ; or if you want it in plain text..

    -
    00:13:02 INFO SMAPI SMAPI 2.7 with Stardew Valley 1.3.28 on Microsoft Windows 10 Home
    00:13:02 DEBUG SMAPI Mods go here: C:\Users\nikqu\Downloads\sdv\Stardew.Valley.v1.3.28\Mods
    00:13:03 ERROR SMAPI The game crashed last time you played. That can be due to bugs in the game, but if it happens repeatedly you can ask for help here: http://community.playstarbound.com/threads/108375/.
    00:13:03 ERROR SMAPI If you ask for help, make sure to share your SMAPI log: https://log.smapi.io.
    00:13:03 INFO SMAPI Press any key to delete the crash data and continue playing.
    00:13:03 DEBUG SMAPI Starting game...
    00:13:38 INFO SMAPI Loaded 7 mods:
    00:13:38 INFO SMAPI CJB Cheats Menu 1.18 by CJ Bok | Simple in-game cheats menu!
    00:13:38 INFO SMAPI CJB Item Spawner 1.11 by CJ Bok | Simple in-game item spawner!
    00:13:38 INFO SMAPI Console Commands 2.7 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
    00:13:38 INFO SMAPI ContentPatcher 1.4 by Pathoschild | Loads content packs which edit game data and images without changing the game files.
    00:13:38 INFO SMAPI Portraiture 1.6.1 by Platonymous | Helper Mod for Portraits.
    00:13:38 INFO SMAPI PyTK 1.4.3 by Platonymous | Platonymous Toolkit
    00:13:38 INFO SMAPI Save Backup 2.7 by SMAPI | Automatically backs up all your saves once per day into its folder.
    00:13:38 INFO SMAPI Loaded 2 content packs:
    00:13:38 INFO SMAPI Canon-Friendly Dialogue Expansion for All Friend-able Characters for Content Patcher 1.1.2 by gizzymo | for ContentPatcher | Adds about 1800 new lines of dialogue across all 33 characters who have a heart level - Content Patcher version
    00:13:38 INFO SMAPI Flirtier Alex Dialogue Overhaul for Content Patcher 1.1 by Wumbuzz | for ContentPatcher | Your favorite bachelor is now flirtier, more involved with the community and even gets you some gifts! Includes 300+ new lines as a bachelor and as a spouse.
    00:13:38 INFO SMAPI Found 2 mods with warnings:
    00:13:38 INFO SMAPI Patched game code
    00:13:38 INFO SMAPI --------------------------------------------------
    00:13:38 INFO SMAPI These mods directly change the game code. They're more likely to cause errors or bugs in-game; if
    00:13:38 INFO SMAPI your game has issues, try removing these first. Otherwise you can ignore this warning.
    00:13:38 INFO SMAPI - PyTK
    00:13:38 INFO SMAPI - Portraiture
    00:13:51 INFO SMAPI Type 'help' for help, or 'help <cmd>' for a command's usage
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at StardewValley.Dialogue.parseDialogueString(String masterString) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Dialogue.cs:line 384 at StardewValley.Dialogue..ctor(String masterDialogue, NPC speaker) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Dialogue.cs:line 216 at StardewValley.NPC.tryToRetrieveDialogue(String preface, Int32 heartLevel, String appendToEnd) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\NPC.cs:line 2329 at StardewValley.NPC.loadCurrentDialogue() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\NPC.cs:line 2191 at StardewValley.NPC.get_CurrentDialogue() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\NPC.cs:line 244 at StardewValley.Game1.warpCharacter(NPC character, GameLocation targetLocation, Vector2 position) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 6405 at StardewValley.NPC.dayUpdate(Int32 dayOfMonth) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\NPC.cs:line 3697 at StardewValley.Game1._newDayAfterFade() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 5486 at StardewValley.Game1.<>c.<newDayAfterFade>b__511_1() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 5123 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute()
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR game System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 ERROR SMAPI An error occured in the overridden update loop: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at StardewValley.Game1.Update(GameTime gameTime) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 1833 at Update_Patch1(Object gameTime, GameTime )
    00:15:04 CRITICAL SMAPI SMAPI requested an immediate game shutdown: the game crashed when updating, and SMAPI was unable to recover the game.
     
    • Pathoschild

      Pathoschild Tiy's Beard

    • bubblinebee

      bubblinebee Orbital Explorer

      Thank you for the reply, yes I can! Unfortunately, I can only attach it as a .zip file, so please bare with me-
       

        Attached Files:

      • Pathoschild

        Pathoschild Tiy's Beard

        @bubblinebee That's a bug in the Flirtier Alex Dialogue Overhaul content pack. I suggest reporting it to the mod author with these details: "The spring_Fri dialogue references a weekendquestion_followup dialogue which doesn't exist, which causes a crash when the spring_Fri line is parsed." In the meantime you can temporarily remove the mod, play one day, then put it back.
         
        • bubblinebee

          bubblinebee Orbital Explorer

          Thank you so much! Ill get back to you in the morning to let you know if it works or not.
           
          • Mystery Muffn

            Mystery Muffn Orbital Explorer

            man, I really wanted to look on the starbound forums for starbound related crashes as my games screwing up, its been almost 2 months and a thread of mine hasn't got a single comment. All I can find is stardew valley.
             
            • Pathoschild

              Pathoschild Tiy's Beard

            • galajean

              galajean Void-Bound Voyager

              I'm getting the same crash problem/error when I go to bed. But I don't have the Flirtier Alex mod installed so it must be another one causing the problem. I just recently started playing on PC with a lot of mods I have installed. I have no idea how to locate the mod that is causing the problem. Can you help? Here is my log file.
               

                Attached Files:

              • Pathoschild

                Pathoschild Tiy's Beard

                @galajean Your crash is unrelated to the one bubblinebee had. Can you post a zip of your save files and Mods folder?
                 
                • galajean

                  galajean Void-Bound Voyager

                  Thanks for responding so quickly. Here is my save files. I did add the Save Anywhere mod so I could save just before going into bed. This saved my progress for the day so I didn't have to redo the whole day. But when I go to bed to start a new day it crashes.

                  The zip folder of my mod files is too big to upload (over 10M:cool:. Any suggestions on how to get this to you?
                   

                    Attached Files:

                  • Pathoschild

                    Pathoschild Tiy's Beard

                    @galajean You can upload it a site to catbox, and post the URL it gives you here.
                     
                    • galajean

                      galajean Void-Bound Voyager

                    • Pathoschild

                      Pathoschild Tiy's Beard

                    • galajean

                      galajean Void-Bound Voyager

                      I already did that yesterday when I was messing around and checking for updates and after that it quit crashing when I went to bed but SMAPI stops responding for about 20 seconds and then it responds and saves okay now. So that probably was the problem. Not sure why it stops responding briefly but I can live with that.

                      I do have another question for you: I am a newbie at all of this modding stuff and one of the mods I installed says to call up commands to be able to set skins for animals etc. I can not figure out how or where to do that. I know there is a Console Command mod but I can't find anything that explains how to use it. Can you guide me on that please????
                       
                      • Pathoschild

                        Pathoschild Tiy's Beard

                        Can you post your latest log? I'll check if there's any indication what's causing the save delay.

                        You can type commands directly into the SMAPI window (the separate window that launches at the same time as your game), and hit enter to run them.
                         
                        • galajean

                          galajean Void-Bound Voyager

                          I have made some changes with some mods trying to clean up stuff that seems to be incompatible. I did figure out how to do the console commands. And it seems to be saving okay now.

                          My newest problem I am having and I can't figure out what mod conflict is causing it...I upgraded both my coop and my barn to the big ones and now when I try to purchase a farm animal from Marnie and it goes to the farm to ask where to put it, it just says "Choose a for your new " and it doesn't let me pick one. I thought it might be due to the coop and barn enhancement mod I was using but I removed that mod and it still doesn't work. It probably has something to do with AdoptSkin and all of the changes I made to put all of the animal skins into that mods asset folder for skins. Here is my latest log. If you need the mod files as well, I will do a new zip through through catbox again. Let me know if you need that.

                          Thank you so much for all your help!
                           

                            Attached Files:

                          • Pathoschild

                            Pathoschild Tiy's Beard

                            @galajean Sorry! I forgot to reply earlier and this thread got lost. If you're still having that issue, can you...
                             
                            • danramone

                              danramone Intergalactic Tourist

                              I have a crash, can anyone help me?
                              My log crash: https://log.smapi.io/59WLfc6M

                              After the end of the day 24th spring, my game crashes - after i sleep.
                               
                              • Pathoschild

                                Pathoschild Tiy's Beard

                                @danramone One of your mods is adding invalid schedule data. Tomorrow's SMAPI 3.0 update will add extra error-handling to prevent mods from breaking schedules in most cases; let me know if it still happens after the update.
                                 
                                  The | Suit likes this.
                                • danramone

                                  danramone Intergalactic Tourist

                                Share This Page