[IL] Odd Jobs give an LE when they're supposed to end if you're not home
If a sim has an odd job from Island Living and you're on another lot with a different household member when it ends, there's an LE and the gig doesn't end as expected.
It seems to be caused by the career levels not having any career tones defined:
<T>213052<!--CareerLevel: careerLevel_OddJob_0--></T>
<T>209051<!--CareerLevel: careerLevel_OddJob_1--></T>
<T>209809<!--CareerLevel: careerLevel_OddJob_2--></T>
<T>209810<!--CareerLevel: careerLevel_OddJob_3--></T>
<T>209807<!--CareerLevel: careerLevel_OddJob_4--></T>
<T>209808<!--CareerLevel: careerLevel_OddJob_5--></T>
I have a fix here for people can use mods: https://www.patreon.com/posts/157881364
The LE is below.
<report><version>2</version><sessionid>af805aaca6a15b646a007cf3</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2026-05-10 10:20:19</createtime><buildsignature>Local.Unknown.Unknown.1.123.85.1020-1.300.000.239.Release</buildsignature><categoryid>career_base.py:4779</categoryid><desyncid>af805aaca6a15b646a007cf3</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (ValueError: list.remove(x): x not in list) Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 231, in simulate File "T:\InGame\Gameplay\Scripts\Server\alarms.py", line 260, in _run File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 2917, in _end_work_callback File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 3348, in leave_work File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 4779, in end_tones_and_get_hours_worked File "T:\InGame\Gameplay\Scripts\Server\away_actions\away_action_tracker.py", line 248, in remove_on_away_action_started_callbackValueError: list.remove(x): x not in listrtim=0 Client Session Time: 43.99 Num Save Errors: 0 Num Load Errors: 0 Current Game State: 0x96d01090 LoadingScreenActiveFlag: 1 Origin Version: 13,700,0,6213 Modded: False SystemInfo: Windows 11 10.0.26200 GPU: NVIDIA GeForce RTX 2050 32.0.15.9579, GUID: DA36A505-DAE1-11EF-BD8F-D0F16017D904 </desyncdata></report>