Karenann Posted November 12, 2020 Posted November 12, 2020 Hi can any one help me with interpreting what mod is causing this Last Exception as I am have trouble working this one out. thanks in advance, <?xml version="1.0"?> <root> <report> <version>2</version> <sessionid>174c29d682d273135face56c</sessionid> <type>desync</type> <sku>ea.maxis.sims4_64.15.pc</sku> <createtime>2020-11-12 20:35:51</createtime> <buildsignature>Local.Unknown.Unknown.1.68.154.1020-1.200.000.475.Release</buildsignature> <categoryid>__init__.py:516</categoryid> <desyncid>174c29d682d273135face56c</desyncid> <systemconfig/> <screenshot/> <desyncdata>[cjiang] Error invoking TunableObjectInventoryComponentWrapper.ObjectInventoryComponent (TypeError: __init__() missing 1 required positional argument: 'purge_inventory_state_triggers')
 Traceback (most recent call last):
 
 File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 179, in wrapper
 File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
 File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 158, in create_object
 File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
 File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
 File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 267, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 749, in __init__
 File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 525, in __call__
 File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 516, in __call__
 TypeError: __init__() missing 1 required positional argument: 'purge_inventory_state_triggers'rtim=0
 Client Session Time: 24.74
 Num Save Errors: 0
 Num Load Errors: 0
 Current Game State: 0x96d01090
 Origin Version: 10,5,87,45080
 Modded: True
 SystemInfo: Windows 10 10.0.19041 GPU: NVIDIA GeForce GTX 1070 nvldumdx.dll 27.21.14.5167, GUID: D7B71E3E-58A1-11CF-A367-64A41BC2D635
 </desyncdata> </report> <report> <version>2</version> <sessionid>174c29d682d273135face56c</sessionid> <type>desync</type> <sku>ea.maxis.sims4_64.15.pc</sku> <createtime>2020-11-12 20:35:51</createtime> <buildsignature>Local.Unknown.Unknown.1.68.154.1020-1.200.000.475.Release</buildsignature> <categoryid>__init__.py:516</categoryid> <desyncid>174c29d682d273135face56c</desyncid> <systemconfig/> <screenshot/> <desyncdata>Exception in <function c_api_create_object at 0x00007FF4D1A279E0>, args: (985175390867819757, 30099, 16434978009707970608, 0, 5, 0), kwargs: {}
 TypeError("__init__() missing 1 required positional argument: 'purge_inventory_state_triggers'") (TypeError: __init__() missing 1 required positional argument: 'purge_inventory_state_triggers')
 Traceback (most recent call last):
 
 File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper
 File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object
 File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 204, in create_object
 File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object
 File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate
 File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 267, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__
 File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 749, in __init__
 File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 526, in __call__
 File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 516, in __call__
 TypeError: __init__() missing 1 required positional argument: 'purge_inventory_state_triggers'rtim=0
 Client Session Time: 24.74
 Num Save Errors: 0
 Num Load Errors: 0
 Current Game State: 0x96d01090
 Origin Version: 10,5,87,45080
 Modded: True
 SystemInfo: Windows 10 10.0.19041 GPU: NVIDIA GeForce GTX 1070 nvldumdx.dll 27.21.14.5167, GUID: D7B71E3E-58A1-11CF-A367-64A41BC2D635
 </desyncdata> </report> </root>
wojta2005 Posted November 12, 2020 Posted November 12, 2020 I have the same issue after update to 1.68.154.1020 Quote <report><version>2</version><sessionid>433932eb7aebb4425fad216e</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2020-11-12 13:00:38</createtime><buildsignature>Local.Unknown.Unknown.1.68.154.1020-1.200.000.475.Release</buildsignature><categoryid>__init__.py:516</categoryid><desyncid>433932eb7aebb4425fad216e</desyncid><systemconfig/><screenshot/><desyncdata>Exception in <function c_api_create_object at 0x00007FF4D4A7C7A0>, args: (610250849967362912, 66422, 0, 0, 1, 0), kwargs: {} TypeError("__init__() missing 1 required positional argument: 'purge_inventory_state_triggers'") (TypeError: __init__() missing 1 required positional argument: 'purge_inventory_state_triggers') Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 183, in wrapper File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 74, in c_api_create_object File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 204, in create_object File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 70, in create_script_object File "T:\InGame\Gameplay\Scripts\Server\objects\definition.py", line 403, in instantiate File "T:\InGame\Gameplay\Scripts\Server\objects\pools\pool_seat.py", line 50, in __init__ File "T:\InGame\Gameplay\Scripts\Server\objects\game_object.py", line 267, in __init__ File "T:\InGame\Gameplay\Scripts\Server\objects\client_object_mixin.py", line 94, in __init__ File "T:\InGame\Gameplay\Scripts\Server\reservation\reservation_mixin.py", line 32, in __init__ File "T:\InGame\Gameplay\Scripts\Server\objects\script_object.py", line 749, in __init__ File "T:\InGame\Gameplay\Scripts\Core\sims4\tuning\tunable.py", line 526, in __call__ File "T:\InGame\Gameplay\Scripts\Server\objects\components\__init__.py", line 516, in __call__ TypeError: __init__() missing 1 required positional argument: 'purge_inventory_state_triggers'rtim=0 Client Session Time: 146.78 Num Save Errors: 0 Num Load Errors: 0 Current Game State: 0xdd4141d5 Origin Version: 10,5,8,17910 Modded: True SystemInfo: Windows 10 10.0.19042 GPU: NVIDIA GeForce GTX 660 nvldumdx.dll 27.21.14.5148, GUID: D7B71E3E-5280-11CF-CE63-79081BC2D635 </desyncdata></report> </root>
lisander68 Posted November 12, 2020 Posted November 12, 2020 1 hour ago, wojta2005 said: I have the same issue after update to 1.68.154.1020 from what we read, the error is due to the file trays that may be associated with some sim or environment that is not responding. Try uninstalling MCCommand first and see the error show up again. To identify trays, you need this easy-to-use program. Make sure you download the version for the pc os. With this as an alternative to what is written, you can try to remove the trays that do not work (they could be corrupted or converted from sims3 to sims4 incorrectly) https://luniversims.com/files/file/73-sims-4-tray-importer/
wojta2005 Posted November 12, 2020 Posted November 12, 2020 I solved problem - outdated mod: basemental drugs. After update everything working correct
Karenann Posted November 12, 2020 Author Posted November 12, 2020 1 hour ago, wojta2005 said: I solved problem - outdated mod: basemental drugs. After update everything working correct Thankyou, mine working great now too.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.