Modding Help Do's and Don'ts of reporting issues with SMAPI mods

Discussion in 'Mods' started by Entoarox, Oct 5, 2016.

Thread Status:
Not open for further replies.
  1. kyoties

    kyoties Space Hobo

  2. Pathoschild

    Pathoschild Tiy's Beard

    @kyoties Can you cause the crash again, then post the log without relaunching the game?
     
    • kyoties

      kyoties Space Hobo

      After three crashes, I went back and validated my files and reacquired them. It's working fine now with zero crashes.
       
      • Alyssandra92

        Alyssandra92 Void-Bound Voyager

        Game crashed after I went to bed at night. Overnight event update couldn't go through, and I can't find where the problem is:

        Code:
        [22:16:44 TRACE SMAPI] New day task synchronising...
        [22:16:47 TRACE SpaceCore] Event: ChooseNightlyFarmEvent
        [22:16:47 TRACE SMAPI] New day task done.
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 17
           at StardewValley.Menus.LevelUpMenu..ctor(Int32 skill, Int32 level) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Menus\LevelUpMenu.cs:line 134
           at <showEndOfNightStuff>b__514_0_Patch0(Object )
           at StardewValley.ModHooks.OnGame1_ShowEndOfNightStuff(Action action) in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\ModHooks.cs:line 10
           at StardewValley.Game1.showEndOfNightStuff() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 5748
           at StardewValley.Game1._newDayAfterFade() in C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Game1.cs:line 5723
           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()
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 TRACE game] _newDayTask failed with an exception
        [22:16:47 ERROR game] System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 ERROR SMAPI] An error occured in the overridden update loop: System.IndexOutOfRangeException: Index was outside the bounds of the array.
           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 )
        [22:16:47 CRITICAL SMAPI] SMAPI requested an immediate game shutdown: the game crashed when updating, and SMAPI was unable to recover the game.
        [22:16:47 TRACE SMAPI] SMAPI shutting down: aborting update.
        [22:16:47 TRACE SMAPI] SMAPI shutting down: aborting update.
        [22:16:47 TRACE SMAPI] SMAPI shutting down: aborting update.
        [22:16:47 TRACE SMAPI] SMAPI shutting down: aborting update.
        [22:16:51 TRACE SMAPI] Disposing...
        [22:16:51 TRACE SMAPI] Disposing the content coordinator. Content managers will no longer be usable after this point.
        ):
         
        • Entoarox

          Entoarox Oxygen Tank

          Please provide your https://log.smapi.io, the raw partial you posted is likely missing important information.
           
          • Alyssandra92

            Alyssandra92 Void-Bound Voyager

            Ohps, OK :) here you go:

            [Edit]

            Fixed. Forgot a space when editing something earlier.
             
              Last edited: Nov 11, 2018
            • Entoarox

              Entoarox Oxygen Tank

              I think your post accidentally ate the url :p
               
              • Starbound Sailor Moon

                Starbound Sailor Moon Industrial Terraformer

                https://log.smapi.io/n94DvpvK

                Not sure what caused it as I was sitting here thinking about how I would move some lightening rods around, so was literally at a stand still, and then the game froze up, with this appearing on the log. It was a thunder storm so perhaps a lightening strike...? :unsure:

                Edit: And not sure if it matters, but the mods I have should be up to date, the ones in purple are listed as redirects from Content Patcher unofficial versions, I believe.
                 
                • Entoarox

                  Entoarox Oxygen Tank

                  Do you by chance have any mod installed that edits the game sound?
                  The error in question is it trying to create a sound, but in doing so accessed invalid memory.
                   
                  • Starbound Sailor Moon

                    Starbound Sailor Moon Industrial Terraformer

                    I just double checked and none of the mods I use alter sound. I did speak with Pathoschild on the SDV Discord, and she said it is probably an issue with my computer's RAM or audio drivers, and not to worry unless I kept crashing.
                    And then, someone on Reddit said that it was trying to write or read protected memory, but didn't follow up further with why it happened.
                     
                    • AlGaming

                      AlGaming Void-Bound Voyager

                    • Moragaine

                      Moragaine Existential Complex

                      AlGaming likes this.
                    • AlGaming

                      AlGaming Void-Bound Voyager

                      [QUOTE = "Moragaine, post: 3316867, miembro: 891321"] Aquí está el enlace para la actualización no oficial de ContentPatcher: Seasonal Victorian Buildings . [/ QUOTE]
                      Thank You Men! You are my heroe!
                       
                      • skettz

                        skettz Space Hobo

                      • auroraknights

                        auroraknights Yeah, You!

                        I tried to update smapi but ever since I've been getting this error that stops me from launching the game https://log.smapi.io/3br7XUcx

                        if I uninstall smapi it launches fine and it was working normally before I tried to update
                         
                        • Moragaine

                          Moragaine Existential Complex

                          You need to get Smapi 2.8.2 - there was briefly a bug for macs when .32 released yesterday.
                           
                          • Boku No Goku

                            Boku No Goku Space Spelunker

                            https://log.smapi.io/G87SD7XC

                            This started happening randomly. Yesterday I was playing fine, had played a few times with no issues. Then later at night I went to open up the game and this is what the launcher said. If I try to launch it directly from the StardewModdingAPI.exe file, it pops up with a window that seems like it's going to work (because it disappears before I can read it and doesn't have an error message) but the game doesn't launch. I've tried restarting my computer and it didn't work.

                            Edit: Just pulled some quick maneuvering and managed to copy and paste what the box says when I launch it through StardewModdingAPI.exe:

                            Unhandled Exception: System.TypeInitializationException: The type initializer for 'StardewModdingAPI.Constants' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Stardew Valley, Version=1.3.6794.32951, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
                            at StardewModdingAPI.Constants.GetGameVersion()
                            at StardewModdingAPI.Constants..cctor() in C:\source\_Stardew\SMAPI\src\SMAPI\Constants.cs:line 95
                            --- End of inner exception stack trace ---
                            at StardewModdingAPI.Constants.get_Platform() in C:\source\_Stardew\SMAPI\src\SMAPI\Constants.cs:line 98
                            at StardewModdingAPI.Constants.get_GameAssemblyName() in C:\source\_Stardew\SMAPI\src\SMAPI\Constants.cs:line 101
                            at StardewModdingAPI.Program.AssertMinimumCompatibility() in C:\source\_Stardew\SMAPI\src\SMAPI\Program.cs:line 371
                            at StardewModdingAPI.Program.Main(String[] args) in C:\source\_Stardew\SMAPI\src\SMAPI\Program.cs:line 114
                             
                              Last edited: Nov 20, 2018
                            • Pathoschild

                              Pathoschild Tiy's Beard

                              @Boku No Goku Stardew Valley 1.3.32 was released yesterday; installing the latest SMAPI version should fix that. You'll probably need to update your mods too; the SMAPI console will show update alerts in purple, and you can check mods.smapi.io to know which mods have updates or alternatives.
                               
                              • 2nightfox7

                                2nightfox7 Intergalactic Tourist

                                https://log.smapi.io/TZjjNWCi

                                Game runs fine and all but I first noticed an issue when I tried to use Lookup Anything and it gave an error saying "An item with the same key has already been added". I would imagine the root cause lies somewhere is the literal ton of JsonAssets I added before this recent session. Any advice or direction on this would be much appreciated. Thanks.
                                 
                                • Pathoschild

                                  Pathoschild Tiy's Beard

                                  @2nightfox7 That's an error in the game code for crafting recipes (which Lookup Anything calls), so seems to be an issue with Json Assets. I see quite a few errors from Json Assets, so I suggest looking into those ones first. If you need help, feel free to ask on the Json Assets page. :)
                                   
                                    2nightfox7 likes this.
                                  Thread Status:
                                  Not open for further replies.

                                  Share This Page