Deathteddy94
Newcomer
Hi,
i need some help after updating my mod list, when i start the game i get this error and the game/ save doesnt load but redirects to start screen
Is on windows/steam, integrity of files is ok
[game] loadLocationsTask failed with an exception
DivideByZeroException: Attempted to divide by zero.
at StardewValley.GameLocation.UpdateMapSeats() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 1942
at StardewValley.GameLocation.TransferDataFromSavedLocation(GameLocation l) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 1168
at StardewValley.Locations.DecoratableLocation.TransferDataFromSavedLocation(GameLocation l) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\DecoratableLocation.cs:line 1008
at StardewValley.SaveGame.loadDataToLocations_PatchedBy<spacechase0.SpaceCore>(List`1 fromLocations)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
[SMAPI] An error occurred in the overridden update loop: DivideByZeroException: Attempted to divide by zero.
at StardewValley.SaveGame+<getLoadEnumerator>d__101.MoveNext_PatchedBy<spacechase0.SpaceCore>(<getLoadEnumerator>d__101 this)
at StardewValley.Game1.UpdateTitleScreenDuringLoadingMode()
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[Content Patcher] Patch error: Dateable Caroline > Load Characters/Caroline_Winter #1 has a FromFile which matches non-existent file 'assets\Caroline_Sprites_Winter.png'.
i need some help after updating my mod list, when i start the game i get this error and the game/ save doesnt load but redirects to start screen
Is on windows/steam, integrity of files is ok
[game] loadLocationsTask failed with an exception
DivideByZeroException: Attempted to divide by zero.
at StardewValley.GameLocation.UpdateMapSeats() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 1942
at StardewValley.GameLocation.TransferDataFromSavedLocation(GameLocation l) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 1168
at StardewValley.Locations.DecoratableLocation.TransferDataFromSavedLocation(GameLocation l) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\DecoratableLocation.cs:line 1008
at StardewValley.SaveGame.loadDataToLocations_PatchedBy<spacechase0.SpaceCore>(List`1 fromLocations)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
[SMAPI] An error occurred in the overridden update loop: DivideByZeroException: Attempted to divide by zero.
at StardewValley.SaveGame+<getLoadEnumerator>d__101.MoveNext_PatchedBy<spacechase0.SpaceCore>(<getLoadEnumerator>d__101 this)
at StardewValley.Game1.UpdateTitleScreenDuringLoadingMode()
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[Content Patcher] Patch error: Dateable Caroline > Load Characters/Caroline_Winter #1 has a FromFile which matches non-existent file 'assets\Caroline_Sprites_Winter.png'.
Last edited: