PC [HELP] Crash while fishing: 'minValue' cannot be greater than maxValue.

theirah

Newcomer
Occasionally while fishing at the Mountain Lake during Spring (location screenshot 1) or the eastern pier during Summer (location screenshot 2) crashes the game with the error log below. I was attempting to fish for legendary fish in both locations with the seafoam pudding buff and a cork bobber. The crash occurs partway through the fishing game minigame on a non-legendary fish. This happens once every couple days worth of fishing (with restarting the day) from 8am to 7pm. I don't remember if the crashes have occurred elsewhere without the buffs, and I did not encounter this crash before the 1.5 patch. I've attached my save files, one for spring when I went to the mountain lake and one for summer when I went to the eastern pier.

Message: 'minValue' cannot be greater than maxValue.
Parameter name: minValue
InnerException:
Stack Trace: at System.Random.Next(Int32 minValue, Int32 maxValue)
at StardewValley.Menus.BobberBar.update(GameTime time) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\BobberBar.cs:line 350
at StardewValley.Game1.updateActiveMenu(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 5237
at StardewValley.Game1._update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4574
at StardewValley.Game1.Update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3757
at StardewValley.GameRunner.Update(GameTime gameTime) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\LocalMultiplayer.cs:line 958
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at StardewValley.Program.Main(String[] args) in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Program.cs:line 156
 

Attachments

theirah

Newcomer
I just had this crash again when I fished for the Fall legendary fish. I've never had it happen when not in a legendary location
 
Top