StardewMods
StardewMods copied to clipboard
[Content Patcher] Map update issues for farmhands
In multiplayer, maps don't update correctly for farmhands in some cases. Common symptom include conditional changes not applied or unapplied, or corrupted community center textures (see examples one and two).
Reported by mcms1900#5599 and SinZ#0403 on the Stardew Valley Discord.
Repro steps
- Install this
Modsfolder. - Load a new save.
- Change the date to Friday.
- Get a farmhand to connect.
- Sleep in-game.
- Go to town and make sure the Market Day content is correctly shown for both host and farmhand.
- Sleep in-game.
- Go to town.
Expected result: the Market Day stalls should be gone for both host + farmhand.
Actual result: the farmhand still sees the empty stalls.
Here are the logs from that above scenario:
Host: https://smapi.io/log/fd36daf80ab4470abb47b4c0bcd1a721
Client: https://smapi.io/log/fd36daf80ab4470abb47b4c0bcd1a721
I documented this issue with more screenshots, albeit in a less minimal environment and with some unrelated MP issues, here: https://github.com/ceruleandeep/CeruleanStardewMods/issues/5
I'll see if I can get another minimal mod/save zip from something else like SVE, where this issue is very common.
Fixed in the upcoming SMAPI 3.18.0, thanks to @SinZ163!