Issue Problem with my modded game

Takime

Greenhorn
Hello! I installed a while ago many mods and now as soon as I start the game and leave the house this error occurs. It doesn't really change anything in the game (apart from that, that the textures from all buildings disappear for a moment and then they appear again), but I still think I should fix that. If someone can help me, I’m very grateful. Here's the message:

An error occurred in the overridden draw loop: DivideByZeroException: Attempted to divide by zero. at DynamicGameAssets.PackData.ContentPack.GetTexture(String descriptor, Int32 xSize, Int32 ySize) in E:\source\_Stardew\Mods.spacechase0\DynamicGameAssets\PackData\ContentPack.cs:line 324 at DynamicGameAssets.Game.CustomBigCraftable.draw_PatchedBy<PeacefulEnd.AlternativeTextures>(CustomBigCraftable this, SpriteBatch spriteBatch, Int32 x, Int32 y, Single alpha) at StardewValley.GameLocation.draw_PatchedBy<aedenthorn.Swim>(GameLocation this, SpriteBatch b) at StardewValley.Locations.BuildableGameLocation.draw(SpriteBatch b) at StardewValley.Farm.draw_PatchedBy<PeacefulEnd.AlternativeTextures>(Farm this, SpriteBatch b) at StardewModdingAPI.Framework.SGame.DrawImpl(GameTime gameTime, RenderTarget2D target_screen) in SMAPI\Framework\SGame.cs:line 618 at StardewModdingAPI.Framework.SGame._draw(GameTime gameTime, RenderTarget2D target_screen) in SMAPI\Framework\SGame.cs:line 216

and this is my complete crashlog: https://smapi.io/log/333e3fc618c9467cac8174e3f88b14e4
 

Odin

Moderator
Staff member
I would start by updating the mods that you can:
You can update 8 mods:
AdventCalendarMod 1.1.0: https://www.nexusmods.com/stardewvalley/mods/7444
ChildToNPC 1.2.1-unofficial.6-candidus42: https://smapi.io/mods#Child_to_NPC
Dynamic Night Time 1.3.8: https://www.moddrop.com/stardew-valley/mod/664041
Papaya's Custom NPC Mod 1.2.0: https://www.nexusmods.com/stardewvalley/mods/3732
Shiko Festival Locations 1.2.0: https://www.nexusmods.com/stardewvalley/mods/3732
Spouse Room Shiko 1.2.0: https://www.nexusmods.com/stardewvalley/mods/3732
Tailor Mouse Clothing Stand 2.2.6: https://www.nexusmods.com/stardewvalley/mods/4798
Waterfall Forest Farm 3.1.0: https://www.nexusmods.com/stardewvalley/mods/8913
It also looks like you may need to install some other mods:
 
Top