Spouse rooms may not be updated correctly
atravita-mods opened this issue ยท 2 comments
Describe the bug
When using Content Patcher to change spouse rooms at a rate of DayUpdated or higher, no changes to the spouseroom seems to take effect. This seems to be the case with both vanilla and mod-added NPCs.
To Reproduce
- Install the attach mods.
- Marry Lyell.
- Check the lower table in his spouse room. There should be a number and a picture.
- Sleep a night.
- Check the lower table in his spouse room again. The number will not have changed (when it should have)
- Alternatively, the same test steps with Abigail, except her spot is one tile to the right of her chair.
Log file
Upload your SMAPI log to https://smapi.io/log and post a link here.
This is using the map export function in my PR.
(Normally SMAPI handles that with asset propagation, but it doesn't currently handle the case where you change a map which is referenced from Data/SpouseRooms
and was indirectly applied to the farmhouse.)