The document contains a list of 4267 package mods for The Sims 4. It then lists several traceback error messages showing that an AttributeError is occurring when an object of type 'NoneType' is trying to access the attribute 'guid64'. The errors suggest there may be an issue with bills or notifications in the game.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2K views
lastCleanException 20210331134657
The document contains a list of 4267 package mods for The Sims 4. It then lists several traceback error messages showing that an AttributeError is occurring when an object of type 'NoneType' is trying to access the attribute 'guid64'. The errors suggest there may be an issue with bills or notifications in the game.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 41
Game Version: 1.72.28.1030 | OS: Windows 10.0.
17134 | Created at: 2021-03-26
19:23:45.977480 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1475, in <lambda> File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1494, in _shut_off_utility File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1611, in _send_notification AttributeError: 'NoneType' object has no attribute 'guid64' Cause: Exception in Sim Timeline: Exception running Element ---------------
Game Version: 1.72.28.1030 | OS: Windows 10.0.17134 | Created at: 2021-03-26
19:06:32.527929 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1473, in <lambda> File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1611, in _send_notification AttributeError: 'NoneType' object has no attribute 'guid64' Cause: Exception in Sim Timeline: Exception running Element ---------------
Game Version: 1.72.28.1030 | OS: Windows 10.0.17134 | Created at: 2021-03-26
18:51:01.553546 Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\interaction_elements.py", line 175, in _behavior_element File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_elements.py", line 221, in _do_behavior File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1286, in trigger_bill_notifications_from_delivery File "T:\InGame\Gameplay\Scripts\Server\sims\bills.py", line 1611, in _send_notification AttributeError: 'NoneType' object has no attribute 'guid64' Cause: Exception in Sim Timeline: Exception running Element ---------------