Re: Last Exception error Please Help

by magneticsouthAU
Reply

Original Post

Last Exception error Please Help

[ Edited ]
★★★★★ Newbie

Product: The Sims 4
Platform:PC
Which language are you playing the game in? English
How often does the bug occur? Every time (100%)
What is your current game version number? 1.63.136.1010
What expansions, game packs, and stuff packs do you have installed? All expansions, strangerville, vampires, spa day, and outdoor retreat. for stuff packs i have movie hangout,, perfect patio, and luxury party
Steps: How can we find the bug ourselves? be enrolled in a university and email a professor about progress.
What happens when the bug occurs? sim will go onto computer perform the task and once almost complete sim just immediately stands up and and no information about the course grade shows up. it just cancels it.
What do you expect to see? sim should go onto computer and finish emailing professor then get a notification on course grade.
Have you installed any customization with the game, e.g. Custom Content or Mods? Yes
Did this issue appear after a specific patch or change you made to your system? Neutral/Not Sure 

https://drive.google.com/file/d/1tSRf-LqbjSO8MMrK-JjXpQzkUZ1tgkW6/view?usp=sharing this is a video of what is happening.

 

 

Ive also attached the last exception

 

Spoiler

(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.63.136.1010-1.300.000.124.Release
=========================


[Category ID]
=========================
degree_tracker.py:2401
=========================


[Possible Cause]
=========================
degree_tracker
NOTE: This does NOT confirm the listed mod is the actual cause.
=========================


[Reason]
=========================
Exception when applying action <UniversityCourseGradeNotification ParticipantType.Actor> for loot <class 'sims4.tuning.instances.loot_Notifications_University_CourseGrade_A'> (KeyError: -60)
=========================


[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 | BidirectionalRelationshipData between: 693848444705402531 and 693848444705402532 has bad persisted Rel Bit value on Rel Track RelationshipTrack(LTR_Romance_Main@75.0). Fix it by adding bit <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'> and removing bits [<class 'sims4.tuning.instances.RomanticCombo_JustFriends'>, <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'>].
Relationship | BidirectionalRelationshipData between: 693848444705403015 and 693848444705403016 has bad persisted Rel Bit value on Rel Track RelationshipTrack(LTR_Romance_Main@75.0). Fix it by adding bit <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'> and removing bits [<class 'sims4.tuning.instances.RomanticCombo_JustFriends'>, <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'>].
Relationship | BidirectionalRelationshipData between: 693848444705470550 and 693848444705470551 has bad persisted Rel Bit value on Rel Track RelationshipTrack(LTR_Romance_Main@75.0). Fix it by adding bit <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'> and removing bits [<class 'sims4.tuning.instances.RomanticCombo_JustFriends'>, <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'>].
Relationship | BidirectionalRelationshipData between: 693848444705472805 and 693848444705472806 has bad persisted Rel Bit value on Rel Track RelationshipTrack(LTR_Romance_Main@75.0). Fix it by adding bit <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'> and removing bits [<class 'sims4.tuning.instances.RomanticCombo_JustFriends'>, <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'>].
Relationship | BidirectionalRelationshipData between: 693848444705473967 and 693848444705473968 has bad persisted Rel Bit value on Rel Track RelationshipTrack(LTR_Romance_Main@75.0). Fix it by adding bit <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'> and removing bits [<class 'sims4.tuning.instances.RomanticCombo_JustFriends'>, <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'>].
Relationship | BidirectionalRelationshipData between: 693848444705545065 and 693848444705545066 has bad persisted Rel Bit value on Rel Track RelationshipTrack(LTR_Romance_Main@75.0). Fix it by adding bit <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'> and removing bits [<class 'sims4.tuning.instances.RomanticCombo_JustFriends'>, <class 'sims4.tuning.instances.RomanticCombo_Sweethearts'>].
=========================


[Mods Explicitly Mentioned in Exception]
=========================
=========================


[All Loaded Script Mods]
=========================
=========================


[Formatted LastException]
=========================
Exception when applying action <UniversityCourseGradeNotification ParticipantType.Actor> for loot <class 'sims4.tuning.instances.loot_Notifications_University_CourseGrade_A'> (KeyError: -60)
Traceback (most recent call last):

File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper [
args : (245050612427,),
kwargs : {},
default_return : None,
fn : <function c_api_server_tick at 0x00007FF4BE1CDB00>,
log_invoke : False]
File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 209, in c_api_server_tick [
absolute_ticks : 245050612427,
clock_service : server_clock,
previous_ticks : 245050612392,
zone : <Zone ID: 0x9a10b7bfa9d19a4>,
persistence_service : persistence_service]
File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 477, in update [
self : <Zone ID: 0x9a10b7bfa9d19a4>,
absolute_ticks : 245050612427,
game_clock : game_clock,
time_service : time_service,
season_service : season_service,
weather_service : weather_service,
narrative_service : narrative_service,
roommate_service : roommate_service]
File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 112, in update [
self : time_service,
time_slice : True,
max_time_ms : 33]
File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate [
self : <scheduling.Timeline object at 0x00007FF498491AD0>,
until : 08:46:12.760 day:0 week:0,
max_elements : 10000,
max_time_ms : 33,
count : 58,
start_time : 390817.343,
end_time : 390817.376,
early_exit : False,
handle : [None, None, <scheduling.Timeline object at 0x00007FF498491AD0>, False, <Fn; build_outcome_actions.<locals>.on_loot@141>],
when : 08:46:11.360 day:0 week:0,
_ : 1965,
_t : <scheduling.Timeline object at 0x00007FF498491AD0>,
_s : True,
e : <Fn; build_outcome_actions.<locals>.on_loot@141>,
calling : True,
result : [None, None, <scheduling.Timeline object at 0x00007FF498491AD0>, False, <Fn; build_outcome_actions.<locals>.on_loot@141>],
will_reschedule : False]
File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run [
self : <Fn; build_outcome_actions.<locals>.on_loot@141>,
timeline : <scheduling.Timeline object at 0x00007FF498491AD0>]
File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\outcome.py", line 150, in on_loot [
_ : <scheduling.Timeline object at 0x00007FF498491AD0>,
has_loot_been_awarded : True,
loot : <interactions.utils.loot.LootOperationList object at 0x00007FF490B3EA90>]
File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 120, in apply_operations [
self : <interactions.utils.loot.LootOperationList object at 0x00007FF490B3EA90>,
loot_action : <class 'sims4.tuning.instances.loot_Notifications_University_CourseGrade_A'>]
File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 470, in apply_to_resolver [
cls : <class 'sims4.tuning.instances.loot_Notifications_University_CourseGrade_A'>,
inst : None,
resolver : InteractionResolver: affordance: <class 'sims4.tuning.instances.computer_University_EmailProfessor_A'>, interaction: running computer_University_EmailProfessor_A:29 on object_computerDesktopMED_01:0x09a10b7bfd88a093, target: object_computerDesktopMED_01:0x09a10b7bfd88a093, context: interactions.context.InteractionContext(<sim '' 0x9a10b7bf9110027>, InteractionSource.PIE_MENU, <Priority.High = 2>), si: None,
skip_test : False,
inst_or_cls : <class 'sims4.tuning.instances.loot_Notifications_University_CourseGrade_A'>,
action : <UniversityCourseGradeNotification ParticipantType.Actor>,
test_ran : False,
ex : -60]
File "T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot_basic_op.py", line 209, in apply_to_resolver [
self : <UniversityCourseGradeNotification ParticipantType.Actor>,
resolver : InteractionResolver: affordance: <class 'sims4.tuning.instances.computer_University_EmailProfessor_A'>, interaction: running computer_University_EmailProfessor_A:29 on object_computerDesktopMED_01:0x09a10b7bfd88a093, target: object_computerDesktopMED_01:0x09a10b7bfd88a093, context: interactions.context.InteractionContext(<sim '' 0x9a10b7bf9110027>, InteractionSource.PIE_MENU, <Priority.High = 2>), si: None,
skip_test : False,
recipient : ]
File "T:\InGame\Gameplay\Scripts\Server\sims\university\university_loot_ops.py", line 138, in _apply_to_subject_and_target [
self : <UniversityCourseGradeNotification ParticipantType.Actor>,
subject : ,
target : None,
resolver : InteractionResolver: affordance: <class 'sims4.tuning.instances.computer_University_EmailProfessor_A'>, interaction: running computer_University_EmailProfessor_A:29 on object_computerDesktopMED_01:0x09a10b7bfd88a093, target: object_computerDesktopMED_01:0x09a10b7bfd88a093, context: interactions.context.InteractionContext(<sim '' 0x9a10b7bf9110027>, InteractionSource.PIE_MENU, <Priority.High = 2>), si: None,
sim_info : ,
degree_tracker : <sims.university.degree_tracker.DegreeTracker object at 0x00007FF4A356FC10>,
career_uid : 209979]
File "T:\InGame\Gameplay\Scripts\Server\sims\university\degree_tracker.py", line 2401, in get_grade_report [
self : <sims.university.degree_tracker.DegreeTracker object at 0x00007FF4A356FC10>,
career_guid : 209979,
sim_info : ,
course_info : <sims.university.degree_tracker.DegreeTracker.CourseInfo object at 0x00007FF4BC8FD490>,
course_data : <class 'sims4.tuning.instances.university_CourseData_Psychology_ClassA'>,
course_name : hash: 1317093969
tokens {
type: SIM
first_name: "Sofia"
last_name: "Capricciosa"
full_name_key: 0
is_female: true
}
,
performance : 59.87842720031738,
current_day : -60]
KeyError: -60rtim=0
Client Session Time: 13.81
Num Save Errors: 0
Num Load Errors: 0
Current Game State: 0x96d01090
Origin Version: 10,5,73,41506
Modded: True
SystemInfo: Windows 10 10.0.18363 GPU: NVIDIA GeForce GTX 1650 nvldumdx.dll 26.21.14.4614, GUID: D7B71E3E-5CD1-11CF-F561-BF3A1BC2D735

=========================

 

Edit By Crinrict: Added Spoiler Tags

 

 

Message 41 of 114 (4,829 Views)

Re: Last Exception error Please Help

★★★★★ Apprentice

degree tracker is usually caused by using uni cheats - if you have never done this it's possible you downloaded a gallery sim that had uni cheats used on them. also i can see you have custom content so please try without that too. 

Message 42 of 114 (4,806 Views)

Re: Last Exception error Please Help

Hero
@arioli_ravioli Merged your post with the master thread on the degree_Tracker LE

Good Luck
Crin

Trennlinie

I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.



Important Threads


Message 43 of 114 (4,773 Views)

Re: Last Exception error Please Help

★★★★★ Newbie

Thanks a lot for your response! I don’t use any uni cheats, I do have custom content but just cosmetics such as makeup,skins, etc. so I didn’t remove them I’m going to try without them to see if I get the same result. As far as mods I just have mccc 

Message 44 of 114 (4,743 Views)

Re: Last Exception for degree_tracker

★★★★★ Newbie
Yes I have no idea what to do
Message 45 of 114 (4,551 Views)

Re: Last Exception for degree_tracker

[ Edited ]
★ Novice

Hello, I've been recently having this same message pop up as well. I can say for sure, it is more than likely not related to cc, mods, etc in anyway. This seems to be a university specific error (obviously degree ya know) so here's what i did. I saved my active household and house and added it to a fresh new save, the error message did not pop up. So from this I knew it wasn't my mods or cc. I think, im not sure. But i think it has to do with a specific household in your game, active or not. My created sims seem fine. But I added sims from the gallery that seem to have caused this error. My suggestion to try.

Save the household you got the error on, recover that household in the load game area on the main menu, (make sure the message pops up from that too, delete localthumb in your file before opening and loading the new recovered save) if it pops on your recover file as well, I would then go to your manage household tab and delete every household in game that you didn't create (to see if its from the gallery, its not base game (i have all the [packs) i checked) then save and exit to go delete the localthumb again. open that same save and see if the error still pops up. If not you fixed it, if it does it might unfortunately be your household you created in that game save. You may have to delete them. Either way this should narrow down those options and you can experiment with what might be wrong. They have not fixed this error and im doing the best i can to help. To prevent this from happening again, i wouldn't add any university related sims from the gallery (at least for now,) so uncheck the University Life tab when finding sims to add. I really hope that helps you guys.

 

Note: It does seems to be a university cheat possible used on a household you got from the gallery, just in case i wouldn't put in university sims in your game in the future.

Message 46 of 114 (4,424 Views)

Re: Last Exception for degree_tracker

★★★ Guide
I've been having this issue since I started playing again yesterday. My game has been in hibernation since July 1st. Now I keep getting this LastException every time I load up my household. I only play one family currently in this save (its a challenge save of sorts).
 
My sim (born in game to my own CAS-created sim and a premade) went to University and graduated with honours. No cheats used, neither to enroll, finish terms or graduate. I did, however, get a small mod to make homework faster, but I'm unsure now if I used it at all before her graduation. I had no LE's about degree tracker when I last played. No other mods for University/school/careers.
 
I get the LE as soon as the family loads, no impact on the game, everything functions as expected. I have no sims from the gallery in this save, as it is a challenge play (Fruitcake Legacy), I created the founder in CAS. All generation heirs must be born in game from the previous, and partner up with already excisting premades/townies. No uni cheats were used. LE happens with or without mods. All mods are updated and working as intended, no other errors found.
Message 47 of 114 (4,367 Views)

Re: Last Exception for degree_tracker

★★ Guide

This just began with me yesterday as well. It's not game breaking in that my Sim still progresses, but it happens often. I have *never* used a university cheat, so that's not the cause. I do have mods but none that I've not had before and I've successfully "graduated" five sims beforehand without this bug. For me this has only happened since the last patch.


I also have issues with student organizations which began before this one (events firing, but no Sims show up, etc.). I don't think it's related, but worth mentioning.


DU is very broken right now...at least for some of us.

Message 48 of 114 (4,334 Views)

Help with Last Exception

★ Novice

Hi there,

I keep getting the same last exception error, no matter what mods I use or delete. It doesn't impact my gameplay in any way, but it's annoying to keep getting the notifcation and it's best to keep my game running smoothly. Is anyone else having this issue and/or does anyone else have any advice to fix it? Thanks!

 

Game Version: 1.66.139.1020 | OS: Windows 10.0.18363 | Created at: 2020-09-13 15:11:21.124971
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\university\degree_tracker.py", line 1276, in _diploma_callback
File "T:\InGame\Gameplay\Scripts\Server\sims\university\degree_tracker.py", line 1505, in _set_enrollment_status
File "T:\InGame\Gameplay\Scripts\Server\sims\university\degree_tracker.py", line 1267, in _unenrollment_pre_actions
File "T:\InGame\Gameplay\Scripts\Server\sims\university\degree_tracker.py", line 1241, in _remove_organization_membership
File "T:\InGame\Gameplay\Scripts\Server\organizations\organization_tracker.py", line 345, in deactivate_organizations
File "T:\InGame\Gameplay\Scripts\Server\organizations\organization_tracker.py", line 382, in leave_organization
AttributeError: 'NoneType' object has no attribute 'points_to_current_rank'
Cause: Exception in Sim Timeline: Exception running Element
---------------

Message 49 of 114 (4,244 Views)

Re: Help with Last Exception

[ Edited ]
★★ Pro

Hi @wildcardren Not too sure, but I believe there's 2 of these 'Degree Tracker' type mods for the University Pack.. just ensure you have the most current version, or perhaps remove it from your game unless sure, as it may also have a conflict with another mod. It's either by Peridew at MTS (which was updated recently) or Zero @ Patreon, who also keeps her mods up to date, however, not sure on the actual files 'names' but the mods are both to do with University.

 

Hope this helps,

 

Sasha

 

nb: Not sure on the other mods, also note: twisted mexis 'better exceptions' mod is broken atm & awaiting an update.


I have no connection to EA, am an Avid Mods/CC user, but don't make them

 

 

simsonic weebly banner banner gold.png

 

 

Message 50 of 114 (4,210 Views)
sims-all-characters

Want more Sims?

Check out our Sims forums for tutorials and all things Sims.

View more

ts4-promo

Having trouble connecting to your game?

Try these steps first to clear up any problems you may have when connecting to an EA game.

Troubleshoot and test your connection

ts4-promo

Forget your EA Account ID or password?

Reset, update, or link your account information.

View More on EA Help