November 2019 - last edited December 2019 by crinrict
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.58.63.1010
What expansions, game packs, and stuff packs do you have installed? All
Steps: How can we find the bug ourselves? Enter CAS to create a new family. Click on the Sim's top or bottom to show the catalog and then scroll up.
What happens when the bug occurs? Items on the top of list are all invisible
What do you expect to see? Items should all show up correctly
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. 1.58.63.1010
This bug only occurs the very first time when you open the catalog after entering CAS. It will fix itself as you switch the outfit category or the clothing category, change the filters, or anything that refreshes the catalog.
After comparing the UI files between 1.56 and 1.58, I've determined that the new lines added to olympus.data.ArrayDataFeed.RemoveAllItems() that skips destroying the current data feed when there are no items in the data feed is the cause of this issue.
public function RemoveAllItems() : void { if(length == 0) { return; } Destroy(); var _loc1_:DataFeedEvent = new DataFeedEvent(DataFeedEvent.REMOVE_ALL); dispatchEvent(_loc1_); }
Removing these new lines fixes this issue.
Solved! Go to Solution.
December 2019
I can confirm that this has been fixed in game version 1.59.73.
November 2019
Good Luck
Crin
I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.
Important Threads
November 2019
November 2019 - last edited November 2019
@elelunicy Hm, funny. Couldn't see it on either (also skipping story)
But .. I'll forward (always trust you)
I assume the age group doesn't matter either ?
Good Luck
Crin
I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.
Important Threads
November 2019
November 2019
Good Luck
Crin
I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.
Important Threads
December 2019
I can confirm that this has been fixed in game version 1.59.73.
December 2019
Good Luck
Crin
I don't work or have any association with EA. I give advice to the best of my knowledge and cannot be held responsible for any damage done to your computer/game.
Please only contact me via PM when asked to do so.
Important Threads