Ideas
It's definitely related to the latest update. It affects my current save and the Hobby board wouldn't work in a new save either. The hobby boards disappeared from every single small business in my current save and there weren't any hobby boards on the Maxis created lots like Terra Potta in the new save.
The issue causing your Sims 4 game to crash is the following error:
AttributeError: 'NoneType' object has no attribute 'linked_stat'
What This Means:
The game is trying to create or initialize an object (like furniture, Sim, or gameplay item) that requires a certain stat to function (like hunger, hygiene, energy, etc.), but that stat is missing or undefined. This causes the game to crash or desync because it’s expecting data that isn’t there.
Key Details From Your Crash Report:
The crash is happening in the file: state.py at line 2400.
The system tried to call .linked_stat on a variable that is None.
The issue occurred while creating a game object (likely during loading or entering a lot).
You are not using mods, so this isn’t caused by third-party content.
Your game version and system drivers are up to date.
I've tried to include the last exception errors from both my current save and a brand new save but they wouldn't attach. I've never used mods or CC.
About The Sims 4 Bug Reports
Read First
- EA_Cade11 months ago
Community Manager