Ca23 Posted April 29, 2023 Posted April 29, 2023 Can't figure out how to fix this error that keeps occurring. Game Version: 1.97.62.1020, WickedWhims Version: v175e, AEP/BMD 04/29/23 18:38:56 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v175e\zone_tick.py", line 121, in _on_zone_update_event File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v175e\zone_tick.py", line 69, in update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_handlers.py", line 89, in _update_sex_instances_on_zone_update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_instance_tick.py", line 210, in update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_instance_tick.py", line 91, in _update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_instance_tick.py", line 459, in update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\utils\snapshot.py", line 102, in update_sim_sex_snapshot_statistic File ".\WickedWhims_v175e\turbolib2\wrappers\sim\super_sim.py", line 72, in _safe_sim_info_wrapper File ".\WickedWhims_v175e\turbolib2\wrappers\sim\statistics.py", line 33, in set_statistic_value File ".\WickedWhims_v175e\turbolib2\services\statistics_service.py", line 96, in set_statistic_value File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity_tracker.py", line 71, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic_tracker.py", line 507, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py", line 2000, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\continuous_statistic.py", line 324, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic.py", line 308, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic.py", line 323, in _notify_change File "T:\InGame\Gameplay\Scripts\Server\statistics\continuous_statistic.py", line 759, in _update_callback_listeners File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic_listener.py", line 76, in trigger_callback File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py", line 1335, in _update_state_down File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py", line 1626, in _set_state File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 565, in apply_to_resolver File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 562, in apply_to_resolver File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 303, in apply_to_resolver File "T:\InGame\Gameplay\Scripts\Server\whims\whim_loot_ops.py", line 90, in _apply_to_subject_and_target File "T:\InGame\Gameplay\Scripts\Server\whims\whim_loot_ops.py", line 44, in __call__ File "T:\InGame\Gameplay\Scripts\Server\whims\whims_tracker.py", line 723, in refresh_whims File "T:\InGame\Gameplay\Scripts\Server\whims\whims_tracker.py", line 1408, in _populate_slots File "T:\InGame\Gameplay\Scripts\Server\whims\whims_tracker.py", line 641, in get_priority AttributeError: 'NoneType' object has no attribute 'get_priority' TurboLib: [TurboLib] Failed to run '_update_sex_instances_on_zone_update' method from 'WickedWhims'. -> AttributeError: 'NoneType' object has no attribute 'get_priority' WickedWhims_v175e_Exception.txt
mcromance Posted April 30, 2023 Posted April 30, 2023 11 hours ago, Ca23 said: Can't figure out how to fix this error that keeps occurring. Quote Game Version: 1.97.62.1020, WickedWhims Version: v175e, AEP/BMD 04/29/23 18:38:56 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v175e\zone_tick.py", line 121, in _on_zone_update_event File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v175e\zone_tick.py", line 69, in update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_handlers.py", line 89, in _update_sex_instances_on_zone_update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_instance_tick.py", line 210, in update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_instance_tick.py", line 91, in _update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\active_sex_instance_tick.py", line 459, in update File ".\WickedWhims_v175e\wickedwhims\sex\integral\sex_handlers\active_sex\utils\snapshot.py", line 102, in update_sim_sex_snapshot_statistic File ".\WickedWhims_v175e\turbolib2\wrappers\sim\super_sim.py", line 72, in _safe_sim_info_wrapper File ".\WickedWhims_v175e\turbolib2\wrappers\sim\statistics.py", line 33, in set_statistic_value File ".\WickedWhims_v175e\turbolib2\services\statistics_service.py", line 96, in set_statistic_value File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity_tracker.py", line 71, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic_tracker.py", line 507, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py", line 2000, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\continuous_statistic.py", line 324, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic.py", line 308, in set_value File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic.py", line 323, in _notify_change File "T:\InGame\Gameplay\Scripts\Server\statistics\continuous_statistic.py", line 759, in _update_callback_listeners File "T:\InGame\Gameplay\Scripts\Server\statistics\base_statistic_listener.py", line 76, in trigger_callback File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py", line 1335, in _update_state_down File "T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py", line 1626, in _set_state File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 565, in apply_to_resolver File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 562, in apply_to_resolver File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 303, in apply_to_resolver File "T:\InGame\Gameplay\Scripts\Server\whims\whim_loot_ops.py", line 90, in _apply_to_subject_and_target File "T:\InGame\Gameplay\Scripts\Server\whims\whim_loot_ops.py", line 44, in __call__ File "T:\InGame\Gameplay\Scripts\Server\whims\whims_tracker.py", line 723, in refresh_whims File "T:\InGame\Gameplay\Scripts\Server\whims\whims_tracker.py", line 1408, in _populate_slots File "T:\InGame\Gameplay\Scripts\Server\whims\whims_tracker.py", line 641, in get_priority AttributeError: 'NoneType' object has no attribute 'get_priority' TurboLib: [TurboLib] Failed to run '_update_sex_instances_on_zone_update' method from 'WickedWhims'. -> AttributeError: 'NoneType' object has no attribute 'get_priority' WickedWhims_v175e_Exception.txt 3.3 kB · 0 downloads WW exception mentions AEP. Remove it if you have it, it is NOT updated to the game version you have. Also check every single mod you are using, including traits and aspirations, if they are updated or cleared by creator to still work. Do this after each update. This will save you tons of problems in long run. Delete localthumbscache, avatarcache and test.
lararijisov Posted April 30, 2023 Posted April 30, 2023 Well, i use WW for quite some time now, with my old version of the game. Now, i'm update the game, and the WW notification don't even show up. The game can detect there's mod and animation installed. But, still, the mod didn't work. Here's my Sims 4 ver. 1.94.147.1030 Here's my WW ver. v175e - 28 April 2023 (118154) And i can't find any exception from WW. But i have this one. WickedWhimsInfoLog.log and lastException.txt
mcromance Posted April 30, 2023 Posted April 30, 2023 1 hour ago, lararijisov said: Well, i use WW for quite some time now, with my old version of the game. Now, i'm update the game, and the WW notification don't even show up. The game can detect there's mod and animation installed. But, still, the mod didn't work. Here's my Sims 4 ver. 1.94.147.1030 Here's my WW ver. v175e - 28 April 2023 (118154) And i can't find any exception from WW. But i have this one. WickedWhimsInfoLog.log and lastException.txt Well no wonder it doesn't work, because as Turbodriver said WW v175e is for game version 1.96.397 (Mar 24), 1.97.62 (Apr 26) and will NOT work backwards (aka. with previous game versions). You have game version 1.94.147.1030, so you need WW vv174h: Download here the correct version: https://turbodriver.itch.io/wickedwhims#download , remove v175e, put in correct files and clear localthumbnailcache and avatarcache, then test again.
lararijisov Posted April 30, 2023 Posted April 30, 2023 7 minutes ago, mcromance said: Well no wonder it doesn't work, because as Turbodriver said WW v175e is for game version 1.96.397 (Mar 24), 1.97.62 (Apr 26) and will NOT work backwards (aka. with previous game versions). You have game version 1.94.147.1030, so you need WW vv174h: Download here the correct version: https://turbodriver.itch.io/wickedwhims#download , remove v175e, put in correct files and clear localthumbnailcache and avatarcache, then test again. Thank you for your reply. But i already used that same version before. The mod indeed shows up for quite some time, but i got and exception. So i thought updating the mod version. Btw, here's the exception for v 174h Game Version: 1.94.147.1030, WickedWhims Version: v174h, 04/25/23 21:59:12 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v174h\zone_tick.py", line 121, in _on_zone_update_event File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v174h\zone_tick.py", line 69, in update File ".\WickedWhims_v174h\wickedwhims\main\game_handlers\tick_handler.py", line 33, in _wickedwhims_update_game_trackers_on_zone_update File ".\WickedWhims_v174h\wickedwhims\main\game_handlers\tick_handler.py", line 131, in update File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 60, in _attempt_spawn_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 77, in spawn_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 141, in _get_available_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\premade_mixin.py", line 611, in create_premade_peeping_sims_household File ".\WickedWhims_v174h\turbolib2\services\sims_service.py", line 81, in create_turbo_sim File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 623, in create_sim_infos File "T:\InGame\Gameplay\Scripts\Core\google\protobuf\internal\cpp_message.py", line 107, in Setter ValueError: Value out of range: <TurboAge.YOUNGADULT = 16> TurboLib: [TurboLib] Failed to run '_wickedwhims_update_game_trackers_on_zone_update' method from 'WickedWhims'. -> ValueError: Value out of range: <TurboAge.YOUNGADULT = 16> Game Version: 1.94.147.1030, WickedWhims Version: v174h, 04/25/23 22:14:40 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v174h\zone_tick.py", line 121, in _on_zone_update_event File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v174h\zone_tick.py", line 69, in update File ".\WickedWhims_v174h\wickedwhims\main\game_handlers\tick_handler.py", line 33, in _wickedwhims_update_game_trackers_on_zone_update File ".\WickedWhims_v174h\wickedwhims\main\game_handlers\tick_handler.py", line 131, in update File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 60, in _attempt_spawn_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 77, in spawn_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 141, in _get_available_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\premade_mixin.py", line 611, in create_premade_peeping_sims_household File ".\WickedWhims_v174h\turbolib2\services\sims_service.py", line 81, in create_turbo_sim File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 623, in create_sim_infos File "T:\InGame\Gameplay\Scripts\Core\google\protobuf\internal\cpp_message.py", line 107, in Setter ValueError: Value out of range: <TurboAge.YOUNGADULT = 16> TurboLib: [TurboLib] Failed to run '_wickedwhims_update_game_trackers_on_zone_update' method from 'WickedWhims'. -> ValueError: Value out of range: <TurboAge.YOUNGADULT = 16> Game Version: 1.94.147.1030, WickedWhims Version: v174h, 04/25/23 22:37:52 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v174h\zone_tick.py", line 121, in _on_zone_update_event File "T:\InGame\Gameplay\Scripts\Server\sims\masked\v174h\zone_tick.py", line 69, in update File ".\WickedWhims_v174h\wickedwhims\main\game_handlers\tick_handler.py", line 33, in _wickedwhims_update_game_trackers_on_zone_update File ".\WickedWhims_v174h\wickedwhims\main\game_handlers\tick_handler.py", line 131, in update File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 60, in _attempt_spawn_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 77, in spawn_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\npc_sims_mixin.py", line 141, in _get_available_peeping_npc_sim File ".\WickedWhims_v174h\wickedwhims\nudity\features\window_peeping\sims\premade_mixin.py", line 611, in create_premade_peeping_sims_household File ".\WickedWhims_v174h\turbolib2\services\sims_service.py", line 81, in create_turbo_sim File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 623, in create_sim_infos File "T:\InGame\Gameplay\Scripts\Core\google\protobuf\internal\cpp_message.py", line 107, in Setter ValueError: Value out of range: <TurboAge.YOUNGADULT = 16> TurboLib: [TurboLib] Failed to run '_wickedwhims_update_game_trackers_on_zone_update' method from 'WickedWhims'. -> ValueError: Value out of range: <TurboAge.YOUNGADULT = 16>
mcromance Posted April 30, 2023 Posted April 30, 2023 2 hours ago, lararijisov said: Thank you for your reply. But i already used that same version before. The mod indeed shows up for quite some time, but i got and exception. So i thought updating the mod version. Btw, here's the exception for v 174h Did you test the game with only WW and some animations added? Did you make changes to WW files in any way? Try to move your save, tray and mods out of Sims 4 folder, run the game so it creates the folders again, put inside freshly downloaded WW + few animations and then test the game if it works. If it will work then you might have conflicting file somewhere and need to do 50/50 method: https://simscommunity.info/2022/09/08/sos-how-to-50-50-your-the-sims-4-mods-folder/
lararijisov Posted April 30, 2023 Posted April 30, 2023 7 minutes ago, mcromance said: Did you test the game with only WW and some animations added? Did you make changes to WW files in any way? Try to move your save, tray and mods out of Sims 4 folder, run the game so it creates the folders again, put inside freshly downloaded WW + few animations and then test the game if it works. If it will work then you might have conflicting file somewhere and need to do 50/50 method: https://simscommunity.info/2022/09/08/sos-how-to-50-50-your-the-sims-4-mods-folder/ I'll give it a shot. Thanks.
lararijisov Posted May 1, 2023 Posted May 1, 2023 15 hours ago, mcromance said: Did you test the game with only WW and some animations added? Did you make changes to WW files in any way? Try to move your save, tray and mods out of Sims 4 folder, run the game so it creates the folders again, put inside freshly downloaded WW + few animations and then test the game if it works. If it will work then you might have conflicting file somewhere and need to do 50/50 method: https://simscommunity.info/2022/09/08/sos-how-to-50-50-your-the-sims-4-mods-folder/ So, i followed your instructions. Now, i just use WW mod (v174h) with one MOTHERLODE animations. The game detected the MOD, and i got the notification for it when playing. But, when i interact with world object (ex. Sofa), the Wicked menu isn't showing, same case when i tried to interact with other objects like Floor or Bed. But, when i clicked my Sims, there's Wicked menu there. I even can access the WW settings. Any solution for this?
mcromance Posted May 1, 2023 Posted May 1, 2023 21 minutes ago, lararijisov said: So, i followed your instructions. Now, i just use WW mod (v174h) with one MOTHERLODE animations. The game detected the MOD, and i got the notification for it when playing. But, when i interact with world object (ex. Sofa), the Wicked menu isn't showing, same case when i tried to interact with other objects like Floor or Bed. But, when i clicked my Sims, there's Wicked menu there. I even can access the WW settings. Any solution for this? Quote 2 questions now: 1) Do you have both of those settings enabled? 2) Did you turn on 'sex' setting in WW?
745MilkLotion Posted May 1, 2023 Posted May 1, 2023 I have same error now occurring. I am not sure if ww mod failed or some strange incident keeps happening because MC mod exception states this: Rabbithole tuning error and missing trait pack Not sure what that means but I hope this kind of helps technical staff and turbo. I did see something popup orange window stating that WW is not update to date. I was testing offline and then somehow surge of previous data might be culprit. Not sure if it is. I could repeat save data or something strange you might need confirm it. I used H then delete it and use E data there after. If there was WW cleaner help us out keep things working better it might help us out great deal. I going to repair sims 4 in meantime. Not sure what I have to do.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now