Ideas
Reporting this game bug. Better exceptions caught it with no Mods installed. [tingyul] Exception raised while trying to restore career event. (TypeError: IndexedManager keys must be integers.)
MCCC full log error gives me this:
- File 'T:\InGame\Gameplay\Scripts\Server\careers\career_base.py', line 2806, in create_career_event_situations_during_zone_spin_up [ self : career_Teen_HighSchool on None]
- File 'T:\InGame\Gameplay\Scripts\Server\careers\career_event_manager.py', line 523, in create_career_event_situations_during_zone_spin_up [ self : <careers.career_event_manager.CareerEventManager object at 0x00007FF4231A11D0>, career_event : <sims4.tuning.instances.careerEvent_HighSchool_Active_Main object at 0x00007FF4BDB0DF90>]
- crinrict6 months agoHero+
All issues in the bug forum must be tested on a vanilla game
To verify on a vanilla game, move your mods folder to the desktop and delete the following files from your user folder.
- localthumbcache
- Any lastException Files
- Any LastCrash files.Test a backup of your save as you will loose all cc on the save and see if the same error occurs then check for any lastException files in your documents folder.
Copy/Paste the content of that to your post.
- yamatoD6 months agoRising Spectator
when I remove all mods this is the lastExcption
<?xml version="1.0" ?><root>
<report><version>2</version><sessionid>dfff02b2a20fdb0d67e2a21c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2025-03-25 08:33:05</createtime><buildsignature>Local.Unknown.Unknown.1.113.297.1020-1.300.000.208.Release</buildsignature><categoryid>indexed_manager.py:88</categoryid><desyncid>dfff02b2a20fdb0d67e2a21c</desyncid><systemconfig/><screenshot/><desyncdata>[tingyul] Exception raised while trying to restore career event. (TypeError: IndexedManager keys must be integers.) Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 130, in wrapped File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 126, in finally_wrap File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 383, in c_api_client_connect File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 611, in do_zone_spin_up File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1711, in update File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 732, in on_enter File "T:\InGame\Gameplay\Scripts\Server\careers\career_service.py", line 359, in create_career_event_situations_during_zone_spin_up File "T:\InGame\Gameplay\Scripts\Server\careers\career_base.py", line 2806, in create_career_event_situations_during_zone_spin_up File "T:\InGame\Gameplay\Scripts\Server\careers\career_event_manager.py", line 523, in create_career_event_situations_during_zone_spin_up File "T:\InGame\Gameplay\Scripts\Server\careers\career_event_manager.py", line 386, in _start_scorable_situation_from_tuning File "T:\InGame\Gameplay\Scripts\Server\careers\career_event_manager.py", line 395, in _scorable_situation_setup File "T:\InGame\Gameplay\Scripts\Server\situations\situation_manager.py", line 1115, in register_for_callback File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 88, in __contains__ TypeError: IndexedManager keys must be integers.rtim=0 Client Session Time: 14.46 Num Save Errors: 0 Num Load Errors: 0 Current Game State: 0x96d01090 LoadingScreenActiveFlag: 1 Origin Version: 13,423,0,5936 Modded: False- crinrict6 months agoHero+
You can't attach it, you need to copy/paste the content of the file.