Bug Fixed
Fixed Bugs

Widowed Sims can’t remarry

Update

This bug was fixed.

Problem

My Sim wanted to remarry after their partner’s death. Unfortunately that is not possible since they are still married to their dead partner.

Cause

The game doesn’t resolve the relationship to the dead Sim correctly.

Solution

Do the following steps to use the cheat console

  1. Open the cheat console with ctl-shift-c
  2. Enter the cheat you need in the entry box which appeared in the upper left corner of your screen.
  3. Hit ENTER
  4. Repeat steps 2 & 3 for every necessary cheat.
  5. After entering all needed cheats, close the cheat console with ctl-shift-c

First you need the ID of both your Sims (repeat for each Sim)

  • sims.get_sim_id_by_name <Firstname> <Lastname>

Then you can destroy the relationship

  • relationship.destroy <ID Sim 1> <ID Sim2>