I have 6 LE files but cant identify wat they mean, please help I want to know wats causing my game to crash. I did go to pretty print site for better interpretation but still no luck.
<?xml version="1.0"?><root><report><version>2</version><sessionid>8261e3f0c1fb7a195b3d37f9</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-07-04 14:20:52</createtime><buildsignature>Local.Unknown.Unknown.1.44.83.1020-1.200.000.350.Release</buildsignature><categoryid>situation_manager.py:982</categoryid><desyncid>8261e3f0c1fb7a195b3d37f9</desyncid><systemconfig/><screenshot/><desyncdata>Exception thrown while starting situation (TypeError: isinstance() arg 2 must be a type or tuple of types)
 Traceback (most recent call last):
 File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in wrapped
 File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 109, 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 356, in c_api_client_connect
 File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 547, in do_zone_spin_up
 File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 112, in update
 File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 217, in simulate
 File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 385, in _resume
 File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2560, in _startup_sim_gen
 File "T:\InGame\Gameplay\Scripts\Server\objects\components\buff_component.py", line 188, in on_sim_ready_to_simulate
 File "T:\InGame\Gameplay\Scripts\Server\buffs\buff.py", line 1091, in on_sim_ready_to_simulate
 File "T:\InGame\Gameplay\Scripts\Server\buffs\buff.py", line 1321, in _start_auto_situation
 File "T:\InGame\Gameplay\Scripts\Server\situations\tunable.py", line 266, in <lambda>
 File "T:\InGame\Gameplay\Scripts\Server\situations\tunable.py", line 244, in start_situation
 File "T:\InGame\Gameplay\Scripts\Server\situations\situation_manager.py", line 555, in create_situation
 File "T:\InGame\Gameplay\Scripts\Server\situations\situation_manager.py", line 652, in create_situation_from_seed
 File "T:\InGame\Gameplay\Scripts\Server\situations\complex\caregiver_situation.py", line 242, in start_situation
 File "T:\InGame\Gameplay\Scripts\Server\situations\complex\caregiver_situation.py", line 147, in _update_caregiver_status
 File "T:\InGame\Gameplay\Scripts\Server\situations\complex\caregiver_situation.py", line 147, in <genexpr>
 File "T:\InGame\Gameplay\Scripts\Server\situations\complex\caregiver_situation.py", line 113, in _is_valid_caregiver
 File "T:\InGame\Gameplay\Scripts\Server\sims\daycare.py", line 358, in is_daycare_service_npc_available
 File "T:\InGame\Gameplay\Scripts\Server\sims\daycare.py", line 334, in _get_running_situation_for_service
 File "T:\InGame\Gameplay\Scripts\Server\situations\situation_manager.py", line 982, in get_situations_by_type
 TypeError: isinstance() arg 2 must be a type or tuple of types
</desyncdata></report></root>
After deleting or removing your mods and custom content did you clear your game cache and delete the and localthumbcache.package from the Sims 4 folder to help with troubleshooting?
If not, try that and then try the game again as a test, without any older saves or mods/cc installed to see if it plays okay.
yes I did get last exception files starting about 2 weeks ago, I thought it had something to do with wicked whims or MCCC so I deleted them & everything was fine but then this past week my game was crashing getting stuck & now I cant save my game it says "game loading in progress", I deleted all other faulty CC
After deleting or removing your mods and custom content did you clear your game cache and delete the and localthumbcache.package from the Sims 4 folder to help with troubleshooting?
If not, try that and then try the game again as a test, without any older saves or mods/cc installed to see if it plays okay.
I apologize for commenting on thread, but many people have been getting help via here. This is partially my last exception error via pdf because on google docs, its like 45 pages long.
<?xml version="1.0" ?><root> <report><version>2</version><sessionid>c5c895c0296f9cd65cea9e33</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2019-05-26 16:16:42</createtime><buildsignature>Local.Unknown.Unknown.1.51.77.1020-1.200.000.389.Release</buildsignature><categoryid>privacy.py:269</categoryid><desyncid>c5c895c0296f9cd65cea9e33</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception running Element (AttributeError: 'NoneType' object has no attribute 'is_sim') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4962, in _execute_next_transition File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4721, in _get_next_transition_info File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 297, in __init__ File "T:\InGame\Gameplay\Scripts\Server\interactions\privacy.py", line 269, in build_privacy AttributeError: 'NoneType' object has no attribute 'is_sim' rtim=0</desyncdata></report> </root>
File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate
 File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run
 File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4962, in _execute_next_transition
 File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 4721, in _get_next_transition_info
 File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 297, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\interactions\privacy.py", line 269, in build_privacy
 AttributeError: 'NoneType' object has no attribute 'is_sim'