- Sep 21, 2017
- 122
- 120
371:So sad, nothing new.
But the size is bigger than the previous built.
+Fixed: A weird bug causing infinite Loading. At the end of the loading process, The Sims 3 calls the SimDescription's Fixup method for all Sims. If a selectable Teen has no school it tries to assign him/her a school. The problem is if the Sim already has a job, the AcquireOccupation method will ask the player to confirm that the Sim should leave his/her current job. But UI is not enabled yet (the game is still in the loading procedure and the loading screen is still visible). So the game is waiting for the player's answer, but the player can't see the dialog and can't answer. As a result, the loading process waits forever and can't be finished.
The fix consists of preventing any modal dialog to show up until the InGame UI is enabled. This may fix other situations causing the loading process to be stuck forever. Thanks Maxis for making such weird bugs and wasting my time.
+Fixed: 2 big bugs in KW's SimRelation handling causing incorrect scoring calculation in most of the kinky interactions.
+Fixed: A bug in the social callback causing inappropriate relationships to be dropped instead of being restored.
+Fixed: Several bugs in the Dialog System breaking the Dialog Sequence. Improved compatibility with screen resolution changes.
+Fixed: Sims no longer try to pick a kinky book from bookshelf if they can't read it (because the skill is gated for example).
+Fixed: Sims can join the TakeShower interaction again.
+Fixed: Sims no longer get stuck after they have rejected to be joined when woohooing on all fours.
+Fixed: WooHoo interactions are available again when cliking on Plumbot (the appropriate trait chip is still rerquired).
+Fixed: Plumbot are correctly equiped again before woohoo.
+Modified: Improved bone weights of the Nurse outfit around the pelvis to reduce mesh clipping when walking and when the Sim is on all fours.