Solved
Forum Discussion
luthienrising
21 days agoHero+
Does this error occur only when you remove all mods? If so, please attach the actual LE file that you get.
kennysoo2008
19 days agoNew Traveler
Well, I followed the instruction from Gemini AI on the vanilla test result to validate/ repair the game in Steam Platform and I tested without mods again, there were no more error message regardless which household I played.
The problems occurred after I moved the mods folder back to The Sims folder again. the following is the LE report. I think V pack refers to Vampire pack, but I owned that pack and I operate Vampire pack during my gameplay. This happens every time I play the game after the recent game update.
- Last Module Called: buff_component.py
- Last Function Called: _can_add_buff_type
- Error message: Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'can_add'), CategoryID: buff_component:1340
Pretty Error CallStack (Click to expand/collapse)
| Mod Path | Module | Function | Line | Error Class |
|---|---|---|---|---|
| buff_component.py | remove_buff | 502 | BuffComponent() | |
| buff.py | on_remove | 1398 | Buff_Sickness_NeedToPuke | |
| __init__.py | exported_func | 470 | ||
| buff_component.py | add_buff_from_op | 301 | BuffComponent() | |
| buff_component.py | _can_add_buff_type | 1340 | BuffComponent() |
- File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 222, in c_api_server_tick [ absolute_ticks : 423336665439, clock_service : server_clock, previous_ticks : 423336665405, zone : <Zone ID: 0x4b911de547c0d81>, persistence_service : persistence_service]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<Zone ID: 0x4b911de547c0d81>, 423336665439), new_function : <function _turbolib_zone_game_update at 0x00007FF4372D4A70>, original_function : <function Zone.update at 0x00007FF43CCBB3B0>]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\zone_tick.py', line 83, in _turbolib_zone_game_update [ original : <function Zone.update at 0x00007FF43CCBB3B0>, self : <Zone ID: 0x4b911de547c0d81>, args : (423336665439,)]
- File 'T:\InGame\Gameplay\Scripts\Server\zone.py', line 520, in update [ self : <Zone ID: 0x4b911de547c0d81>, absolute_ticks : 423336665439, game_clock : game_clock, time_service : time_service, season_service : season_service, weather_service : weather_service, narrative_service : narrative_service, roommate_service : roommate_service, lunar_cycle_service : lunar_cycle_service]
- File 'T:\InGame\Gameplay\Scripts\Server\time_service.py', line 117, in update [ self : time_service, time_slice : True, max_time_ms : 33]
- File 'T:\InGame\Gameplay\Scripts\Server\scheduling.py', line 253, in simulate [ self : <scheduling.Timeline object at 0x00007FF45135D710>, until : 05:53:06.480 day:2 week:41, max_elements : 10000, max_time_ms : 33, count : 13, start_time : 64020.578, end_time : 64020.611000000004, handle : [None, 183996, <scheduling.Timeline object at 0x00007FF45135D710>, False, <Gen; Sim._startup_sim_gen@21; dead>], when : 05:53:05.120 day:2 week:41, _ : 184293, _t : <scheduling.Timeline object at 0x00007FF45135D710>, _s : True, e : <Gen; Sim._startup_sim_gen@21; dead>, result : True, exc : 'NoneType' object has no attribute 'can_add']
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<scheduling.Timeline object at 0x00007FF45135D710>, <Gen; Sim._startup_sim_gen@21; dead>, AttributeError("'NoneType' object has no attribute 'can_add'"), 'Exception resuming Element'), new_function : <function _suppress_replaced_exception_of_asm_request_on_timeline at 0x00007FF436A82DD0>, original_function : <function Timeline._report_exception at 0x00007FF4996E78C0>]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\asm_states_traversal.py', line 44, in _suppress_replaced_exception_of_asm_request_on_timeline [ original : <function Timeline._report_exception at 0x00007FF4996E78C0>, self : <scheduling.Timeline object at 0x00007FF45135D710>, args : (<Gen; Sim._startup_sim_gen@21; dead>, AttributeError("'NoneType' object has no attribute 'can_add'"), 'Exception resuming Element'), exception : 'NoneType' object has no attribute 'can_add']
- File 'T:\InGame\Gameplay\Scripts\Server\scheduling.py', line 744, in _report_exception [ self : <scheduling.Timeline object at 0x00007FF45135D710>, element : <Gen; Sim._startup_sim_gen@21; dead>, exception : 'NoneType' object has no attribute 'can_add', message : Exception resuming Element]
- File 'T:\InGame\Gameplay\Scripts\Server\time_service.py', line 196, in _on_exception [ self : time_service, timeline : <scheduling.Timeline object at 0x00007FF45135D710>, element : <Gen; Sim._startup_sim_gen@21; dead>, exception : 'NoneType' object has no attribute 'can_add', message : Exception resuming Element, name : Sim Timeline]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.log.Logger object at 0x00007FF4A6777110>, 'Exception in {}: {}', 'Sim Timeline', 'Exception resuming Element'), kwargs : {'exc': AttributeError("'NoneType' object has no attribute 'can_add'"), 'log_current_callstack': False}, new_function : <function _on_exception_occurrence at 0x00007FF43B92A8C0>, original_function : <function Logger.exception at 0x00007FF45D7149E0>]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\exceptions_feedback.py', line 18, in _on_exception_occurrence [ original : <function Logger.exception at 0x00007FF45D7149E0>, self : <sims4.log.Logger object at 0x00007FF4A6777110>, args : ('Exception in {}: {}', 'Sim Timeline', 'Exception resuming Element'), kwargs : {'exc': AttributeError("'NoneType' object has no attribute 'can_add'"), 'log_current_callstack': False}]
- File 'T:\InGame\Gameplay\Scripts\Server\elements.py', line 390, in _resume [ self : <Gen; Sim._startup_sim_gen@21; dead>, timeline : <scheduling.Timeline object at 0x00007FF45135D710>, child_result : True]
- File '.\WickedWhims_v187.16\turbolib2\events\sims.py', line 138, in _turbolib_sim_startup_sim_gen [ original : <function Sim._startup_sim_gen at 0x00007FF4CF335CB0>, self : , args : (<scheduling.Timeline object at 0x00007FF45135D710>,), simulation_state : SimulationState.INITIALIZING]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\sim.py', line 3233, in _startup_sim_gen [ timeline : <scheduling.Timeline object at 0x00007FF45135D710>, previous_simulation_state : SimulationState.INITIALIZING, school_data : SchoolTuning(school_data=_sims4_collections.frozendict({<Age.CHILD = 4>: _SchoolData(school_career=<class 'sims4.tuning.instances.career_Child_GradeSchool'>, school_homework=<Definition: 19136>), <Age.TEEN = 8>: _SchoolData(school_career=<class 'sims4.tuning.instances.career_Teen_HighSchool'>, school_homework=<Definition: 18497>)}), school_data_tests=CompoundTestList([(TraitTest(apply_thresholds_on_individual_basis=True, blacklist_trait_types=frozenset(), blacklist_traits=(<Trait:(trait_HSExit_Dropout)>, <Trait:(trait_HSExit_Expelled)>, <Trait:(trait_HSExit_Graduate_Early)>), num_blacklist_allowed=0, num_whitelist_required=1, subject=ParticipantType.Actor, tooltip=None, whitelist_trait_types=frozenset(), whitelist_traits=()),)])), commodity : Commodity(commodity_Trait_Genius_MentalStimulation@445.76643768878625), situation_manager : situation_manager, self : ]
- File 'T:\InGame\Gameplay\Scripts\Server\statistics\commodity_tracker.py', line 144, in start_regular_simulation [ self : <statistics.commodity_tracker.CommodityTracker object at 0x00007FF43BBBADD0>]
- File 'T:\InGame\Gameplay\Scripts\Server\statistics\commodity_tracker.py', line 94, in on_initial_startup [ self : <statistics.commodity_tracker.CommodityTracker object at 0x00007FF43BBBADD0>, commodity : RuntimeCommodity(Buff_Sickness_NeedToPuke@0)]
- File 'T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py', line 1276, in on_initial_startup [ self : RuntimeCommodity(Buff_Sickness_NeedToPuke@0), activate_convergence_callback : True]
- File 'T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py', line 1209, in _setup_commodity_states [ self : RuntimeCommodity(Buff_Sickness_NeedToPuke@0)]
- File 'T:\InGame\Gameplay\Scripts\Server\statistics\commodity.py', line 1640, in _set_state [ self : RuntimeCommodity(Buff_Sickness_NeedToPuke@0), new_state : CommodityState: lower_value:0, buff:None, old_state_index : 1]
- File 'T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py', line 470, in exported_func [ owner : , args : (74,), comp : BuffComponent(), component_name : component_definition(class_attr='Buffs', instance_attr='buffs_component'), func : <function BuffComponent.remove_buff at 0x00007FF4C0F70D40>]
- File 'T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py', line 502, in remove_buff [ self : BuffComponent(), handle_id : 74, update_mood : True, buff_type : Buff_Sickness_NeedToPuke, buff_entry : Buff_Sickness_NeedToPuke, should_remove : True]
- File 'T:\InGame\Gameplay\Scripts\Server\buffs\buff.py', line 1398, in on_remove [ self : Buff_Sickness_NeedToPuke, apply_loot_on_remove : True, resolver : SingleSimResolver: sim_to_test: ]
- File 'T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py', line 470, in exported_func [ owner : , args : (None, None), comp : BuffComponent(), component_name : component_definition(class_attr='Buffs', instance_attr='buffs_component'), func : <function BuffComponent.add_buff_from_op at 0x00007FF4C0F70950>]
- File 'T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py', line 301, in add_buff_from_op [ self : BuffComponent()]
- File 'T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py', line 1340, in _can_add_buff_type [ self : BuffComponent()]
- Last Module Called: tunable.py
- Last Function Called: load_etree_node
- File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 167, in c_api_server_init_tick
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\core_services.py', line 164, in start_service_tick
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py', line 346, in start_single_service [ self : <sims4.service_manager.ServiceManager object at 0x00007FF43595B210>, service : tuning_instance_manager]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 192, in update_incremental_start [ self : tuning_instance_manager, time_stamp : 1771689233.0205748, delta : 0.019679784774780273]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 251, in _execute_gen [ self : tuning_instance_manager, log_fn : <bound method Logger.debug of <sims4.log.Logger object at 0x00007FF4B4CD4F50>>, instance_manager : InstanceManager_buff]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 304, in _execute_func_and_calculate_time [ self : tuning_instance_manager, instance_manager : InstanceManager_buff, execute_function : <bound method InstanceManager.load_data_into_class_instances of <sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>>, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _wickedwhims_tuning_class_injection at 0x00007FF4375C2EF0>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF43738BB90>]
- File '.\WickedWhims_v187.16\**bleep**\main\game_handlers\tuning\tuning_class_injection.py', line 16, in _wickedwhims_tuning_class_injection [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF43738BB90>, self : InstanceManager_buff, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _turbolib_on_quicktune_snippet_tuning_load at 0x00007FF43738BB00>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF437353D40>]
- File '.\WickedWhims_v187.16\turbolib2\tunables\quicktune\tuned.py', line 26, in _turbolib_on_quicktune_snippet_tuning_load [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF437353D40>, self : InstanceManager_buff, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _turbolib_load_whims_into_whim_sets at 0x00007FF437353CB0>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF4373047A0>]
- File '.\WickedWhims_v187.16\turbolib2\services\whims_service.py', line 87, in _turbolib_load_whims_into_whim_sets [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF4373047A0>, self : InstanceManager_buff, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _turbolib_on_tunable_class_tuning_load at 0x00007FF437304710>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF45D70E440>]
- File '.\WickedWhims_v187.16\turbolib2\services\affordances_service.py', line 498, in _turbolib_on_tunable_class_tuning_load [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF45D70E440>, self : InstanceManager_buff, args : (None,)]
- File 'E:\Builds\MCCC_2026_1_1\mc_cmd_center\mc_injections.py', line 317, in inject_load_data_into_class_instances [ args : (<function InstanceManager.load_data_into_class_instances at 0x00007FF4B4CE7DD0>, <sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), سؼز : <function InstanceManager.load_data_into_class_instances at 0x00007FF4B4CE7DD0>, حضؽ : InstanceManager_buff]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 681, in load_data_into_class_instances [ self : InstanceManager_buff, key : '00000000!00000000'00003215.6017e896', cls : Buff_Motives_Hunger_Starving, tuned_classes_key : '00000000!00000000'00003215.6017e896']
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 673, in load_from_xml [ resource_key : '00000000!00000000'00003215.6017e896', resource_type : Types.BUFF, inst : Buff_Motives_Hunger_Starving, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, tuning_loader : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, loader : <sims4.resources.ResourceLoader object at 0x00007FF411A04810>, tuning_file : <_io.BytesIO object at 0x00007FF40F1CBD70>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 718, in feed [ self : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, tuning_file : <_io.BytesIO object at 0x00007FF40F1CBD70>, tree : <xml.etree.ElementTree.ElementTree object at 0x00007FF411A36AD0>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 762, in _load_node [ self : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, node : <Element 'I' at 0x7ff411a36a10>, tunable_class : Buff_Motives_Hunger_Starving, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, child_node : <Element 'V' at 0x7ff411a67850>, tunable_datas : '{'provided_mixers': <sims4.tuning.tunable.TunableMapping object at 0x00007FF4B4FD6050>, 'actor_mixers': <sims4.tuning.tunable.TunableMapping object at 0x00007FF4B4EE1EC0>, 'target_super_affordances': <interactions.utils.tunable_provided_affordances.TunableProvidedAffordances object at 0x00007FF499B200E8>, 'super_affordances': <sims4.tuning.tunable.TunableSet object at 0x00007FF49B3C3160>, 'buff_name': <TunableLocalizedStringFactory>, 'buff_description': <TunableLocalizedString>, 'default_buff_reason': <TunableLocalizedString>, 'icon': <TunableResourceKey>, 'ui_sort_order': <TunableInt>, 'visible': <TunableBool>, 'audio_sting_on_remove': <TunableResourceKey>, 'is_npc_only': <TunableBool>, 'audio_sting_on_add': <TunableResourceKey>, 'voice_pitch_modifier': <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4414B0DF8>, 'broadcaster': <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415363E8>, 'show_timeout': <TunableBool>, 'success_modifier': <TunableInt>, 'interactions': <sims4.tuning.tunable.Opt...', tunable_name : walkstyle, tunable : <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 822, in _load_tunable [ self : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, tunable_class : Buff_Motives_Hunger_Starving, tunable_name : walkstyle, tunable : <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8>, cur_node : <Element 'V' at 0x7ff411a67850>, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, current_tunable_tag : V]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.log.Logger object at 0x00007FF4A6A8E390>, "Error occurred within the tag named '{}' (value: {})", 'walkstyle', 'V'), new_function : <function _on_exception_occurrence at 0x00007FF43B92A8C0>, original_function : <function Logger.exception at 0x00007FF45D7149E0>]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\exceptions_feedback.py', line 18, in _on_exception_occurrence [ original : <function Logger.exception at 0x00007FF45D7149E0>, self : <sims4.log.Logger object at 0x00007FF4A6A8E390>, args : ("Error occurred within the tag named '{}' (value: {})", 'walkstyle', 'V')]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 1236, in load_etree_node [ self : <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8>, node : <Element 'V' at 0x7ff411a67850>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, variant : enabled, template : <sims4.tuning.tunable.TunableFactory.create_auto_factory.<locals>.auto_factory object at 0x00007FF441533A68>, node_children : [<Element 'U' at 0x7ff411a67390>], child_node : <Element 'U' at 0x7ff411a67390>, name : enabled, current_tunable_tag : U]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 417, in load_etree_node [ self : <sims4.tuning.tunable.TunableFactory.create_auto_factory.<locals>.auto_factory object at 0x00007FF441533A68>, node : <Element 'U' at 0x7ff411a67390>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, value : {'priority': <WalkStylePriority.INFANT_CRAWL = 12>}, tuned : {'priority'}, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, name : walkstyle, template : <TunableWalkstyle>, tuplevalue : WalkStylePriority.INFANT_CRAWL, current_tunable_tag : T, tunable_name : enabled]
- File 'T:\InGame\Gameplay\Scripts\Server\routing\walkstyle\walkstyle_tuning.py', line 46, in load_etree_node [ self : <TunableWalkstyle>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, __class__ : <class 'routing.walkstyle.walkstyle_tuning.TunableWalkstyle'>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 2753, in load_etree_node [ self : <TunableWalkstyle>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, __class__ : <class 'sims4.tuning.tunable.TunableResourceKey'>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 214, in load_etree_node [ self : <TunableWalkstyle>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, content : WALKSLEEPY]
- File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 167, in c_api_server_init_tick
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\core_services.py', line 164, in start_service_tick
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\service_manager.py', line 346, in start_single_service [ self : <sims4.service_manager.ServiceManager object at 0x00007FF43595B210>, service : tuning_instance_manager]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 192, in update_incremental_start [ self : tuning_instance_manager, time_stamp : 1771689233.0205748, delta : 0.019679784774780273]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 251, in _execute_gen [ self : tuning_instance_manager, log_fn : <bound method Logger.debug of <sims4.log.Logger object at 0x00007FF4B4CD4F50>>, instance_manager : InstanceManager_buff]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 304, in _execute_func_and_calculate_time [ self : tuning_instance_manager, instance_manager : InstanceManager_buff, execute_function : <bound method InstanceManager.load_data_into_class_instances of <sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>>, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _wickedwhims_tuning_class_injection at 0x00007FF4375C2EF0>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF43738BB90>]
- File '.\WickedWhims_v187.16\**bleep**\main\game_handlers\tuning\tuning_class_injection.py', line 16, in _wickedwhims_tuning_class_injection [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF43738BB90>, self : InstanceManager_buff, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _turbolib_on_quicktune_snippet_tuning_load at 0x00007FF43738BB00>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF437353D40>]
- File '.\WickedWhims_v187.16\turbolib2\tunables\quicktune\tuned.py', line 26, in _turbolib_on_quicktune_snippet_tuning_load [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF437353D40>, self : InstanceManager_buff, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _turbolib_load_whims_into_whim_sets at 0x00007FF437353CB0>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF4373047A0>]
- File '.\WickedWhims_v187.16\turbolib2\services\whims_service.py', line 87, in _turbolib_load_whims_into_whim_sets [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF4373047A0>, self : InstanceManager_buff, args : (None,)]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), new_function : <function _turbolib_on_tunable_class_tuning_load at 0x00007FF437304710>, original_function : <function InstanceManager.load_data_into_class_instances at 0x00007FF45D70E440>]
- File '.\WickedWhims_v187.16\turbolib2\services\affordances_service.py', line 498, in _turbolib_on_tunable_class_tuning_load [ original : <function InstanceManager.load_data_into_class_instances at 0x00007FF45D70E440>, self : InstanceManager_buff, args : (None,)]
- File 'E:\Builds\MCCC_2026_1_1\mc_cmd_center\mc_injections.py', line 317, in inject_load_data_into_class_instances [ args : (<function InstanceManager.load_data_into_class_instances at 0x00007FF4B4CE7DD0>, <sims4.tuning.instanced_class_manager.InstancedClassManager object at 0x00007FF4982B4B90>, None), سؼز : <function InstanceManager.load_data_into_class_instances at 0x00007FF4B4CE7DD0>, حضؽ : InstanceManager_buff]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\instance_manager.py', line 681, in load_data_into_class_instances [ self : InstanceManager_buff, key : '00000000!00000000'00003215.6017e896', cls : Buff_Motives_Hunger_Starving, tuned_classes_key : '00000000!00000000'00003215.6017e896']
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 673, in load_from_xml [ resource_key : '00000000!00000000'00003215.6017e896', resource_type : Types.BUFF, inst : Buff_Motives_Hunger_Starving, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, tuning_loader : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, loader : <sims4.resources.ResourceLoader object at 0x00007FF411A04810>, tuning_file : <_io.BytesIO object at 0x00007FF40F1CBD70>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 718, in feed [ self : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, tuning_file : <_io.BytesIO object at 0x00007FF40F1CBD70>, tree : <xml.etree.ElementTree.ElementTree object at 0x00007FF411A36AD0>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 762, in _load_node [ self : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, node : <Element 'I' at 0x7ff411a36a10>, tunable_class : Buff_Motives_Hunger_Starving, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, child_node : <Element 'V' at 0x7ff411a67850>, tunable_datas : '{'provided_mixers': <sims4.tuning.tunable.TunableMapping object at 0x00007FF4B4FD6050>, 'actor_mixers': <sims4.tuning.tunable.TunableMapping object at 0x00007FF4B4EE1EC0>, 'target_super_affordances': <interactions.utils.tunable_provided_affordances.TunableProvidedAffordances object at 0x00007FF499B200E8>, 'super_affordances': <sims4.tuning.tunable.TunableSet object at 0x00007FF49B3C3160>, 'buff_name': <TunableLocalizedStringFactory>, 'buff_description': <TunableLocalizedString>, 'default_buff_reason': <TunableLocalizedString>, 'icon': <TunableResourceKey>, 'ui_sort_order': <TunableInt>, 'visible': <TunableBool>, 'audio_sting_on_remove': <TunableResourceKey>, 'is_npc_only': <TunableBool>, 'audio_sting_on_add': <TunableResourceKey>, 'voice_pitch_modifier': <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4414B0DF8>, 'broadcaster': <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415363E8>, 'show_timeout': <TunableBool>, 'success_modifier': <TunableInt>, 'interactions': <sims4.tuning.tunable.Opt...', tunable_name : walkstyle, tunable : <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py', line 822, in _load_tunable [ self : <sims4.tuning.serialization.ETreeTuningLoader object at 0x00007FF411A04B10>, tunable_class : Buff_Motives_Hunger_Starving, tunable_name : walkstyle, tunable : <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8>, cur_node : <Element 'V' at 0x7ff411a67850>, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, current_tunable_tag : V]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\injector.py', line 26, in _wrapped_function [ args : (<sims4.log.Logger object at 0x00007FF4A6A8E390>, "Error occurred within the tag named '{}' (value: {})", 'walkstyle', 'V'), new_function : <function _on_exception_occurrence at 0x00007FF43B92A8C0>, original_function : <function Logger.exception at 0x00007FF45D7149E0>]
- File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v187.16\exceptions_feedback.py', line 18, in _on_exception_occurrence [ original : <function Logger.exception at 0x00007FF45D7149E0>, self : <sims4.log.Logger object at 0x00007FF4A6A8E390>, args : ("Error occurred within the tag named '{}' (value: {})", 'walkstyle', 'V')]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 1236, in load_etree_node [ self : <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8>, node : <Element 'V' at 0x7ff411a67850>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, variant : enabled, template : <sims4.tuning.tunable.TunableFactory.create_auto_factory.<locals>.auto_factory object at 0x00007FF441533A68>, node_children : [<Element 'U' at 0x7ff411a67390>], child_node : <Element 'U' at 0x7ff411a67390>, name : enabled, current_tunable_tag : U]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 417, in load_etree_node [ self : <sims4.tuning.tunable.TunableFactory.create_auto_factory.<locals>.auto_factory object at 0x00007FF441533A68>, node : <Element 'U' at 0x7ff411a67390>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, value : {'priority': <WalkStylePriority.INFANT_CRAWL = 12>}, tuned : {'priority'}, mtg : <sims4.tuning.merged_tuning_manager.MergedTuningManager object at 0x00007FF4C54FF210>, name : walkstyle, template : <TunableWalkstyle>, tuplevalue : WalkStylePriority.INFANT_CRAWL, current_tunable_tag : T, tunable_name : enabled]
- File 'T:\InGame\Gameplay\Scripts\Server\routing\walkstyle\walkstyle_tuning.py', line 46, in load_etree_node [ self : <TunableWalkstyle>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, __class__ : <class 'routing.walkstyle.walkstyle_tuning.TunableWalkstyle'>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 2753, in load_etree_node [ self : <TunableWalkstyle>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, __class__ : <class 'sims4.tuning.tunable.TunableResourceKey'>]
- File 'T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py', line 214, in load_etree_node [ self : <TunableWalkstyle>, source : Instance: 12821 (Buff_Motives_Hunger_Starving), Types.BUFF, content : WALKSLEEPY]
- Error message: [cjiang] Error occurred within the tag named 'walkstyle' (value: V) (UnavailablePackSafeResourceError), CategoryID: tunable:214
Pretty Error CallStack (Click to expand/collapse)
Mod Path Module Function Line Error Class tunable.py load_etree_node 1236 <sims4.tuning.tunable.OptionalTunable object at 0x00007FF4415369A8> tunable.py load_etree_node 417 <sims4.tuning.tunable.TunableFactory.create_auto_factory.<locals>.auto_factory object at 0x00007FF441533A68> walkstyle_tuning.py load_etree_node 46 <TunableWalkstyle> tunable.py load_etree_node 2753 <TunableWalkstyle> tunable.py load_etree_node 214 <TunableWalkstyle>