This document contains a traceback error from a game simulation. It lists 4572 package mods installed in the game and provides details of an AttributeError exception that occurred trying to access the 'guid64' attribute of a NoneType object during bill notifications from a delivery in the game simulation.
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)
1K views
lastCleanException 20210511172418
This document contains a traceback error from a game simulation. It lists 4572 package mods installed in the game and provides details of an AttributeError exception that occurred trying to access the 'guid64' attribute of a NoneType object during bill notifications from a delivery in the game simulation.
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/ 44
Game Version: 1.73.57.1030 | OS: Windows 10.0.
19042 | Created at: 2021-05-04
14:03:20.789652 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 ---------------