MortiferusX Posted December 13, 2017 Posted December 13, 2017 Hi all, i try to fix my game and need a little bit help. At moment, i try to finde the reason for my lastexeption errors. <?xml version="1.0" ?><root> <report><version>2</version><sessionid>b2be8fc587a41ea35a318671</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2017-12-13 21:17:56</createtime><buildsignature>Local.Unknown.Unknown.1.37.35.1010-1.300.000.106.Release</buildsignature><categoryid>carry_postures.py:321</categoryid><desyncid>b2be8fc587a41ea35a318671</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'register_custom_event_handler') Traceback (most recent call last): 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 2450, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2366, in _update_face_and_posture_gen File "T:\InGame\Gameplay\Scripts\Server\postures\posture_state.py", line 603, in kickstart_gen File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1358, in kickstart_gen File "T:\InGame\Gameplay\Scripts\Server\carry\carry_postures.py", line 377, in append_transition_to_arb File "T:\InGame\Gameplay\Scripts\Server\carry\carry_postures.py", line 321, in append_transition_to_arb AttributeError: 'NoneType' object has no attribute 'register_custom_event_handler' </desyncdata></report> <report><version>2</version><sessionid>b2be8fc587a41ea35a318671</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2017-12-13 21:17:56</createtime><buildsignature>Local.Unknown.Unknown.1.37.35.1010-1.300.000.106.Release</buildsignature><categoryid>carry_postures.py:321</categoryid><desyncid>b2be8fc587a41ea35a318671</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Sim Timeline: Exception resuming Element (AttributeError: 'NoneType' object has no attribute 'register_custom_event_handler') Traceback (most recent call last): 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 2450, in _startup_sim_gen File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2366, in _update_face_and_posture_gen File "T:\InGame\Gameplay\Scripts\Server\postures\posture_state.py", line 603, in kickstart_gen File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1358, in kickstart_gen File "T:\InGame\Gameplay\Scripts\Server\carry\carry_postures.py", line 377, in append_transition_to_arb File "T:\InGame\Gameplay\Scripts\Server\carry\carry_postures.py", line 321, in append_transition_to_arb AttributeError: 'NoneType' object has no attribute 'register_custom_event_handler' </desyncdata></report> </root>
Howarde Posted December 14, 2017 Posted December 14, 2017 Hi mate ! Sorry i can't help you on this, but i have to give you a tip : put the content of the text file on your post in a spoiler, it will be easier for the people that will try to help you
Recommended Posts
Archived
This topic is now archived and is closed to further replies.