matun020-GW-SleepoverSleepFix
Description
What it fixes
After you host a Sleepover and ask a guest to set up a sleeping bag, the game loses the "Sleep" interaction on every bed, sleeping bag and treehouse for all Sims on the lot — only "Nap" remains. Sims can't get a full night's sleep, the "Bedtime!" party option disappears, auto-filling the Energy need does nothing, time won't fast-forward while everyone sleeps, and Sims can get stuck after waking. It lasts until you restart and even affects Sims who never joined the party.
The cause is a small base-game scripting mistake in a recent patch: a new check the game runs while building bed menus calls a method that EA added to two of its three "object preference" trackers but forgot on the third — the one that activates once a Sleepover assigns sleeping bags. Every time it runs, the error silently removes "Sleep".
This mod simply adds that one missing method, so the error never happens and sleeping works normally again.
Notes
- Script mod: enable "Script Mods Allowed" and restart the game.
- Safe to add or remove at any time; it changes nothing else.