Jump to content

[SOLVED] Debugging sex gone wrong - Updated with a good way to Manage your Mods


Recommended Posts

Posted

I've just updated to Patreon WW and a fair few other updates/additions and now whenever a sim is having sex a white box appears behind the notification and both sims just keep disappearing with a faint popping sound - any suggestions/advice on how to debug?

--------------------------------------------------

UPDATED 16/08/2020:


OK - so I have fixed the issue and found a good way to handle massive mod builds.

 

1. In Windows Explorer search your Mods folder for *.package - switch to Details view and sort by filename.

When I did this I found I had multiple copies of the same modfiles (but varying in age and filesize) - including WickedWhims Tuning which was probably the cause of the issue above, I deleted all the duplicates, keeping the most recent version of each file.

 

I also discovered that I had progressive versions of the same files as well (xxxxx_v1.1.package, xxxxx_v1.2.package, xxxxx_v1.3.package) which was also causing issues so I also removed the older versions of these.

I then did the same for *.ts4script files in the Mods folder.

 

 

2. Install The Sims 4 Ultimate Mod Manager V1.2 - SUBFOLDER SUPPORT

To try to organise my mods a bit better I installed Mod Manager and started creating libraries of specific types of mods so I could track version numbers and easily switch packages in and out of my build. When you install Mod Manager it creates a TS4Libraries folder in your Documents folder and stores your Libraries/Folders in there prior to loading into your build.

 

Tip - if your system drive is a bit short on space you can move the Mods, Tray and TS4Libraries folders onto a different drive and create virtual links to them by running command prompt as an administrator and typing the following: (replace [user] with your profiles username)

mklink /J "C:\Users\[User]\Documents\Electronic Arts\The Sims 4\Mods" "D:\Modding\Sims4\Mods"
mklink /J "C:\Users\[User]\Documents\Electronic Arts\The Sims 4\Tray" "D:\Modding\Sims4\Tray"
mklink /J "C:\Users\[User]\Documents\TS4Libraries" "D:\Modding\Sims4\TS4Libraries"

 

Having got my mess of mods a bit more under control I then tested the game and confirmed that the issues I had earlier had been resolved - at this point I started adding new mods but quickly ran into a new problem - of the new content I wanted add, which packages did I already have? My Mods folders were 3 or 4 levels deep in some places and I had over 3,500 files in there, searching for modfiles individually would be a massive pain in the arse so a better solution was needed. 

 

I was using the Mod Managers library area to create a staging area for the new mods I wanted to add, and it didn't take long before I had several hundred new package files in there, and no idea if they were duplicates of files I had already buried somewhere in my Mods folder.

 

The solution I came up with was to use Powershell to generate 2 lists of filenames and Google Sheets to compare the two!

 

 

3. Run Powershell and Generate 2 Lists - All Filenames within your Mods folder and All Filenames in your TSFLibraries Staging Area...

In Powershell navigate to your Mods folder and Paste the following:

(Get-ChildItem -Recurse -File -Path '..\Mods').Name |
    Sort-Object |
    Out-File -PSPath 'mods_filenames.txt' -Encoding ascii

This will create a file called 'mods_filenames.txt' in your Mods folder which contains just the filenames of all the files in your Mods folder regardless of how many subfolders deep they are.

Go back into Powershell and navigate to your TS4Libraries/Staging folder and repeat:

(Get-ChildItem -Recurse -File -Path '..\Staging').Name |
    Sort-Object |
    Out-File -PSPath 'staging_filenames.txt' -Encoding ascii

This creates another file, this time with all the files you are wanting to add to your build.

 

 

4. Run Google Sheets, Create a New Spreadsheet and File > Import the 'mods_filenames.txt' and 'staging_filenames.txt' to separate Sheets labelled 'Mods' and 'Staging'

On the 'Staging' sheet expand Column A to be wide enough to display the entire filenames and in the top cell on Column B enter the following:

=COUNTIF(Mods!A:A,A1)

This takes the filename text of cell A1 on the Staging sheet, compares it to all the values in column A on the Mods sheet and returns a count of how many matches it finds.

Click the Square in the lower right corner of cell B1 where you entered the formula and it copies the formula all the way down your Staging sheet so all Filenames have a count next to them.

 

Click the Create a Filter icon top right on the Icons panel to turn filters on and then click the filter icon in cell B1, Untick '0' to hide all the Filenames that have 0 matches and you are left with a list of files with duplicates that you need to delete from your Staging folder prior to adding to your build.

 

 

Its a bit of a pain setting up all the first time, but once you have got it all set up and saved you just need to re-run the powershell scripts and update your spreadsheet with the new filenames each time you want to add to your build.

 

Hope this is of use, if anyone has any alternative methods of doing this please feel free to add to this post.

 

Ray.

Posted

OK - I have found the logs:

 

Spoiler

08/02/20 00:52:08 [SEX/INFO] Registered Active Sex Handler JZa8gMRfrMkdjsyIQPymJX48.
08/02/20 00:52:08 [MAIN/INFO] Updated 'sex_instances' save data for 'sex_instances_slot_0_guid_1030619141' save id.
08/02/20 00:52:09 [SEX/INFO] Sex Instance recognized as NPC only: True
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:09 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:09 [NUDITY/INFO] Stripped Sim 'Judith Ward' outfit (strip_type_top=NONE, strip_type_bottom=NUDE, strip_body_type=-1, change_outfit=1, special_strip_gloves_with_top=1, special_strip_feet_with_bottom=1,special_strip_socks_with_shoes=1, special_strip_leggings_with_bottom=True, save_original=False, result=True).
08/02/20 00:52:09 [UTILS_CAS/INFO] Set Sim 'Judith Ward' CAS part 'TurboBodyType.LOWER_BODY' on outfit 'SPECIAL:0' to '12809811016933154869'.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:09 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:09 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:09 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:09 [SEX/INFO] Sex Instance combined sexual orientation recognized as: HOMOSEXUAL
08/02/20 00:52:09 [SEX/INFO] Sex Instance has been stopped: Reset Triggered


08/02/20 00:52:09 [SEX/INFO] Unregistered Active Sex Handler JZa8gMRfrMkdjsyIQPymJX48.
08/02/20 00:52:09 [MAIN/INFO] Updated 'sex_instances' save data for 'sex_instances_slot_0_guid_1030619141' save id.
08/02/20 00:52:09 [MAIN/INFO] Set Sim Statistic 'unique_sex_partners' to '1' for Sim 'Judith Ward'.
08/02/20 00:52:09 [MAIN/INFO] Set Sim Statistic 'unique_sex_partners' to '1' for Sim 'Elvira MistressOfTheD'.
08/02/20 00:52:09 [SEX/INFO] Cleared Sim Judith Ward Active Sex Data.
08/02/20 00:52:09 [SEX/INFO] Cleared Sim Judith Ward Pre Sex Data.
08/02/20 00:52:09 [SEX/INFO] Unregistered 'Judith Ward' Sim as persistent sex actor.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:09 [SEX/INFO] Cleared Sim Elvira MistressOfTheD Active Sex Data.
08/02/20 00:52:09 [SEX/INFO] Cleared Sim Elvira MistressOfTheD Pre Sex Data.
08/02/20 00:52:09 [SEX/INFO] Unregistered 'Elvira MistressOfTheD' Sim as persistent sex actor.
08/02/20 00:52:09 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:09 [SEX/INFO] Updated Sex Instance Disallowed Sex Categories: 
08/02/20 00:52:09 [SEX/INFO] Attempting to assigned Sim '648812639588254434' an Actor ID [sim_genders=FEMALE, actor_genders=BOTH+MALE, BOTH+FEMALE].
08/02/20 00:52:09 [SEX/INFO] Assigned Sim '648812639588254434' to Actor ID '1' (original: 1) with Model B.
08/02/20 00:52:09 [SEX/INFO] Attempting to assigned Sim '1057514304780593670' an Actor ID [sim_genders=FEMALE, actor_genders=BOTH+MALE, BOTH+FEMALE].
08/02/20 00:52:09 [SEX/INFO] Assigned Sim '1057514304780593670' to Actor ID '0' (original: 0) with Model C.
08/02/20 00:52:09 [SEX/INFO] Registered 'Elvira MistressOfTheD' Sim as persistent sex actor.
08/02/20 00:52:09 [SEX/INFO] Cleared Sim Elvira MistressOfTheD Pre Sex Data.
08/02/20 00:52:09 [SEX/INFO] Registered 'Judith Ward' Sim as persistent sex actor.
08/02/20 00:52:09 [SEX/INFO] Cleared Sim Judith Ward Pre Sex Data.
08/02/20 00:52:09 [SEX/INFO] Registered Active Sex Handler JZa8gMRfrMkdjsyIQPymJX48.
08/02/20 00:52:09 [MAIN/INFO] Updated 'sex_instances' save data for 'sex_instances_slot_0_guid_1030619141' save id.
08/02/20 00:52:10 [NUDITY/INFO] Dressed up Sim 'Elvira MistressOfTheD' outfit to 'OutfitCategory.EVERYDAY:0'.
08/02/20 00:52:10 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:10 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:10 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Vivian Lewis' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Vivian Lewis' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Vivian Lewis attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Vivian Lewis' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Vivian Lewis' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Vivian Lewis attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [NUDITY/INFO] Reset Sim 'Vivian Lewis' bathing outfits.
08/02/20 00:52:11 [MAIN/INFO] Reset Sim 'Vivian Lewis' bathing outfits.
08/02/20 00:52:11 [SEX/INFO] Sex Instance recognized as NPC only: True
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [NUDITY/INFO] Stripped Sim 'Judith Ward' outfit (strip_type_top=NONE, strip_type_bottom=NUDE, strip_body_type=-1, change_outfit=1, special_strip_gloves_with_top=1, special_strip_feet_with_bottom=1,special_strip_socks_with_shoes=1, special_strip_leggings_with_bottom=True, save_original=False, result=True).
08/02/20 00:52:11 [UTILS_CAS/INFO] Set Sim 'Judith Ward' CAS part 'TurboBodyType.LOWER_BODY' on outfit 'SPECIAL:0' to '12809811016933154869'.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [UTILS_CAS/INFO] Copied Sim 'Elvira MistressOfTheD' outfit 'EVERYDAY:0' to Special.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [NUDITY/INFO] Stripped Sim 'Elvira MistressOfTheD' outfit (strip_type_top=NUDE, strip_type_bottom=NUDE, strip_body_type=-1, change_outfit=1, special_strip_gloves_with_top=1, special_strip_feet_with_bottom=1,special_strip_socks_with_shoes=1, special_strip_leggings_with_bottom=True, save_original=True, result=True).
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:11 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:11 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:11 [SEX/INFO] Sex Instance combined sexual orientation recognized as: HOMOSEXUAL
08/02/20 00:52:12 [SEX/INFO] Sex Instance Climax Reach Value set to 80.
08/02/20 00:52:12 [SEX/INFO] Attempting to assign late birth control for NPC Sim 'Judith Ward'.
08/02/20 00:52:12 [SEX/INFO] Attempting to assign late birth control for NPC Sim 'Elvira MistressOfTheD'.
08/02/20 00:52:12 [NUDITY/INFO] Updated Sim 'Vivian Lewis' body state and outfit parts cache.
08/02/20 00:52:12 [NUDITY/INFO] Updated Sim 'Vivian Lewis' body state flags.
08/02/20 00:52:12 [ATTRACTIVENESS/INFO] Updated Sim Vivian Lewis attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:13 [SEX/INFO] Sex Instance has been stopped: Reset Triggered


08/02/20 00:52:13 [SEX/INFO] Unregistered Active Sex Handler JZa8gMRfrMkdjsyIQPymJX48.
08/02/20 00:52:13 [MAIN/INFO] Updated 'sex_instances' save data for 'sex_instances_slot_0_guid_1030619141' save id.
08/02/20 00:52:13 [MAIN/INFO] Set Sim Statistic 'unique_sex_partners' to '1' for Sim 'Judith Ward'.
08/02/20 00:52:13 [MAIN/INFO] Set Sim Statistic 'unique_sex_partners' to '1' for Sim 'Elvira MistressOfTheD'.
08/02/20 00:52:13 [SEX/INFO] Cleared Sim Judith Ward Active Sex Data.
08/02/20 00:52:13 [SEX/INFO] Cleared Sim Judith Ward Pre Sex Data.
08/02/20 00:52:13 [SEX/INFO] Unregistered 'Judith Ward' Sim as persistent sex actor.
08/02/20 00:52:13 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:13 [SEX/INFO] Cleared Sim Elvira MistressOfTheD Active Sex Data.
08/02/20 00:52:13 [SEX/INFO] Cleared Sim Elvira MistressOfTheD Pre Sex Data.
08/02/20 00:52:13 [SEX/INFO] Unregistered 'Elvira MistressOfTheD' Sim as persistent sex actor.
08/02/20 00:52:13 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:13 [SEX/INFO] Updated Sex Instance Disallowed Sex Categories: 
08/02/20 00:52:13 [SEX/INFO] Attempting to assigned Sim '648812639588254434' an Actor ID [sim_genders=FEMALE, actor_genders=BOTH+MALE, BOTH+FEMALE].
08/02/20 00:52:13 [SEX/INFO] Assigned Sim '648812639588254434' to Actor ID '1' (original: 1) with Model B.
08/02/20 00:52:13 [SEX/INFO] Attempting to assigned Sim '1057514304780593670' an Actor ID [sim_genders=FEMALE, actor_genders=BOTH+MALE, BOTH+FEMALE].
08/02/20 00:52:13 [SEX/INFO] Assigned Sim '1057514304780593670' to Actor ID '0' (original: 0) with Model C.
08/02/20 00:52:13 [SEX/INFO] Registered 'Elvira MistressOfTheD' Sim as persistent sex actor.
08/02/20 00:52:13 [SEX/INFO] Cleared Sim Elvira MistressOfTheD Pre Sex Data.
08/02/20 00:52:13 [SEX/INFO] Registered 'Judith Ward' Sim as persistent sex actor.
08/02/20 00:52:13 [SEX/INFO] Cleared Sim Judith Ward Pre Sex Data.
08/02/20 00:52:13 [SEX/INFO] Registered Active Sex Handler JZa8gMRfrMkdjsyIQPymJX48.
08/02/20 00:52:13 [MAIN/INFO] Updated 'sex_instances' save data for 'sex_instances_slot_0_guid_1030619141' save id.
08/02/20 00:52:14 [NUDITY/INFO] Dressed up Sim 'Elvira MistressOfTheD' outfit to 'OutfitCategory.EVERYDAY:0'.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:14 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:14 [SEX/INFO] Sex Instance recognized as NPC only: True
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:14 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:14 [NUDITY/INFO] Stripped Sim 'Judith Ward' outfit (strip_type_top=NONE, strip_type_bottom=NUDE, strip_body_type=-1, change_outfit=1, special_strip_gloves_with_top=1, special_strip_feet_with_bottom=1,special_strip_socks_with_shoes=1, special_strip_leggings_with_bottom=True, save_original=False, result=True).
08/02/20 00:52:14 [UTILS_CAS/INFO] Set Sim 'Judith Ward' CAS part 'TurboBodyType.LOWER_BODY' on outfit 'SPECIAL:0' to '12809811016933154869'.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:14 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Judith Ward' body state and outfit parts cache.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Judith Ward' body state flags.
08/02/20 00:52:14 [ATTRACTIVENESS/INFO] Updated Sim Judith Ward attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:14 [UTILS_CAS/INFO] Copied Sim 'Elvira MistressOfTheD' outfit 'EVERYDAY:0' to Special.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:14 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:15 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:15 [NUDITY/INFO] Stripped Sim 'Elvira MistressOfTheD' outfit (strip_type_top=NUDE, strip_type_bottom=NUDE, strip_body_type=-1, change_outfit=1, special_strip_gloves_with_top=1, special_strip_feet_with_bottom=1,special_strip_socks_with_shoes=1, special_strip_leggings_with_bottom=True, save_original=True, result=True).
08/02/20 00:52:15 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state and outfit parts cache.
08/02/20 00:52:15 [NUDITY/INFO] Updated Sim 'Elvira MistressOfTheD' body state flags.
08/02/20 00:52:15 [ATTRACTIVENESS/INFO] Updated Sim Elvira MistressOfTheD attractiveness traits (CAS_PARTS_TAGS, CAS_PARTS).
08/02/20 00:52:15 [SEX/INFO] Sex Instance combined sexual orientation recognized as: HOMOSEXUAL
08/02/20 00:52:15 [SEX/INFO] Sex Instance Climax Reach Value set to 80.
08/02/20 00:52:15 [SEX/INFO] Attempting to assign late birth control for NPC Sim 'Judith Ward'.
08/02/20 00:52:15 [SEX/INFO] Attempting to assign late birth control for NPC Sim 'Elvira MistressOfTheD'.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Requesting Available Sims for Sex (sim_info_test=False, test_limits=True, test_autonomy=True)...
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Raythe O'Neill is forbidden by a buff.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Vivian Lewis is available for sex.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Dennis Kim is available for sex.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Travis Scott is available for sex.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Alika Kahananui is leaving the zone.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Gemma Charm is available for sex.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Victor Feng is available for sex.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Candy Behr is available for sex.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Supriya Delgato is fearing possible pregnancy.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Don Lothario is forbidden by a situation.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Andras Barbatos is forbidden by a buff.
08/02/20 00:52:16 [SEX_AUTONOMY/INFO] Sim Cloven Blackbourne is available for sex.
08/02/20 00:52:16 [SEX/INFO] Sex Instance has been stopped: Reset Triggered

 

 

It looks like its getting stuck in a loop and keeps on resetting - any ideas how i stop it?

Posted

I have the same problem. When it try to start a sex animation it gets stuck in a endless loop and doesn't stop until the stop sex option appears in the message box. Every time i load in and press the play button the same orange Wicked Whims box appears in the top right corner (Which is blank)

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...