Degree Tracker Fix Mod
Degree Tracker Fix Mod
The Sims 4 Discover University expansion pack has a few common issues with the degree tracker. These issues are more common when using cheats, but can even pop up in a normal game. This mod attempts to recover from bad data in save files caused by those issues.
If you get a lot of last exceptions that mention the following issues for degree_tracker or organization_tracker:
ZeroDivisionError: division by zero
AttributeError: ‘NoneType’ object has no attribute ‘points_to_current_rank’
AttributeError: ‘NoneType’ object has no attribute ‘guid64’
This mod might help stop those exceptions. It attempts to validate the data and do the most reasonable action when given bad data. For example, the ZeroDivisionError is caused by trying to calculate the term GPA when there are no courses. It assigns a 0.0 for that.
Back up your save files before using just in case you don’t like the results.
It should work with PC: 1.66.139.1020 / Mac: 1.66.139.1220