TitanNano / TS4ControlAnySim

mod for The Sims 4 to control any NPC sims
Apache License 2.0
48 stars 12 forks source link

Game state corrupts when trying to cleanup non existing sims #22

Closed TitanNano closed 4 years ago

TitanNano commented 4 years ago

When a save game is loaded which is not the one previously played, but containing the same household id (e.g. an older version of the same world), then the mod will attempt to restore the cached state and mess up the game state when trying to access non-existing sims.

MickCasanova commented 4 years ago

So far this seems to no longer occur in version 1.2.0 Pre 4

TitanNano commented 4 years ago

@MickCasanova great then let's close this.