Smapi Error need help (windows)

DarthRain

Newcomer
An error occurred in the game's draw loop: IndexOutOfRangeException: Index was outside the bounds of the array. at StardewValley.TerrainFeatures.Grass.draw_PatchedBy<PeacefulEnd.AlternativeTextures>(Grass this, SpriteBatch spriteBatch) at StardewValley.GameLocation.drawAboveFrontLayer(SpriteBatch b) at StardewValley.Game1.DrawWorld_PatchedBy<leclair.cloudyskies>(Game1 this, GameTime time, RenderTarget2D target_screen) at StardewValley.Game1._draw(GameTime gameTime, RenderTarget2D target_screen) at StardewModdingAPI.Framework.SGame._draw(GameTime gameTime, RenderTarget2D target_screen)
20:42:36CRITICALSMAPIThe game crashed when drawing, and SMAPI was unable to recover the game

...
Hi I got this and i had to close my game, any ideas? https://smapi.io/log/935faf6998c24521ba6aff63d18c9968
 
Top