=====Better Exceptions Full Report===== (Created by TwistedMexi) [Recommended Action] ========================= No mods are installed, so it is likely this is an official game bug. Please refer to the AHQ Forums for further assistance. Include this report. https://answers.ea.com/t5/Bug-Reports/bd-p/The-Sims-4-Bugs ========================= [Game Version] ========================= 1.51.77.1220-1.200.000.389.Release ========================= [Category ID] ========================= crafting_component.py:197 ========================= [Possible Cause] ========================= crafting_component NOTE: This does NOT confirm the listed mod is the actual cause. ========================= [Reason] ========================= Exception applying attributes to object object_Food_PlateFork_Multi:0x0b180955d1c40ad0 (AttributeError: 'NoneType' object has no attribute 'show_spoiled_quality_description') ========================= [Recent Logs] ========================= Showing last 6 minor error logs. These are provided for additional info and might not actually have anything to do with the exception. (most recent log last) Relationship | Attempting to load timeout value on bit None with no timeout. This is valid if tuning has changed. Relationship | Attempting to load timeout value on bit None with no timeout. This is valid if tuning has changed. Relationship | Attempting to load timeout value on bit None with no timeout. This is valid if tuning has changed. Relationship | Attempting to load timeout value on bit None with no timeout. This is valid if tuning has changed. Relationship | Attempting to load timeout value on bit None with no timeout. This is valid if tuning has changed. Relationship | Attempting to load timeout value on bit None with no timeout. This is valid if tuning has changed. ========================= [Mods Explicitly Mentioned in Exception] ========================= ========================= [All Loaded Script Mods] ========================= ========================= [Formatted LastException] ========================= Exception applying attributes to object object_Food_PlateFork_Multi:0x0b180955d1c40ad0 (AttributeError: 'NoneType' object has no attribute 'show_spoiled_quality_description') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 1841, in attributes File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 1839, in attributes File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 1153, in load_object File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 1852, in load_object File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 96, in wrapped_method File "T:\InGame\Gameplay\Scripts\Server\objects\components\state.py", line 1984, in on_post_load File "T:\InGame\Gameplay\Scripts\Core\sims4\callback_utils.py", line 158, in __call__ File "T:\InGame\Gameplay\Scripts\Server\objects\components\crafting_component.py", line 197, in _on_object_state_change AttributeError: 'NoneType' object has no attribute 'show_spoiled_quality_description' rtim=0 =========================