Jump to content

Recommended Posts

<?xml version="1.0" ?><root>
<report><version>2</version><sessionid>185a570c569b282e5e8fc15c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-04-09 19:44:26</createtime><buildsignature>Local.Unknown.Unknown.1.62.67.1020-1.200.000.442.Release</buildsignature><categoryid>ElementTree.py:1460</categoryid><desyncid>185a570c569b282e5e8fc15c</desyncid><systemconfig/><screenshot/><desyncdata>  Failure: 'narrative/narrative_service' (narrative.narrative_service) (ImportError: No module named expat; use SimpleXMLTreeBuilder instead)&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 34, in import_modules&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1454, in __init__&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 87, in load_module&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\parsers\expat.py", line 4, in &lt;module&gt;&#13;&#10;ModuleNotFoundError: No module named 'pyexpat'&#13;&#10;&#13;&#10;During handling of the above exception, another exception occurred:&#13;&#10;&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1457, in __init__&#13;&#10;ModuleNotFoundError: No module named 'pyexpat'&#13;&#10;&#13;&#10;During handling of the above exception, another exception occurred:&#13;&#10;&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 88, in load_module&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 94, in post_load&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 83, in process_tuning&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 573, in load_module_tuning&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 701, in feed&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1197, in parse&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 592, in parse&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1460, in __init__&#13;&#10;ImportError: No module named expat; use SimpleXMLTreeBuilder instead&#13;&#10;rtim=0&#13;&#10;ClientInfo isn't here</desyncdata></report>
</root>

 

 

 

 

this is what I keep getting. Can someone help me with this? I tried going to lastexception.com but kept getting a blank screen. The only files I have in my mod folder are WhickedWims and Basemental Drugs. But I removed basemental and it still gave me a last exception error.

Link to comment
4 hours ago, thisfieldempty said:

<?xml version="1.0" ?><root>
<report><version>2</version><sessionid>185a570c569b282e5e8fc15c</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-04-09 19:44:26</createtime><buildsignature>Local.Unknown.Unknown.1.62.67.1020-1.200.000.442.Release</buildsignature><categoryid>ElementTree.py:1460</categoryid><desyncid>185a570c569b282e5e8fc15c</desyncid><systemconfig/><screenshot/><desyncdata>  Failure: 'narrative/narrative_service' (narrative.narrative_service) (ImportError: No module named expat; use SimpleXMLTreeBuilder instead)&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 34, in import_modules&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1454, in __init__&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 87, in load_module&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\parsers\expat.py", line 4, in &lt;module&gt;&#13;&#10;ModuleNotFoundError: No module named 'pyexpat'&#13;&#10;&#13;&#10;During handling of the above exception, another exception occurred:&#13;&#10;&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1457, in __init__&#13;&#10;ModuleNotFoundError: No module named 'pyexpat'&#13;&#10;&#13;&#10;During handling of the above exception, another exception occurred:&#13;&#10;&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 88, in load_module&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 94, in post_load&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 83, in process_tuning&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 573, in load_module_tuning&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 701, in feed&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1197, in parse&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 592, in parse&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1460, in __init__&#13;&#10;ImportError: No module named expat; use SimpleXMLTreeBuilder instead&#13;&#10;rtim=0&#13;&#10;ClientInfo isn't here</desyncdata></report>
</root>

 

 

 

 

this is what I keep getting. Can someone help me with this? I tried going to lastexception.com but kept getting a blank screen. The only files I have in my mod folder are WhickedWims and Basemental Drugs. But I removed basemental and it still gave me a last exception error.

Ok....Tree building mod of some sort....update or delete....

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use