Forum Discussion

isadorak1's avatar
isadorak1
Seasoned Novice
2 hours ago

Don't know how to locate broken CC

Hi, how do I identify this error from MCCC/Last exception? I haven't updated yet. 

 

Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute 'apply_to_resolver')

Possible Cause

(Confidence: 10%)

outcome

Category ID: outcome.py:177

1 Reply

  • isadorak1's avatar
    isadorak1
    Seasoned Novice
    2 hours ago
    • File 'T:\InGame\Gameplay\Scripts\Server\areaserver.py', line 222, in c_api_server_tick [ absolute_ticks : 430459160398, clock_service : server_clock, previous_ticks : 430459160364, zone : <Zone ID: 0xf741667ae361ff3>, persistence_service : persistence_service]
    • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v185i\injector.py', line 26, in _wrapped_function [ args : (<Zone ID: 0xf741667ae361ff3>, 430459160398), new_function : <function _turbolib_zone_game_update at 0x00007FF4A062DCB0>, original_function : <function Zone.update at 0x00007FF4A7E27B90>]
    • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v185i\zone_tick.py', line 83, in _turbolib_zone_game_update [ original : <function Zone.update at 0x00007FF4A7E27B90>, self : <Zone ID: 0xf741667ae361ff3>, args : (430459160398,)]
    • File 'T:\InGame\Gameplay\Scripts\Server\zone.py', line 520, in update [ self : <Zone ID: 0xf741667ae361ff3>, absolute_ticks : 430459160398, game_clock : game_clock, time_service : time_service, season_service : season_service, weather_service : weather_service, narrative_service : narrative_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 0x00007FF4AAC46B10>, until : 03:21:53.320 day:1 week:9, max_elements : 10000, max_time_ms : 33, count : 30, start_time : 367655.71800000005, end_time : 367655.75100000005, handle : [None, 477705, <scheduling.Timeline object at 0x00007FF4AAC46B10>, False, <Fn; build_outcome_actions.<locals>.on_loot@168>], when : 03:21:43.800 day:1 week:9, _ : 477691, _t : <scheduling.Timeline object at 0x00007FF4AAC46B10>, _s : True, e : <Fn; build_outcome_actions.<locals>.on_loot@168>, calling : True, result : [None, 477705, <scheduling.Timeline object at 0x00007FF4AAC46B10>, False, <Fn; build_outcome_actions.<locals>.on_loot@168>], exc : 'NoneType' object has no attribute 'apply_to_resolver']
    • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v185i\injector.py', line 26, in _wrapped_function [ args : (<scheduling.Timeline object at 0x00007FF4AAC46B10>, <Fn; build_outcome_actions.<locals>.on_loot@168>, AttributeError("'NoneType' object has no attribute 'apply_to_resolver'"), 'Exception running Element'), new_function : <function _suppress_replaced_exception_of_asm_request_on_timeline at 0x00007FF4A1A4CB00>, original_function : <function Timeline._report_exception at 0x00007FF4B1C8B320>]
    • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v185i\asm_states_traversal.py', line 44, in _suppress_replaced_exception_of_asm_request_on_timeline [ original : <function Timeline._report_exception at 0x00007FF4B1C8B320>, self : <scheduling.Timeline object at 0x00007FF4AAC46B10>, args : (<Fn; build_outcome_actions.<locals>.on_loot@168>, AttributeError("'NoneType' object has no attribute 'apply_to_resolver'"), 'Exception running Element'), exception : 'NoneType' object has no attribute 'apply_to_resolver']
    • File 'T:\InGame\Gameplay\Scripts\Server\scheduling.py', line 744, in _report_exception [ self : <scheduling.Timeline object at 0x00007FF4AAC46B10>, element : <Fn; build_outcome_actions.<locals>.on_loot@168>, exception : 'NoneType' object has no attribute 'apply_to_resolver', 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 0x00007FF4AAC46B10>, element : <Fn; build_outcome_actions.<locals>.on_loot@168>, exception : 'NoneType' object has no attribute 'apply_to_resolver', message : Exception running Element, name : Sim Timeline]
    • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v185i\injector.py', line 26, in _wrapped_function [ args : (<sims4.log.Logger object at 0x00007FF4A6D9E7D0>, 'Exception in {}: {}', 'Sim Timeline', 'Exception running Element'), kwargs : {'exc': AttributeError("'NoneType' object has no attribute 'apply_to_resolver'"), 'log_current_callstack': False}, new_function : <function _on_exception_occurrence at 0x00007FF4A36BC290>, original_function : <function Logger.exception at 0x00007FF4A6A23290>]
    • File 'T:\InGame\Gameplay\Scripts\Server\sims\masked\v185i\exceptions_feedback.py', line 18, in _on_exception_occurrence [ original : <function Logger.exception at 0x00007FF4A6A23290>, self : <sims4.log.Logger object at 0x00007FF4A6D9E7D0>, args : ('Exception in {}: {}', 'Sim Timeline', 'Exception running Element'), kwargs : {'exc': AttributeError("'NoneType' object has no attribute 'apply_to_resolver'"), 'log_current_callstack': False}]
    • File 'F:\Projects\Sims 4 Modding\Mods\TMEX Mods\Tmex-BetterExceptions\PublicUnlock.py', line 13, in _unlock [ args : (<sims4.log.Logger object at 0x00007FF4A6D9E7D0>, 'Exception in {}: {}', 'Sim Timeline', 'Exception running Element'), kwargs : {'exc': AttributeError("'NoneType' object has no attribute 'apply_to_resolver'"), 'log_current_callstack': False}, new_function : <function tm_be_class_exceptions at 0x00007FF4A6CB55F0>, target_function : <function Logger.exception at 0x00007FF4CFECD950>]
    • File 'F:\Projects\Sims 4 Modding\Mods\TMEX Mods\Tmex-BetterExceptions\tmex_BetterExceptions_Hooks.py', line 148, in tm_be_class_exceptions [ target : <function Logger.exception at 0x00007FF4CFECD950>, self : <sims4.log.Logger object at 0x00007FF4A6D9E7D0>, message : Exception in {}: {}, args : ('Sim Timeline', 'Exception running Element'), kwargs : {'exc': AttributeError("'NoneType' object has no attribute 'apply_to_resolver'"), 'log_current_callstack': False}, item : Exception running Element]
    • File 'T:\InGame\Gameplay\Scripts\Server\elements.py', line 335, in _run [ self : <Fn; build_outcome_actions.<locals>.on_loot@168>, timeline : <scheduling.Timeline object at 0x00007FF4AAC46B10>]
    • File 'T:\InGame\Gameplay\Scripts\Server\interactions\utils\outcome.py', line 177, in on_loot [ _ : <scheduling.Timeline object at 0x00007FF4AAC46B10>, has_loot_been_awarded : True, loot : <interactions.utils.loot.LootOperationList object at 0x00007FF469B06110>]
    • File 'T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py', line 193, in apply_operations [ self : <interactions.utils.loot.LootOperationList object at 0x00007FF469B06110>]

Featured Places

Node avatar for The Sims 4 Mods & Custom Content

The Sims 4 Mods & Custom Content

Find tips, tutorials and troubleshooting for mods and custom content, and The Sims 4 patch files here.Latest Activity: 2 hours ago
17,031 Posts