Jump to content

SimulationLagFix + WW = errors


Recommended Posts

Posted

Hey. 

 

Have latest patch and there are problems. For me, WW is 'must have' mod to TS4 but there is not simulation lag fix which works with WW. Everytime game spam lastexception error. Is there some fix for that?

Posted

Like I saw in lastException WW causing the issues.

 

There is my LE:

Quote

<?xml version="1.0" ?><root>
<report><version>2</version><sessionid>b1648533331670f5bd895b5</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-10-30 18:37:34</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>constraints.py:3703</categoryid><desyncid>b1648533331670f5bd895b5</desyncid><systemconfig/><screenshot/><desyncdata>Exception in &lt;function c_api_server_tick at 0x000007FFB1752F80&gt;, args: (192562654633,), kwargs: {}&#13;&#10;AttributeError("'NoneType' object has no attribute 'translation'",) (AttributeError: 'NoneType' object has no attribute 'translation')&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper&#13;&#10;  File ".\mc_utils.py", line 115, in _wrapper_function&#13;&#10;  File ".\mc_injections.py", line 777, in inject_last_exception_log&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\injector_util.py", line 21, in _wrapped_function&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\injector_util.py", line 21, in _wrapped_function&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 470, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\broadcasters\broadcaster_service.py", line 524, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\broadcasters\broadcaster_service.py", line 594, in _update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\broadcasters\broadcaster.py", line 490, in apply_broadcaster_effect&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\broadcasters\broadcaster_effect.py", line 79, in apply_broadcaster_effect&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\broadcasters\broadcaster_effect.py", line 441, in _apply_broadcaster_effect&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\broadcasters\broadcaster_effect.py", line 427, in _select_and_push_affordance&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 3467, in push_super_affordance&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 236, in test_and_execute&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 224, in execute&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 212, in execute_interaction&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\injector_util.py", line 21, in _wrapped_function&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\events\interactions.py", line 127, in _turbolib_interaction_queue&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 1313, in append&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\contextlib.py", line 55, in __exit__&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 860, in _head_change_watcher&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 944, in _get_head&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\interaction_queue.py", line 339, in get_next_unblocked_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 2393, in get_sims_with_invalid_paths&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 2357, in _generate_connectivity&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 1457, in compute_transition_connectivity&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 1504, in run_transitions&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3348, in _build_transitions&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3139, in _build_and_log_transitions_for_sim&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 3201, in _build_transitions_for_sim&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 2679, in get_transitions_for_sim&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 2738, in _get_transitions_for_sim&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\transition_sequence.py", line 2121, in _get_constraint_for_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 3999, in constraint_intersection&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\constraints.py", line 1570, in add_slot_constraints_if_possible&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\postures\posture.py", line 1538, in build_slot_constraint&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\constraints.py", line 3550, in create_slot_constraint&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\constraints.py", line 3427, in _build_required_slot_set_from_relative_data&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\constraints.py", line 3703, in __init__&#13;&#10;AttributeError: 'NoneType' object has no attribute 'translation'&#13;&#10;</desyncdata></report>
</root>

If I delete WW - there is no problem anymore.

Posted
14 minutes ago, asdfasdfasdfgasd said:

Like I saw in lastException WW causing the issues.

 

There is my LE:

If I delete WW - there is no problem anymore.

Updated version of SLF by xerox works fine for me.

Posted

@Mr. Sunshine

For me thats not working, Xerox version gave me that error:

Quote

<?xml version="1.0" ?><root>
<report><version>2</version><sessionid>ccdd634fd6b2b9da5bd8b55d</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-10-30 21:17:14</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>script_object.py:673</categoryid><desyncid>ccdd634fd6b2b9da5bd8b55d</desyncid><systemconfig/><screenshot/><desyncdata>[sscholl] Exception processing ResetRecord:&lt;object_Umbrella:0x0885085b44081516, reason:ResetReason.RESET_EXPECTED, stage:_Stage.INTERNAL_STATE_RESET, being_processed:True, source:, cause:Child. This will result in a partially reset object (AttributeError: 'NoneType' object has no attribute 'transform')&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 205, in c_api_server_tick&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\injector_util.py", line 21, in _wrapped_function&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\events\core_tick.py", line 102, in _turbolib_zone_game_update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 464, in update&#13;&#10;  File "C:\Basemental Drugs v1.4.3.64\Scripts\injector.py", line 9, in _inject&#13;&#10;  File "C:\Users\kl\Documents\Electronic Arts\The Sims 4\Mods\SimulationLagFix.ts4script\SimulationLagFix.py", line 31, in update&#13;&#10;    original(self, time_slice)&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\time_service.py", line 112, in update&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 212, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 335, in _run&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 418, in call_destroy&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 645, in destroy&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 399, in destroy&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 286, in trigger_destroy&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 301, in trigger_reset&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 419, in start_processing&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 443, in _process&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 594, in _process_one_record&#13;&#10;  File ".\mc_utils.py", line 115, in _wrapper_function&#13;&#10;  File ".\mc_injections.py", line 777, in inject_last_exception_log&#13;&#10;  File ".\WickedWhims 3.3.4.133a\turbolib\injector_util.py", line 21, in _wrapped_function&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\services\reset_and_delete_service.py", line 553, in _process_one_record&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 795, in on_reset_internal_state&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 673, in on_reset_internal_state&#13;&#10;AttributeError: 'NoneType' object has no attribute 'transform'&#13;&#10;</desyncdata></report>
</root>

Some idea?

Posted
33 minutes ago, asdfasdfasdfgasd said:

@Mr. Sunshine

For me thats not working, Xerox version gave me that error:

Some idea?

if an 'injector' of a mod shows up in the LE, the only meaning is, that there is a piece of code of this particular mod which is 'listening'. It doesn't necessarily mean, that this mod is broken or the culprit.

The problem is caused by Umbrella

Posted
7 minutes ago, asdfasdfasdfgasd said:

How can I find this mod with "umbrella"? I mean which mod i have to delete to fix that.

The LE should show up, when you play a certain sim. Find that sim, remove the umbrella from his inventory. 

After that, you may also safely delete the cache folder, cachestr folder, and localthumbcache.package file. The game will generate new ones. 

Posted

No1 have umbrella in eq. Tested again, and I had another error.

 

Quote

<?xml version="1.0" ?><root>
<report><version>2</version><sessionid>b3d906f6a83b640c5bd8cb39</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2018-10-30 23:05:36</createtime><buildsignature>Local.Unknown.Unknown.1.46.18.1020-1.200.000.364.Release</buildsignature><categoryid>weakref.py:321</categoryid><desyncid>b3d906f6a83b640c5bd8cb39</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Unknown timeline: Exception resuming Element (TypeError: cannot create weak reference to 'NoneType' object)&#13;&#10;Traceback (most recent call last):&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 217, in simulate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 385, in _resume&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 496, in _process_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_service.py", line 433, in _update_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 251, in run_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 1386, in _run_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 1673, in _score_object_interactions_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 1336, in timeslice_if_needed_gen&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\autonomy\autonomy_modes.py", line 1259, in _clean_up&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 6648, in invalidate&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\super_interaction.py", line 4788, in detach_interaction&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Server\interactions\base\interaction.py", line 517, in remove_cancel_entry&#13;&#10;  File "T:\InGame\Gameplay\Scripts\Lib\weakref.py", line 321, in get&#13;&#10;TypeError: cannot create weak reference to 'NoneType' object&#13;&#10;</desyncdata></report>
</root>

Really idk what I have to do.

Posted
4 hours ago, Mr. Sunshine said:

Updated version of SLF by xerox works fine for me.

I've tried all three versions of SLF including the latest one by xerox, but still to no success. Unlike @asdfasdfasdfgasd however, I don't get LE messages. But simple observations (such as noticing the time rolling back when fast forwarding, the shadows rolling back because of said time issues, or the bouncing heads/stationary sims for hours despite having been assigned a task prior) show that SLF clearly isn't working as intended for my setup.

 

I do have WW, but I also have Basemental Drugs and NisaK's Perversion mod. The only other gameplay mods I have are "no autonomous games on phones", "only skills required", "sims 4 faster skills", "always full edit CAS mode", and "UI Cheats Extension". I don't even have MCCC (although mostly because it does weird things that I don't want, such as failing to show bellies on pregnant teen sims just to point out an example). All the other mods I have are simply cosmetics. 

 

I've also cleared the entire game cache folders. In fact, I recently reinstalled the game because I no longer wanted the Pets and Seasons expansions, yet the problem still persists. And of course, the base game is fully updated to the latest version. ☹️

Posted
7 hours ago, HentaiGnome said:

I've tried all three versions of SLF including the latest one by xerox, but still to no success. Unlike @asdfasdfasdfgasd however, I don't get LE messages. But simple observations (such as noticing the time rolling back when fast forwarding, the shadows rolling back because of said time issues, or the bouncing heads/stationary sims for hours despite having been assigned a task prior) show that SLF clearly isn't working as intended for my setup.

 

I do have WW, but I also have Basemental Drugs and NisaK's Perversion mod. The only other gameplay mods I have are "no autonomous games on phones", "only skills required", "sims 4 faster skills", "always full edit CAS mode", and "UI Cheats Extension". I don't even have MCCC (although mostly because it does weird things that I don't want, such as failing to show bellies on pregnant teen sims just to point out an example). All the other mods I have are simply cosmetics. 

 

I've also cleared the entire game cache folders. In fact, I recently reinstalled the game because I no longer wanted the Pets and Seasons expansions, yet the problem still persists. And of course, the base game is fully updated to the latest version. ☹️

Try with only WW + Basemental.  Other your mods still  not stable. (IMHO). Try use MCC for skills management and autonomy tunning.

Posted
10 hours ago, asdfasdfasdfgasd said:

No1 have umbrella in eq. Tested again, and I had another error.

 

Really idk what I have to do.

Try to ask on ea support site. It seems to be a seasons error, wait for a new WW version.  Try repare files, this LE is not informative.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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