lauraN Posted November 30, 2017 Posted November 30, 2017 Hello, I was wondering if someone can tell me why I keep getting this error when trying to have my sims have sex. It's an orange pop up box. Here is the file in case someone can take a look at it. Thank you! lastException.txt
TomatoEddie Posted November 30, 2017 Posted November 30, 2017 @lauraN hello, Laura, giving your lastException record a brief look, i see your game it up-to-date (line 9) to the latest patch. yet, if you're trying somehow to use a Mod for sex (e.g., Wicked Whims), the runtime and its associated object cannot find it (lines 21 and 42). a newer version of WW has been posted; have you downloaded and installed it? 1 <?xml version="1.0" ?> 2 <root> 3 <report> 4 <version>2</version> 5 <sessionid>74f5b2166d9a58e45a1fec55</sessionid> 6 <type>desync</type> 7 <sku>ea.maxis.sims4_64.15.pc</sku> 8 <createtime>2017-11-30 17:40:52</createtime> 9 <buildsignature>Local.Unknown.Unknown.1.36.104.1020-1.200.000.311.Release</buildsignature> 10 <categoryid>posture.py:1387</categoryid> 11 <desyncid>74f5b2166d9a58e45a1fec55</desyncid> 12 <systemconfig/> 13 <screenshot/> 14 <desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'sim') Traceback (most recent call last): 15 File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 217, in simulate 16 File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 385, in _resume 17 File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2450, in _startup_sim_gen 18 File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2366, in _update_face_and_posture_gen 19 File "T:\InGame\Gameplay\Scripts\Server\postures\posture_state.py", line 603, in kickstart_gen 20 File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1380, in kickstart_gen 21 File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1387, in kickstart_source_interaction_gen AttributeError: 'NoneType' object has no attribute 'sim' 22 </desyncdata> 23 </report> 24 <report> 25 <version>2</version> 26 <sessionid>74f5b2166d9a58e45a1fec55</sessionid> 27 <type>desync</type> 28 <sku>ea.maxis.sims4_64.15.pc</sku> 29 <createtime>2017-11-30 17:40:53</createtime> 30 <buildsignature>Local.Unknown.Unknown.1.36.104.1020-1.200.000.311.Release</buildsignature> 31 <categoryid>posture.py:1387</categoryid> 32 <desyncid>74f5b2166d9a58e45a1fec55</desyncid> 33 <systemconfig/> 34 <screenshot/> 35 <desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'sim') Traceback (most recent call last): 36 File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 217, in simulate 37 File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 385, in _resume 38 File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2450, in _startup_sim_gen 39 File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2366, in _update_face_and_posture_gen 40 File "T:\InGame\Gameplay\Scripts\Server\postures\posture_state.py", line 603, in kickstart_gen 41 File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1380, in kickstart_gen 42 File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1387, in kickstart_source_interaction_gen AttributeError: 'NoneType' object has no attribute 'sim' 43 </desyncdata> 44 </report> 45 </root> hope this helps; wish you the very best. E.
lauraN Posted December 8, 2017 Author Posted December 8, 2017 Thanks for the reply. I had to redownload the mod because I placed it in the wrong folder and not all files were installed. That worked. Now it's not working at all.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.