Pathoschild / StardewMods

Mods for Stardew Valley using SMAPI.
MIT License
677 stars 372 forks source link

[Content Patcher] Investigate lag skips with Diverse Stardew Valley #601

Closed Pathoschild closed 3 years ago

Pathoschild commented 3 years ago

When Diverse Stardew Valley is installed, some players experience lag skips when the in-game clock time changes.

Pathoschild commented 3 years ago

This is apparently a common issue with DSV, but only one user actually reported it so far.

quinnnethq on MacOS experiences lag skips every time OnTimeChange fires (and only then). This happens even with other mods removed (see log), and the game's memory usage is at 2.95GB when it happens. The TRACE logs show very frequent asset invalidations for NPC portraits/sprites.

Pathoschild commented 3 years ago

Fixed with optimizations in Content Patcher 1.20, and I haven't received any further reports of this happening after the update.

ThreepQuest64 commented 2 years ago

Fixed with optimizations in Content Patcher 1.20, and I haven't received any further reports of this happening after the update.

Unfortunately this version is not available/working for Android and thus the issue continues to exist on Android platforms with DSV installed :(

Pathoschild commented 2 years ago

Yep. Hopefully Android players will get the latest game version soon to fix that.