Jump to content

Recommended Posts

HI everybody

There's an error occuring, couldn't find a solution here, please help)

 

[Kinky_Whims] 2022-11-21 19:22:19.423355 Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 117, in wrapped
  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in finally_wrap
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper
  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper
  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in c_api_client_connect
  File "sims4communitylib\utils\common_injection_utils.py", line 93, in _wrapped_function
  File "sims4communitylib\events\zone_spin\common_zone_spin_event_dispatcher.py", line 77, in _common_on_late_zone_load
  File "sims4communitylib\events\zone_spin\common_zone_spin_event_dispatcher.py", line 55, in _on_late_zone_load
  File "sims4communitylib\events\event_handling\common_event_registry.py", line 59, in dispatch
  File "sims4communitylib\events\event_handling\common_event_registry.py", line 69, in _dispatch
  File "sims4communitylib\events\event_handling\common_event_handler.py", line 93, in handle_event
  File "kinkywhims\rough_sex\autonomy\trigger_random.py", line 195, in _kw_rough_sex_reset_minimum_interval_until_random
  File "kinkywhims\assault\autonomy\trigger_random.py", line 108, in _get_random_interval_from_frequency
  File "kinkywhims\assault\autonomy\trigger_random.py", line 92, in _get_random_frequency
  File "kinkywhims\assault\utils\assault_sim_utils.py", line 514, in get_pairs_of_available_sims
  File "kinkywhims\assault\utils\assault_sim_utils.py", line 643, in _filter_pairs_of_sims
  File "kinkywhims\assault\utils\assault_sim_utils.py", line 348, in is_willing_to_have_sex
  File "kinkywhims\assault\chance_factors\want_to_assault_handler.py", line 59, in get_sim_want_level
  File "kwutilities\commonlib\predicates\common_sim_target_predicate_service.py", line 29, in calculate
  File "sims4communitylib\exceptions\common_exceptions_handler.py", line 39, in log_exception
  File "kwutilities\commonlib\predicates\common_sim_target_predicate_service.py", line 27, in calculate
  File "kinkywhims\assault\chance_factors\want_to_assault_predicates\impression.py", line 17, in determine_outcome
ImportError: cannot import name 'ImpressionLevel' from 'wickedwhims.relationships.features.impression.archetypes' (C:\Users\User\Documents\Electronic Arts\The Sims 4\Mods\WickedWhimsMod\TURBODRIVER_WickedWhims_Scripts.ts4script\wickedwhims\relationships\features\impression\archetypes.pyc)
Error occurred when running 'Identity:
 Mod Name: Kinky_Whims
 Mod Author: ColonolNutty
 Base Namespace: kinkywhims
 Path To Mod: C:\Users\User\Documents\Electronic Arts\The Sims 4\Mods\kinkywhims.ts4script\kinkywhims\modinfo.pyc

Predicate:
 Name: Impression
 Target: CommonTarget.SIM
 Total: Outcome:
 Base:
  Value: 0.0
  Weight: 1.0
 Additional:
  Value: 0.0
  Weight: 1.0' with Sim 'Фредди Би' and Target Sim 'Барбара Куки' -> ImportError: cannot import name 'ImpressionLevel' from 'wickedwhims.relationships.features.impression.archetypes' (C:\Users\User\Documents\Electronic Arts\The Sims 4\Mods\WickedWhimsMod\TURBODRIVER_WickedWhims_Scripts.ts4script\wickedwhims\relationships\features\impression\archetypes.pyc)

[Kinky_Whims] 2022-11-21 19:22:43.429455 Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Core\sims4\commands.py", line 399, in invoke_command
  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 663, in generate_choices
  File "T:\InGame\Gameplay\Scripts\Server\server_commands\interaction_commands.py", line 656, in _add_potential_object_aops
  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 110, in add_potential_aops
  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 194, in add_aop
  File "T:\InGame\Gameplay\Scripts\Server\interactions\choices.py", line 164, in is_valid_aop
  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 166, in test
  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 2567, in test
  File ".\WickedWhims_v170k\turbolib2\tunables\interaction\interactions.py", line 50, in _test
  File "sims4communitylib\utils\common_injection_utils.py", line 98, in _wrapped_function
  File "sims4communitylib\exceptions\common_exceptions_handler.py", line 39, in log_exception
  File "sims4communitylib\utils\common_injection_utils.py", line 93, in _wrapped_function
TypeError: _kw_assault_swap_actor_sex_spot() got an unexpected keyword argument 'skip_safe_tests'
Error occurred while injecting into function '_kw_assault_swap_actor_sex_spot' of class 'SwapActorSexSpotInteraction' -> TypeError: _kw_assault_swap_actor_sex_spot() got an unexpected keyword argument 'skip_safe_tests'

Sorry for pasting the code itself, couldn't paste the txt file

Link to comment
On 10/5/2022 at 5:43 AM, Husk said:

Did you install the mod correctly?

Unzipped it from its archive, and made sure that the mod files aren't any deeper than one folder deep inside your Mods folder?

Hi I'm running into the same error and have unzipped correctly, and only one folder deep....not showing up in my mods in the game at all. Removed and installed several times, have also temporarily removed all my other mods just to see if that would help. But my 2 WW mods aren't working at all :(. If anyone's got any other advice, would be greatly appreciated :) 

Link to comment
13 hours ago, spansie30 said:

Hi I'm running into the same error and have unzipped correctly, and only one folder deep....not showing up in my mods in the game at all. Removed and installed several times, have also temporarily removed all my other mods just to see if that would help. But my 2 WW mods aren't working at all :(. If anyone's got any other advice, would be greatly appreciated :) 

Are these two settings turned on?

menu2.png

Link to comment

I've never seen WW throw an error before, but this seems to have something to do with nudity and I have no idea of any mod other than WW that touches that.

 

Game Version: 1.90.375.1020, WickedWhims Version: v170k, RAN/NWP/AEP
11/25/22 22:36:05 Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v170k\_ts4_proximity_component.py", line 68, in _on_proximity_component_pulse_end
  File ".\WickedWhims_v170k\wickedwhims\nudity\generic\nudity_reactions\nearby_reaction.py", line 76, in on_sim_nudity_proximity_component_pulse_end
  File ".\WickedWhims_v170k\turbolib2\wrappers\sim\super_sim.py", line 73, in _safe_sim_info_wrapper
  File ".\WickedWhims_v170k\turbolib2\wrappers\sim\buffs.py", line 72, in add_buff
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 470, in exported_func
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 285, in add_buff_from_op
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 347, in add_buff
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 1335, in _update_current_mood
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 436, in remove_buff
  File "T:\InGame\Gameplay\Scripts\Server\buffs\buff.py", line 1235, in on_remove
  File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 551, in apply_to_resolver
  File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 548, in apply_to_resolver
  File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 285, in apply_to_resolver
  File "T:\InGame\Gameplay\Scripts\Server\buffs\buff_ops.py", line 38, in _apply_to_subject_and_target
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 470, in exported_func
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 285, in add_buff_from_op
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 347, in add_buff
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 1349, in _update_current_mood
IndexError: tuple index out of range
TurboLib: Failed to inject Sim proximity component pulse end at 'ProximityComponent._pulse'. -> IndexError: tuple index out of range

 

WickedWhims_v170k_Exception.txt

Edited by Ratchex
Link to comment
3 hours ago, Ratchex said:

I've never seen WW throw an error before, but this seems to have something to do with nudity and I have no idea of any mod other than WW that touches that.

 

Game Version: 1.90.375.1020, WickedWhims Version: v170k, RAN/NWP/AEP
11/25/22 22:36:05 Traceback (most recent call last):
  File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v170k\_ts4_proximity_component.py", line 68, in _on_proximity_component_pulse_end
  File ".\WickedWhims_v170k\wickedwhims\nudity\generic\nudity_reactions\nearby_reaction.py", line 76, in on_sim_nudity_proximity_component_pulse_end
  File ".\WickedWhims_v170k\turbolib2\wrappers\sim\super_sim.py", line 73, in _safe_sim_info_wrapper
  File ".\WickedWhims_v170k\turbolib2\wrappers\sim\buffs.py", line 72, in add_buff
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 470, in exported_func
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 285, in add_buff_from_op
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 347, in add_buff
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 1335, in _update_current_mood
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 436, in remove_buff
  File "T:\InGame\Gameplay\Scripts\Server\buffs\buff.py", line 1235, in on_remove
  File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 551, in apply_to_resolver
  File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 548, in apply_to_resolver
  File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 285, in apply_to_resolver
  File "T:\InGame\Gameplay\Scripts\Server\buffs\buff_ops.py", line 38, in _apply_to_subject_and_target
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 470, in exported_func
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 285, in add_buff_from_op
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 347, in add_buff
  File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 1349, in _update_current_mood
IndexError: tuple index out of range
TurboLib: Failed to inject Sim proximity component pulse end at 'ProximityComponent._pulse'. -> IndexError: tuple index out of range

 

WickedWhims_v170k_Exception.txt 2.2 kB · 1 download

Try without WP.....I know WP won't work with the newest patreon version of WW....maybe 170k is the same.

Link to comment

i've seen one other person with this issue and the exception for me is only raised when on a strip club lot. can anyone try and point me in the right direction? i can save and nothing seems to break but ive had to remove better exceptions because of it spamming me alerts when it occurs. 

 

<?xml version="1.0" ?><root>
<BetterExceptions><BEversion>v2.04</BEversion><WasBlank>False</WasBlank><TuningLoadFinished>True</TuningLoadFinished><BadObjectCC>False</BadObjectCC><Advice>Not available. More infpipelio may be in BE Report.</Advice></BetterExceptions><report><version>2</version><sessionid>fa71c88fc61cf07c6375679a</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2022-11-16 16:05:47</createtime><buildsignature>Local.Unknown.Unknown.1.93.129.1230-1.200.000.576.Release</buildsignature><categoryid>sim_info.py:2907</categoryid><desyncid>fa71c88fc61cf07c6375679a</desyncid><systemconfig/><screenshot/><desyncdata>Exception raised while trying to run a test event in test_events.py: (TypeError: cannot unpack non-iterable NoneType object)&#13;&#10;Traceback (most recent call last):&#13;&#10;Caught and logged:&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 209, in c_api_server_tick&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v173.2\injector.py", line 26, in _wrapped_function&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v173.2\zone_tick.py", line 74, in _turbolib_zone_game_update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 503, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 117, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 216, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3896, in _process_interaction_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 782, in process_one_interaction_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 1507, in on_interaction_canceled&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 180, in clear_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 295, in _clear_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 7237, in on_removed_from_queue&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\self_interactions.py", line 173, in _exited_ne&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 5366, in _exited_pipeline&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 7315, in _exited_pipeline&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 6320, in _trigger_interaction_exited_pipeline_test_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 266, in process_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 375, in _process_test_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\complex\single_sim_leave_situation.py", line 213, in handle_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2764, in save_sim&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2805, in _save_sim_base&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2907, in _generate_sim_protocol_buffer&#13;&#10;TypeError: cannot unpack non-iterable NoneType objectrtim=0&#13;&#10;Client Session Time: 102.66&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0xdd4141d5&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 10,5,116,52122&#13; &#10;Modded: True&#13; &#10;SystemInfo: Mac OS X Version 10.13.6 (Build 17G14042) GPU: NVIDIA GeForce GT 755M macOS Metal driver 0.0.0.0&#13; &#10;</desyncdata></report>
</root>

Link to comment
57 minutes ago, Wyatt1515 said:

i've seen one other person with this issue and the exception for me is only raised when on a strip club lot. can anyone try and point me in the right direction? i can save and nothing seems to break but ive had to remove better exceptions because of it spamming me alerts when it occurs. 

 

<?xml version="1.0" ?><root>
<BetterExceptions><BEversion>v2.04</BEversion><WasBlank>False</WasBlank><TuningLoadFinished>True</TuningLoadFinished><BadObjectCC>False</BadObjectCC><Advice>Not available. More infpipelio may be in BE Report.</Advice></BetterExceptions><report><version>2</version><sessionid>fa71c88fc61cf07c6375679a</sessionid><type>desync</type><sku>ea.maxis.sims4.15.mac</sku><createtime>2022-11-16 16:05:47</createtime><buildsignature>Local.Unknown.Unknown.1.93.129.1230-1.200.000.576.Release</buildsignature><categoryid>sim_info.py:2907</categoryid><desyncid>fa71c88fc61cf07c6375679a</desyncid><systemconfig/><screenshot/><desyncdata>Exception raised while trying to run a test event in test_events.py: (TypeError: cannot unpack non-iterable NoneType object)&#13;&#10;Traceback (most recent call last):&#13;&#10;Caught and logged:&#13;&#10;&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 209, in c_api_server_tick&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v173.2\injector.py", line 26, in _wrapped_function&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v173.2\zone_tick.py", line 74, in _turbolib_zone_game_update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 503, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 117, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 216, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3896, in _process_interaction_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 782, in process_one_interaction_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 1507, in on_interaction_canceled&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 180, in clear_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 295, in _clear_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 7237, in on_removed_from_queue&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\self_interactions.py", line 173, in _exited_ne&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 5366, in _exited_pipeline&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 7315, in _exited_pipeline&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 6320, in _trigger_interaction_exited_pipeline_test_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 266, in process_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\event_testing\event_manager_service.py", line 375, in _process_test_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\situations\complex\single_sim_leave_situation.py", line 213, in handle_event&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2764, in save_sim&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2805, in _save_sim_base&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2907, in _generate_sim_protocol_buffer&#13;&#10;TypeError: cannot unpack non-iterable NoneType objectrtim=0&#13;&#10;Client Session Time: 102.66&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0xdd4141d5&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 10,5,116,52122&#13; &#10;Modded: True&#13; &#10;SystemInfo: Mac OS X Version 10.13.6 (Build 17G14042) GPU: NVIDIA GeForce GT 755M macOS Metal driver 0.0.0.0&#13; &#10;</desyncdata></report>
</root>

Is your game up to date? also ww needs updating.

Link to comment
1 hour ago, procian said:

Is your game up to date? also ww needs updating.

thanks for the reply friend everything is up to date except for wicked whims for that i have v173.2. I was holding off on updating until wicked perversions is compatible but i guess i'll go ahead and update and then test. 

Link to comment

Hello, I have been experiencing an issue where cum is stuck on my sim's butt and is unable to be washed away.

 

I have already tried a few methods:

1. Take a shower, a bath, Freshen up

2. ww.clear_cum or ww.clear_all_cum

3. Remove any cum related mod

 

I only downloaded sex mods, I am not sure what caused the problem. Hopefully I can get some answers here, thanks!

 

image.png.a366bb3743a003d3c04648fcc1a93042.png

Link to comment

Hello, I got a pop up that there is an WW issue and to check the exceptions. I uploaded both the last exception and the WW exception files. I'm not sure which one says the problem. My game is up to date, WW and my WW mods should be all up to date, I also repaired my game. I recently downloaded the high school pack, which I  know is a little buggy. Any assistance would be greatly appreciated!

lastException.txt WickedWhims_v170k_Exception.txt

Link to comment
7 hours ago, briannar said:

Hello, I got a pop up that there is an WW issue and to check the exceptions. I uploaded both the last exception and the WW exception files. I'm not sure which one says the problem. My game is up to date, WW and my WW mods should be all up to date, I also repaired my game. I recently downloaded the high school pack, which I  know is a little buggy. Any assistance would be greatly appreciated!

lastException.txt 94.5 kB · 1 download WickedWhims_v170k_Exception.txt 6.8 kB · 1 download

The CC beds you have installed are broken.

You can either remove, update them or batch fix them with S4S!

Link to comment

Hi there,

 

I have game version 1.90.375.1020 and WickedWHims refuses to load. I downloaded the 170k version, unzipped it and placed the folder in "Mods", as usual, without forgetting to activate the custom content and the scripts... But when I launch the game I don't have no "wicked" interactions.

 

On the other hand, the custom bodies are active and visible. Only the script persists in not working.

 

Please, did I get the wrong version of WW or do you see another problem? I don't see what I could have forgotten or done wrong.

 

Thanks in advance !

Link to comment
1 hour ago, cokka said:

Hi there,

 

I have game version 1.90.375.1020 and WickedWHims refuses to load. I downloaded the 170k version, unzipped it and placed the folder in "Mods", as usual, without forgetting to activate the custom content and the scripts... But when I launch the game I don't have no "wicked" interactions.

 

On the other hand, the custom bodies are active and visible. Only the script persists in not working.

 

Please, did I get the wrong version of WW or do you see another problem? I don't see what I could have forgotten or done wrong.

 

Thanks in advance !

Did you delete the localthumbcache.package file from you Sims 4 folder after adding the WW files to Mods folder?

?

Link to comment

Yes, it is indicated for versions 1.91.205 and after, so I looked for a compatible version of WW… The 170k seemed to be, according to some comments, but it seems not !

Maybe on Patreon is it possible to get a compatible version ? I don’t know.

Otherwise, thank you again, I’ll see to update the game. No other choice, probably.

Edited by cokka
Link to comment
On 11/26/2022 at 2:04 AM, spansie30 said:

yep got it all switched on, other old mods were showing up, just not the updated Wicked whims. So I removed all the old mods in case they were glitching and WW still don't show up :/

For me neither. Only think I see while clicking on Wicked is 'DEBUG: Object information' nothing else

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use