Forum Discussion

medvezhestvo's avatar
2 years ago
Solved

last exception

MCCC sends a message. I have to look into the last exception.

here's its full version

Spoiler
  • File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 222, in c_api_server_tick [ absolute_ticks : 353794679847, clock_service : server_clock, previous_ticks : 353794679450, zone : <Zone ID: 0x2bb11f45fd422d6>, persistence_service : persistence_service]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v179.5\injector.py', line 26, in _wrapped_function [ args : (<Zone ID: 0x2bb11f45fd422d6>, 353794679847), new_function : <function _turbolib_zone_game_update at 0x00007FF49A75C0E0>, original_function : <function Zone.update at 0x00007FF4989080E0>]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v179.5\zone_tick.py', line 83, in _turbolib_zone_game_update [ original : <function Zone.update at 0x00007FF4989080E0>, self : <Zone ID: 0x2bb11f45fd422d6>, args : (353794679847,)]
  • File 'T:\InGame\Gameplay\Scripts\Server\zone.py', line 517, in update [ self : <Zone ID: 0x2bb11f45fd422d6>, absolute_ticks : 353794679847, 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 241, in simulate [ self : <scheduling.Timeline object at 0x00007FF496B7EBD0>, until : 22:05:35.360 day:3 week:1, max_elements : 10000, max_time_ms : 33, count : 58, start_time : 7633.500000000001, end_time : 7633.533000000001, handle : [None, None, <scheduling.Timeline object at 0x00007FF496B7EBD0>, False, <Fn; XevtTriggeredElement._behavior_element@172>], when : 21:56:02.320 day:3 week:1, _ : 4754, _t : <scheduling.Timeline object at 0x00007FF496B7EBD0>, _s : True, e : <Fn; XevtTriggeredElement._behavior_element@172>, calling : True, result : [None, None, <scheduling.Timeline object at 0x00007FF496B7EBD0>, False, <Fn; XevtTriggeredElement._behavior_element@172>], exc : 'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning']
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v179.5\injector.py', line 26, in _wrapped_function [ args : (<scheduling.Timeline object at 0x00007FF496B7EBD0>, <Fn; XevtTriggeredElement._behavior_element@172>, AttributeError("'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning'"), 'Exception running Element'), new_function : <function _suppress_replaced_exception_of_asm_request_on_timeline at 0x00007FF490BA8560>, original_function : <function Timeline._report_exception at 0x00007FF4A7D8BE60>]
  • File '.\WickedWhims_v179.5\\main\hacks\asm_states_traversal.py', line 43, in _suppress_replaced_exception_of_asm_request_on_timeline [ original : <function Timeline._report_exception at 0x00007FF4A7D8BE60>, self : <scheduling.Timeline object at 0x00007FF496B7EBD0>, args : (<Fn; XevtTriggeredElement._behavior_element@172>, AttributeError("'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning'"), 'Exception running Element'), exception : 'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning']
  • File 'T:\InGame\Gameplay\Scripts\Server\scheduling.py', line 728, in _report_exception [ self : <scheduling.Timeline object at 0x00007FF496B7EBD0>, element : <Fn; XevtTriggeredElement._behavior_element@172>, exception : 'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning', message : Exception running Element]
  • File 'T:\InGame\Gameplay\Scripts\Server\time_service.py', line 196, in _on_exception [ self : time_service, timeline : <scheduling.Timeline object at 0x00007FF496B7EBD0>, element : <Fn; XevtTriggeredElement._behavior_element@172>, exception : 'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning', message : Exception running Element, name : Sim Timeline]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v179.5\injector.py', line 26, in _wrapped_function [ args : (<sims4.log.Logger object at 0x00007FF4981C8250>, 'Exception in {}: {}', 'Sim Timeline', 'Exception running Element'), kwargs : {'exc': AttributeError("'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning'"), 'log_current_callstack': False}, new_function : <function _on_exception_occurrence at 0x00007FF49AC1F0E0>, original_function : <function Logger.exception at 0x00007FF4938BB440>]
  • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v179.5\exceptions_feedback.py', line 18, in _on_exception_occurrence [ original : <function Logger.exception at 0x00007FF4938BB440>, self : <sims4.log.Logger object at 0x00007FF4981C8250>, args : ('Exception in {}: {}', 'Sim Timeline', 'Exception running Element'), kwargs : {'exc': AttributeError("'LootElement' object has no attribute 'picked_zone_for_multi_unit_event_tuning'"), 'log_current_callstack': False}]
  • File 'T:\InGame\Gameplay\Scripts\Server\elements.py', line 335, in _run [ self : <Fn; XevtTriggeredElement._behavior_element@172>, timeline : <scheduling.Timeline object at 0x00007FF496B7EBD0>]
  • File 'T:\InGame\Gameplay\Scripts\Server\interactions\utils\interaction_elements.py', line 176, in _behavior_element [ self : <LootElement#0x7ff46ead3b50>, timeline : <scheduling.Timeline object at 0x00007FF496B7EBD0>]
  • File 'T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_element.py', line 72, in _do_behavior [ self : <LootElement#0x7ff46ead3b50>]

mods: basemental drugs, mccc, , slice of life, nisa perversions

About The Sims 4 Mods & Custom Content

Find expert tips, troubleshooting help, tutorials for mods and custom content, and The Sims 4 patch files in our forum.14,466 PostsLatest Activity: 16 minutes ago