Forum Discussion

Wndblwz's avatar
Wndblwz
Seasoned Ace
4 years ago

[DU] Scholarship Letters Inventory issues/ LE Generated

Product: The Sims 4
Platform:PC
Which language are you playing the game in? English
How often does the bug occur? Every time (100%)
What is your current game version number? 1.90.375.1020
What expansions, game packs, and stuff packs do you have installed? ALL
Steps: How can we find the bug ourselves? Have Sim apply for scholarships. Wait for delivery. Get mail.
What happens when the bug occurs? The scholarship letters are located in household inventory. When manually removed and placed on a surface, the only options are Place in Inventory or Place in World. No option to put in Sim's inventory. With MCCC installed, this action returns an exception error. Without MCCC, bug remains.
What do you expect to see? Scholarship letters placed in Sim's inventory and being able to be read.
Have you installed any customization with the game, e.g. Custom Content or Mods? Not now. I've removed them.
Did this issue appear after a specific patch or change you made to your system? Yes
Please describe the patch or change you made. 8/2 patch

Scholarship letters in household inventory

Edit By Crinrict: Added Tag to Title, Adjusted Title

20 Replies

Replies have been turned off for this discussion
  • my le:

    Spoiler
    <?xml version="1.0" ?><root>
    <report><version>2</version><sessionid>ba044dfb4fc7952362f0cbc6</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2022-08-08 11:06:35</createtime><buildsignature>Local.Unknown.Unknown.1.90.375.1020-1.300.000.144.Release</buildsignature><categoryid>log.py:894</categoryid><desyncid>ba044dfb4fc7952362f0cbc6</desyncid><systemconfig/><screenshot/><desyncdata>[tingyul] Exception thrown while loading an object in an inventory. &#13;&#10;Object: object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc Owner: (AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc in manager)&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 577, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1588, in update&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 720, in on_enter&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 664, in batch_spawn_during_zone_spin_up&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_population\mc_population_inject.py", line 527, in inject_spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 833, in _spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 868, in _spawn_requested_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 481, in spawn_sim&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_injections.py", line 693, in inject_sim_info_create_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2018, in create_sim_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 191, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 713, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 195, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 92, in call_on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 328, in call_on_add&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_UltrasoundScan.py", line 25, in LittleMsSam_VisitGyno_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_SimDaDatingApp.py", line 15, in LittleMsSam_SamDaDatingApp_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_OnlineLearningSystem_Phone.py", line 22, in LittleMsSam_OnlineLearning_phone_add_phone_affordances&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2650, in on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 816, in load_items&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\sim_inventory_component.py", line 161, in _load_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 827, in _create_inventory_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 199, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 826, in &lt;lambda&gt;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 855, in _post_create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 354, in add_from_load&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 371, in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 323, in insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 504, in _insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 704, in move_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\log.py", line 894, in assert_raise&#13;&#10;AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc in managerrtim=0&#13;&#10;Client Session Time: 1561.72&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0xdd4141d5&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 10,5,114,51455&#13; &#10;Modded: True&#13; &#10;SystemInfo: Windows 10 10.0.19043 GPU: NVIDIA GeForce GTX 1050 Ti nvldumdx.dll 26.21.14.4193, GUID: D7B71E3E-5FCC-11CF-9263-9E351BC2D735&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>ba044dfb4fc7952362f0cbc6</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2022-08-08 11:06:36</createtime><buildsignature>Local.Unknown.Unknown.1.90.375.1020-1.300.000.144.Release</buildsignature><categoryid>log.py:894</categoryid><desyncid>ba044dfb4fc7952362f0cbc6</desyncid><systemconfig/><screenshot/><desyncdata>[tingyul] Exception thrown while loading an object in an inventory. &#13;&#10;Object: object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf Owner: (AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf in manager)&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 577, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1588, in update&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 720, in on_enter&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 664, in batch_spawn_during_zone_spin_up&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_population\mc_population_inject.py", line 527, in inject_spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 833, in _spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 868, in _spawn_requested_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 481, in spawn_sim&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_injections.py", line 693, in inject_sim_info_create_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2018, in create_sim_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 191, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 713, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 195, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 92, in call_on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 328, in call_on_add&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_UltrasoundScan.py", line 25, in LittleMsSam_VisitGyno_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_SimDaDatingApp.py", line 15, in LittleMsSam_SamDaDatingApp_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_OnlineLearningSystem_Phone.py", line 22, in LittleMsSam_OnlineLearning_phone_add_phone_affordances&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2650, in on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 816, in load_items&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\sim_inventory_component.py", line 161, in _load_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 827, in _create_inventory_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 199, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 826, in &lt;lambda&gt;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 855, in _post_create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 354, in add_from_load&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 371, in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 323, in insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 504, in _insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 704, in move_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\log.py", line 894, in assert_raise&#13;&#10;AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf in managerrtim=0&#13;&#10;Client Session Time: 1561.72&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0xdd4141d5&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 10,5,114,51455&#13; &#10;Modded: True&#13; &#10;SystemInfo: Windows 10 10.0.19043 GPU: NVIDIA GeForce GTX 1050 Ti nvldumdx.dll 26.21.14.4193, GUID: D7B71E3E-5FCC-11CF-9263-9E351BC2D735&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>ba044dfb4fc7952362f0cbc6</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2022-08-08 11:06:38</createtime><buildsignature>Local.Unknown.Unknown.1.90.375.1020-1.300.000.144.Release</buildsignature><categoryid>log.py:894</categoryid><desyncid>ba044dfb4fc7952362f0cbc6</desyncid><systemconfig/><screenshot/><desyncdata>[tingyul] Exception thrown while loading an object in an inventory. &#13;&#10;Object: object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf Owner: (AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf in manager)&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 577, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1588, in update&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 720, in on_enter&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 664, in batch_spawn_during_zone_spin_up&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_population\mc_population_inject.py", line 527, in inject_spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 833, in _spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 868, in _spawn_requested_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 481, in spawn_sim&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_injections.py", line 693, in inject_sim_info_create_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2018, in create_sim_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 191, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 713, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 195, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 92, in call_on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 328, in call_on_add&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_UltrasoundScan.py", line 25, in LittleMsSam_VisitGyno_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_SimDaDatingApp.py", line 15, in LittleMsSam_SamDaDatingApp_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_OnlineLearningSystem_Phone.py", line 22, in LittleMsSam_OnlineLearning_phone_add_phone_affordances&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2650, in on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 816, in load_items&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\sim_inventory_component.py", line 161, in _load_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 827, in _create_inventory_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 199, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 826, in &lt;lambda&gt;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 855, in _post_create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 354, in add_from_load&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 371, in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 323, in insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 504, in _insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 704, in move_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\log.py", line 894, in assert_raise&#13;&#10;AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118dc03cf in managerrtim=0&#13;&#10;Client Session Time: 1561.72&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0xdd4141d5&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 10,5,114,51455&#13; &#10;Modded: True&#13; &#10;SystemInfo: Windows 10 10.0.19043 GPU: NVIDIA GeForce GTX 1050 Ti nvldumdx.dll 26.21.14.4193, GUID: D7B71E3E-5FCC-11CF-9263-9E351BC2D735&#13; &#10;</desyncdata></report>
    <report><version>2</version><sessionid>ba044dfb4fc7952362f0cbc6</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2022-08-08 11:06:39</createtime><buildsignature>Local.Unknown.Unknown.1.90.375.1020-1.300.000.144.Release</buildsignature><categoryid>log.py:894</categoryid><desyncid>ba044dfb4fc7952362f0cbc6</desyncid><systemconfig/><screenshot/><desyncdata>[tingyul] Exception thrown while loading an object in an inventory. &#13;&#10;Object: object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc Owner: (AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc in manager)&#13;&#10;Traceback (most recent call last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 117, in wrapped&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 113, in finally_wrap&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 157, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\utils.py", line 175, in wrapper&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\areaserver.py", line 365, in c_api_client_connect&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone.py", line 577, in do_zone_spin_up&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 1588, in update&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\zone_spin_up_service.py", line 720, in on_enter&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 664, in batch_spawn_during_zone_spin_up&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_population\mc_population_inject.py", line 527, in inject_spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 833, in _spawn_next_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner_service.py", line 868, in _spawn_requested_sim&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_spawner.py", line 481, in spawn_sim&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_utils.py", line 196, in _wrapper_function&#13;&#10; File "E:\Builds\MCCC_2022_4_2\mc_cmd_center\mc_injections.py", line 693, in inject_sim_info_create_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim_info.py", line 2018, in create_sim_instance&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 191, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 713, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 195, in add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 92, in call_on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\indexed_manager.py", line 328, in call_on_add&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_UltrasoundScan.py", line 25, in LittleMsSam_VisitGyno_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_SimDaDatingApp.py", line 15, in LittleMsSam_SamDaDatingApp_phone_add_phone_affordances&#13;&#10; File "lmsinjector.py", line 8, in _inject&#13;&#10; File "LittleMsSam_OnlineLearningSystem_Phone.py", line 22, in LittleMsSam_OnlineLearning_phone_add_phone_affordances&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\sims\sim.py", line 2650, in on_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 816, in load_items&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\sim_inventory_component.py", line 161, in _load_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 827, in _create_inventory_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\system.py", line 199, in create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 826, in &lt;lambda&gt;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 855, in _post_create_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 354, in add_from_load&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 371, in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 323, in insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory_storage.py", line 504, in _insert&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\object_manager.py", line 704, in move_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\log.py", line 894, in assert_raise&#13;&#10;AssertionError: [Object Manager] [tingyul] Attempting to move an object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc that is not in this manager or not the same object object_UniversityScholarships_MailEnvelope:0x02170f7118d203bc in managerrtim=0&#13;&#10;Client Session Time: 1561.72&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State: 0xdd4141d5&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version: 10,5,114,51455&#13; &#10;Modded: True&#13; &#10;SystemInfo: Windows 10 10.0.19043 GPU: NVIDIA GeForce GTX 1050 Ti nvldumdx.dll 26.21.14.4193, GUID: D7B71E3E-5FCC-11CF-9263-9E351BC2D735&#13; &#10;</desyncdata></report>
    </root>
  • PandoraTO's avatar
    PandoraTO
    Seasoned Ace
    3 years ago

    I've been having this problem for a month or two now. Can't remove the scholarship letter from my sim's inventory.

  • SimGuruNick's avatar
    SimGuruNick
    Icon for EA Staff (Retired) rankEA Staff (Retired)
    3 years ago

    Can anyone experiencing this issue possibly share a save file where you've seen it occur? Thanks so much!

    Instructions for sharing files: http://answers.ea.com/t5/The-Sims-4-Bug-Reports/INFORMATION-How-to-Send-User-Files-to-The-Sims-4-Team/m-p/6065302


    You can DM me the link to your files (note that I may not always respond) or you can upload them via this Google Form: https://docs.google.com/forms/d/e/1FAIpQLSfmGBSvKURn9Ew6FLZDXs3cgAjYUGgkqMWbpvehGHmK4CX_ow/viewform

  • Don’t know if it’s related or not, but my Sim couldn’t read his university acceptance letter. He could place in world, successfully, and then when in world place in inventory, but never had the “read” option. I had to just use the “check application status” action to get the acceptance to pop up so he could go to university. At the time I just thought it was an odd one-off glitch and didn’t check for an LE file. His scholarship letters actually worked fine.

  • justcapucine1's avatar
    justcapucine1
    Seasoned Novice
    3 years ago

    I am not sure if anyone figured out thei sissue. I just had the same thing happen in my game today with the university letter. I was unable to read it but it did allow me to sell it in build buy mode. 

  • I had the same problem, but I could delete / sell it by enabling the multiple option.

  • Braxien's avatar
    Braxien
    Seasoned Hotshot
    3 years ago

    Same problem, new for me. My "mom" sim quit her job and applied to university. She got two scholarship letters and neither can be deleted.

About The Sims 4 Bug Reports - Archive

This is a read-only archive of bugs previously reported on Answers HQ. Click "The Sims 4 Bug Reports" in the right-rail to browse and create new bugs.14,620 PostsLatest Activity: 2 years ago