Some issues after patch 1.110
Added 2024-10-26 14:08:11 +0000 UTCThe patch has changed many game scripts, so there are some more script errors that were previously automatically avoided by the game, but are now subject to self-control.
Purchase Medicine
Problem: The error only occurs if you have this mod but no content is available in the picker. Previously, an empty list was displayed, now an error message appears.
Temporary solution: Just don't use this mod if you don't have any objects for it.
Rapid Household Management
Problem: The error only occurs if you try to use the mod to add more Sims to the household than allowed (e.g. if you already have 4 Sims and try to add 5 more - because there will be more than 8 Sims in total). Previously, the additional Sims were simply ignored. Now an error message appears.
Temporary solution: Please check that the number of Sims in the household is not greater than 8 after adding the new Sims. Or install a mod that allows more than 8 Sims in the household.
UPDATE: Problem solved in mod version 1.1.0. Download here.
***
I can't solve either problem myself yet. This either has to be solved by changing the Lot51 core library or I have to write my own script for it. The solution will come, but it will take a little longer than a simple fix.