thisfieldempty Posted April 10, 2020 Share Posted April 10, 2020 <?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) Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 34, in import_modules File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1454, in __init__ File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 87, in load_module File "T:\InGame\Gameplay\Scripts\Lib\xml\parsers\expat.py", line 4, in <module> ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1457, in __init__ ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 88, in load_module File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 94, in post_load File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 83, in process_tuning File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 573, in load_module_tuning File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 701, in feed File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1197, in parse File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 592, in parse File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1460, in __init__ ImportError: No module named expat; use SimpleXMLTreeBuilder instead rtim=0 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
procian Posted April 10, 2020 Share Posted April 10, 2020 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) Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 34, in import_modules File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1454, in __init__ File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 87, in load_module File "T:\InGame\Gameplay\Scripts\Lib\xml\parsers\expat.py", line 4, in <module> ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1457, in __init__ ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\utils.py", line 116, in import_modules_by_path File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 88, in load_module File "T:\InGame\Gameplay\Scripts\Core\sims4\importer\custom_import.py", line 94, in post_load File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 83, in process_tuning File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 573, in load_module_tuning File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\serialization.py", line 701, in feed File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1197, in parse File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 592, in parse File "T:\InGame\Gameplay\Scripts\Lib\xml\etree\ElementTree.py", line 1460, in __init__ ImportError: No module named expat; use SimpleXMLTreeBuilder instead rtim=0 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now