[FIXED] [S] Can't give gifts to other sims with certain items in the inventory
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.105.332.1020 What expansions, game packs, and stuff packs do you have installed? All Steps: How can we find the bug ourselves? Make a piece of jewelry and attempt the Give Romantic Gift interaction What happens when the bug occurs?No action appears in queue What do you expect to see?To be able to give crafted jewelry as romantic gift 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?Neutral/Not Sure
Hello,
My game has the latest update, I DON'T USE AND WILL NEVER USE CC OR MODS, I've repaired the game several times!
If there is a painting in their inventory my sim can't give gifts to other sims or to animals.
Fixed an issue with object picker UI menus that - when certain conditions were met - would interfere with Sims’ ability to run various “Give” interactions (interactions where objects would be given to other Sims).
Fixed in Patch 1.105.345/1.89
Please create a new thread if you're still experiencing this issue,
Same after Crystal Creations downloaded. Couldn't give flowers on love day, couldn't give gifts (only money gift). I can gift jewellery when selecting it from my inventory.
I have all expansions/packs etc and plsying on ssteam deck
Please fill out the following template and edit your post with this information:
Product: The Sims 4 Platform: Which language are you playing the game in?: How often does the bug occur?: What is your current game version number?: What expansions, game packs, and stuff packs do you have installed?: Steps: How can we find the bug ourselves?: What happens when the bug occurs?: What do you expect to see?: Have you installed any customization with the game, e.g. Custom Content or Mods?: Did this issue appear after a specific patch or change you made to your system?: Please describe the patch or change you made.:
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.105.332.1020 What expansions, game packs, and stuff packs do you have installed? All Steps: How can we find the bug ourselves? Make a piece of jewelry and attempt the Give Romantic Gift interaction What happens when the bug occurs? No action appears in queue What do you expect to see? To be able to give crafted jewelry as romantic gift 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? Neutral/Not Sure
Just in case this may help from another Simmer (please forgive me, I'm new to this):
Product: The Sims 4 Platform: PC Which language are you playing the game in?: English How often does the bug occur?: Occurs when I go back out to Manage Worlds from an active household, and remains until I exit the game. What is your current game version number?: 1.105.332.1020 What expansions, game packs, and stuff packs do you have installed?: Seasons, Island Living, Get Together, City Living; Jungle Adventure; Luxury Party, Fashion Street, Cool Kitchen Stuff, Spooky Stuff, Romantic Garden Stuff, and Holiday Celebration Steps: How can we find the bug ourselves?: Enter a household; back out to Manage Worlds; and command a Sim to give another one a friendly gift. What happens when the bug occurs?: The dialog menu fails to appear. With MCCC installed, a LastException error is created. What do you expect to see?: The menu for giving gifts to appear when I click the option. 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?: I have only noticed it starting with patch 1.105.332.1020.
I am having the same problem as well, or at least a similar variation of it, and cannot find a common thread myself.
I was playing a household of three Sims (one of whom normally has modded traits), and was playing through Love Day. While I was trying to have the boy with custom traits fulfill the "Give Flowers" tradition, I discovered that he was completely unable to give anyone a friendly gift, with and without mods installed.
I rolled back to an earlier save to see if I could replicate the problem; after some testing, I found that when I went to Manage Worlds and returned back to their house. that same error occurred on the same Sim, and would persist until I exited the game. His housemates were unaffected.
To see if it was exclusive to that Sim, I switched over to one of my eight-person households. All eight Sims had the menu for giving gifts pop up like normal. I then backed out to Manage Worlds, returned to said house, and individually clicked on each Sim to have them give friendly gifts again. Out of all eight Sims, only two of them could still give gifts without issue.
This happened with my mods still installed, but also without them. I could not establish a pattern as to why it happened specifically with these Sims: one of the affected Sims has nothing modded on or about her, while the boy who was still able to give gifts was quite heavily modded before I removed my mods. I'm wondering if this problem has something to do with the toddler food issue that has sprung up too.
If it may help, I have included the text of the LastException I received when testing for the error in the same save, without mods:
<?xml version="1.0" ?><root> <BetterExceptions><BEversion>v3.13</BEversion><WasBlank>False</WasBlank><TuningLoadFinished>True</TuningLoadFinished><BadObjectCC>False</BadObjectCC><Advice>Not available. More info may be in BE Report.</Advice></BetterExceptions><report><version>2</version><sessionid>c8f6811a0a022ecb65e2694a</sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-01 17:51:01</createtime><buildsignature>Local.Unknown.Unknown.1.105.332.1020-1.300.000.178.Release</buildsignature><categoryid>ui_dialog_picker.py:558</categoryid><desyncid>c8f6811a0a022ecb65e2694a</desyncid><systemconfig/><screenshot/><desyncdata>Exception in Unknown timeline: Exception running Element (TypeError: 0.0 has type <class 'float'>, but expected one of: int, long) Traceback (most recent call last): File "T:\InGame\Gameplay\Scripts\Server\scheduling.py", line 219, in simulate File "T:\InGame\Gameplay\Scripts\Server\elements.py", line 376, in _run File "T:\InGame\Gameplay\Scripts\Server\interactions\base\picker_interaction.py", line 2242, in _run_interaction_gen File "T:\InGame\Gameplay\Scripts\Server\interactions\base\picker_interaction.py", line 473, in _show_picker_dialog File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog.py", line 815, in show_dialog File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog.py", line 527, in show_dialog File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog_service.py", line 158, in dialog_show File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog_picker.py", line 1283, in build_msg File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog_picker.py", line 1331, in build_object_picker File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog_picker.py", line 1649, in _build_customize_picker File "T:\InGame\Gameplay\Scripts\Server\ui\ui_dialog_picker.py", line 558, in populate_protocol_buffer File "T:\InGame\Gameplay\Scripts\Core\google\protobuf\internal\cpp_message.py", line 107, in SetterTypeError: 0.0 has type <class 'float'>, but expected one of: int, longrtim=0 Client Session Time: 18.06 Num Save Errors: 0 Num Load Errors: 0 Current Game State: 0x96d01090 LoadingScreenActiveFlag: 1 Origin Version: 13,140,0,5653 Modded: True SystemInfo: Windows 10 10.0.19045 GPU: NVIDIA GeForce GTX 1050 with Max-Q Design nvldumdx.dll 31.0.15.3179, GUID: D7B71E3E-5FD2-11CF-987F-3E3B0EC2D235 </desyncdata></report> </root>
Again, please forgive me if I'm doing this wrong. I just want to help bring more attention to this apparent issue.
I'm trying to do the errand for the grocery deliverer and need to give him a chocolate pie. I have completed every other task for the errand. I have made both a chocolate pie and a chocolate cake. I have tried giving him the entire cake and the entire pie. I have also tried giving him just a slice of the cake and a slice of the pie. I also made a second full pie and attempted to give him just a slice while I had a half pie, and a full pie also in my inventory. Nothing works. I have the option to "Give chocolate pie" in the social menu, but when I click it nothing happens and the task disappears. I do not have any mods installed and I haven't had any installed previously. I have already tried testing cheats to reset both my sim and the grocery deliverer and also restarted my game.
@piperjj Do you have a painting in your inventory or is it possible that other items can cause this too ?
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,624 PostsLatest Activity: 2 years ago