Wishlist saying I have 1 item, when actually there is nothing there.
Hi, I am having issues with my Wish list, for some months now it has been saying I have 1 item in my wish list. This is incorrect, when I click my wish list there is nothing there.

I am assuming this is a visual bug, I have tried logging out and back in, it also says this on any PC I log into, other than my personal computer.

Thanks for reading,
Noize Kick
İlk olarak gönderen kişi: J4MESOX4D:
İlk olarak Noize kick tarafından gönderildi:
Thank you for the reply, I'll have a little search for this method of removing it.
This is one thread that may be useful https://steamcommunity.com/groups/SteamClientBeta/discussions/0/2860219962094793792/
< >
5 yorumdan 1 ile 5 arası gösteriliyor
This usually happens when games are removed from the Store i.e The Division 2. They sadly don't remove from the wishlist count and you can't remove it the usual way as the game doesn't exist anymore. There is a long-winded way to remove it and hopefully someone will link that in but it's frustrating and inconvenient.
Thank you for the reply, I'll have a little search for this method of removing it.
Bu konunun sahibi, bu iletinin ilk konuyu cevapladığını belirtti.
İlk olarak Noize kick tarafından gönderildi:
Thank you for the reply, I'll have a little search for this method of removing it.
This is one thread that may be useful https://steamcommunity.com/groups/SteamClientBeta/discussions/0/2860219962094793792/
I found this, credits to user, Xolem.

"Here is the real tip, it even works for GHOST items (empty wishlist but wishlist counter not showing zero)

If you know the name of the ghost games (you can import your wishlist on barter.vg to find out the names) then you just need to inspect element on your browser while being on any steam page (preferably your wishlist page to be sure) and execute this snippet of JS replacing --> 'appid' : 0, <-- with the ID of the game you want to remove, even if it doesn't display on your wishlist (happened to me with awesomenauts expansions).

Once you know the name of the game you can find the ID using SteamDB.

Code to execute to be found below :

$J.post( g_strWishlistBaseURL + 'remove/', {
'appid' : 0,
'sessionid' : g_sessionID
});

Example 1 with a problematic DLC : Awesomenauts - Overdrive Expansion · AppID: 425540

$J.post( g_strWishlistBaseURL + 'remove/', {
'appid' : 425540,
'sessionid' : g_sessionID
});

Example 2 : Awesomenauts - Starstorm Expansion · AppID: 256500

$J.post( g_strWishlistBaseURL + 'remove/', {
'appid' : 256500,
'sessionid' : g_sessionID
});

Hit F5 to refresh, done.

You can thank me even various decades later, internet is done for that. ♥♥♥♥ old threads locking."
I appreciate the time you have given to help my situation, sending good karma your way!
< >
5 yorumdan 1 ile 5 arası gösteriliyor
Sayfa başına: 1530 50

Gönderilme Tarihi: 9 Mar 2019 @ 1:30
İleti: 5