AntLorien
Newcomer
Platform Windows
Game version 1.5.6 (Latest as of 4/24/22 if that's not it)
SMAPI log Log
Steps to reproduce Did some map editing for SVE, haven't been able to get past the intro since.
Expected vs Actual results I expected the game to run, with the edited maps. It did have the new maps (of bus stop and Grandpa's Farm) but crashed after Robin and Lewis left. If I skip the intro, the same thing happens.
Last Error:
If I need to post more info or upload stuff lmk, I just wanted to make minor map changes and now I have put a week of work into this
Game version 1.5.6 (Latest as of 4/24/22 if that's not it)
SMAPI log Log
Steps to reproduce Did some map editing for SVE, haven't been able to get past the intro since.
Expected vs Actual results I expected the game to run, with the edited maps. It did have the new maps (of bus stop and Grandpa's Farm) but crashed after Robin and Lewis left. If I skip the intro, the same thing happens.
Last Error:
Code:
An error occurred in the overridden draw loop: DivideByZeroException: Attempted to divide by zero.
at xTile.Tiles.TileSheet.GetTileImageBounds(Int32 tileIndex) in stardewvalley\Farmer\xTileSource\xTile\Tiles\TileSheet.cs:line 254
at PyTK.Types.PyDisplayDevice.DrawTile_PatchedBy<aedenthorn.ExtraMapLayers>(PyDisplayDevice this, Tile tile, Location location, Single layerDepth)
at xTile.Layers.Layer.DrawNormal_PatchedBy<aedenthorn.ExtraMapLayers>(Layer this, IDisplayDevice displayDevice, Rectangle mapViewport, Location displayOffset, Int32 pixelZoom)
at xTile.Layers.Layer.Draw_PatchedBy<aedenthorn.ExtraMapLayers>(Layer this, IDisplayDevice displayDevice, Rectangle mapViewport, Location displayOffset, Boolean wrapAround, Int32 pixelZoom)
at StardewModdingAPI.Framework.SGame.DrawImpl(GameTime gameTime, RenderTarget2D target_screen) in SMAPI\Framework\SGame.cs:line 655
at StardewModdingAPI.Framework.SGame._draw(GameTime gameTime, RenderTarget2D target_screen) in SMAPI\Framework\SGame.cs:line 216
15:04:26 CRITICAL SMAPI The game crashed when drawing, and SMAPI was unable to recover the game.
Last edited: