7 years ago*

Comment has been collapsed.

Question about the ratings...

I've notice that all game ratings displayed in RaCharts are always higher than the actual % rating on Steam.
Why are the values rated higher in the charts than on Steam? Are the values being pulled from other more genrous sources?
Minor annoyance as I can do the quick math as I go...

But yeah any game I see with say 80% positive rating in RaChart I now know will be in the high 60s or low 70s on Steam.

Thanks for this FANTASTIC tool. :) :)

6 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

6 years ago
Permalink

Comment has been collapsed.

A bunch of people want more link choices in the first table cell, and matching SteamDB apps n subs wouldn't be bad, so I sent you https://github.com/Sighery/RaChart/pull/4 ^^;

6 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

6 years ago
Permalink

Comment has been collapsed.

Normally we make RaCharts with automagic tools, not malicious hidden trickery..

6 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

6 years ago
Permalink

Comment has been collapsed.

A row should refer to a single game, with a single link

In the Strategy Simulator Bundle we have the case of Train Simulator 2017.

Here we need to link to the sub. If we link to the bundled sub 219473, clicking the sub goes to the Steam frontpage. If we, as done in the thread, link to the now-retired Store Sub 123500 that is equivalent, store buyers see it as owned while bundle buyers don't. Ideally we'd have an "OR" of multiple equivalent subs in one line for this case, so that all owners of this content see it as owned :D
(the Store Sub was replaced by TS 2018 7 days ago, so linking to it only provided useful while the bundle was ongoing...)


A small example from the recent Humble Care Package Bundle:

Game Ratings Cards Bundled Retail Price CV
Machinarium Collector's Edition (store link) 94% of 2,530 reviews 0 $11.98 Base game only: 1.5; Soundtrack only: 4.99

In another case, the Steam Store only has a equivalent Store Bundle. Then also(!) linking to the Store Bundle (without an ownership check) avoids people being upset that they can't see what game it is, but we still want the first link to be the game sub to allow RaChart matching.


A third option is package contents that do not exist on the store at all - there linking to the base game on the Steam Store would be nice, but should not get matched to colour the whole row green. The old orange might do?


Linking solely to SteamDB is not an option that people seem to like, since they much rather prefer having a link to the Steam Store where they immediately see the game.

(As matching logic, if multiple subs are found, treat them as OR. If apps appear after subs, ignore them.... (or colour orange if not green yet))


Here you can see how people would like this to be:
https://www.steamgifts.com/discussion/gdfM2/humble-bundle-humble-care-package-bundle/search?page=3#5MBZ6be

6 years ago*
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

6 years ago
Permalink

Comment has been collapsed.

not working :(

6 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

6 years ago
Permalink

Comment has been collapsed.

thanks for reply, sorted everything out with tampermonkey/GREASE doesnt work anymore on new Quantum Firefox

6 years ago
Permalink

Comment has been collapsed.

Bump

5 years ago
Permalink

Comment has been collapsed.

Cannot download:
null at http://www.sighery.com/favicon.ico

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

It is firefox and greasemonkey. But I think it is because www.sighery.com is down because I get a "server not found" message when I try to access the website or the icon.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Thanks, but I don't want to switch script managers.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

That still does not work. Forget about it.

5 years ago
Permalink

Comment has been collapsed.

Uncaught TypeError: array2.sort is not a function
at orderedMatchingAlgorithm

when using Check to use the Steam store method for fetching
i am logged in steam

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

this happens on all SG threads with charts (game charts)

5 years ago
Permalink

Comment has been collapsed.

also Uncaught TypeError: Cannot read property 'apps' of undefined
at eval
on this page

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

this thread generates this error

Uncaught TypeError: array2.sort is not a function
    at orderedMatchingAlgorithm (SortTable 1620:9)
    at Function.onload (SortTable 612:8)
    at <anonymous>:2:491
    at eval (eval at exec_fn (:1:108), <anonymous>:31:148)

only if i use Check to use the Steam store method for fetching.
Also the error comes from this script

5 years ago
Permalink

Comment has been collapsed.

But everything works fine

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

thanks, i forgot to look for ignored apps

5 years ago
Permalink

Comment has been collapsed.

Is it just me or 'Not Interested' or 'Ignored'? games aren't highlighted?

5 years ago
Permalink

Comment has been collapsed.

Same for me

5 years ago
Permalink

Comment has been collapsed.

I guess the script needs an update, ESGST had the same issue:

Valve changed it from an array to an object

This'll be why all our "Not Interested" lists vanished for a few hours the other day 😅

Just noticed this morning that they're now using "Ignore" instead of "Not Interested"

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Awesome, thank you :)

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Thanks for the update! 😁

5 years ago
Permalink

Comment has been collapsed.

awesome, works like a charm

5 years ago
Permalink

Comment has been collapsed.

Yeah, I noticed that yesterday, but forgot to post the info here.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

here
Wishlisted games are not highlighted; only one is highlighted if i use store method

TypeError: Cannot read property 'apps' of undefined
    at storefrontApiAppsInPack
Line 318

Line xxx
jsonFile contains
248043 (steamdb) with success: true and complete info about the app
and
195677 (steamdb) with success: false and that's it

add a check pls


I updated to v0.40.0
and the error generated by subID 195677 was replaced by a warning

InexistentLinkError: Inexistent subID 195677.
    at requestAppsInPack

or

InexistentLinkError: Inexistent subID 195677.
    at requestAppsInPack
    at Promise.all.notOwnedPacks.map.subID
    at Array.map
    at storeMethodRequest 
5 years ago*
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Anyone else been having problems with this? Chrome and the script are both up-to-date, yet it keeps crashing? Reinstalled the script, didn't help either

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Sorry, I meant to write not working instead of 'crashing'

I get an error message in the bottom right corner that it could not fetch my owned games, even though in the settings I haven't changed anything, and as a result the charts aren't highlighted. I have Adblock Plus (no difference when I deactivate it), a Last.fm extension, and two more scripts - SGTags and one for The New York Times (both are working fine).

Seems to me it's the API or Steam ID that's causing the problem, but can't be sure

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Pop-up in the bottom right corner of Chrome; and I haven't changed any of them recently, or at all I think (since I originally installed the script). Maybe I should try and change them?

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Steam store method (dynamic store) not working probably.
Some appids was hide from result, if they are included in subids. :(

EDIT: now working perfectly.

5 years ago*
Permalink

Comment has been collapsed.

Today it just stopped working.
I am using Waterfox in Linux and was working just fine even with an old version of the rarchart and greasemonkey.
I have updated everything to the latest version bust still nothing.

5 years ago
Permalink

Comment has been collapsed.

it worked now, maybe some update(or mistake) on steam store :)

5 years ago
Permalink

Comment has been collapsed.

yeap now is working...
The weird thing is that RaChart is working fine only with Greasemonkey. Version 3.7
if I update Greasemonkey to version 4.7 is not working at all

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Thanks for the info , I am switching to Tampermonkey :)

5 years ago
Permalink

Comment has been collapsed.

I can't seem to get it to work. Have my API and ID plugged into Ra's Enhancer but it does nothing.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

It stopped working on my end for some reasons. Tampermonkey says it's running but the tab on Discussion doesn't show that RaChart Enhancer settings.
I checked console and it has given me this:

View attached image.
5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Nothing changed when I did that.
Whatever that problem was, it somehow disappeared when I uninstalled the script then reinstalled it.

5 years ago
Permalink

Comment has been collapsed.

I cleaned cache and cookies from my browser and it also cleaned the script. This wouldn't be much problem if... the script didn't stop working for no reason.

I know which other script is causing this, but it worked with this addon before that moment too. I use ESGST script to show me tags for giveaways (like wishlist, cards, DLC etc). It worked earlier but for some reason it doesn't work with that script now.

Do You know how can I make it work? Cause I need both them. I don't want to stop using any.

Thanks in advance.

EDIT: Also, console doesn't show any errors. I can see RaChart's Enhancer in Discussion menu, can set everything and it works. Just it doesn't show the colors on the tables. When I turn ESGST script, it magically starts working. Even though it worked before when I had it turned on.

EDIT2: I found the error now. I thought it's unrelated, but when I turn of ESGST it doesn't show. The console just says that:

"Refused to apply style from 'https://www.steamgifts.com/discussion/5e4MD/humble-bundle-yogscast-jingle-jam-2018-dec-4th-games-unlocked' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled."

5 years ago*
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Now something really weird happened. I tried to re-order scripts on Tampermonkey, but nothing happened. The list of scripts was still in the same executive order when I clicked the icon (while in the option they were completley different). I accidentally clicked link to my Yogscast Bundle keys and noticed I got CardLife. So I activated it... now this is the only game it's shown on RaChart's Enhancer as owned. Any other games doesn't have any background from the script. That's weird.

5 years ago
Permalink

Comment has been collapsed.

I answered to gsrafael01, who replied to me here with some more details about this. i made this work somehow, however it still bothers me why it acts so strange.

Here is permalink to my reply: https://www.steamgifts.com/go/comment/Yw5Gmhq

5 years ago
Permalink

Comment has been collapsed.

ESGST receives constant updates, so things that were working before can break very easily. I'll see if this is an issue on my side.

5 years ago
Permalink

Comment has been collapsed.

I know. But I really doubt this is the case here. Also I make it work somehow. But the very weird thing here is, that when I activated CardLife, it was shown on not-working RaChart's Enhancer. But when I activated today games from the very same Yogscast bundle, it doesn't. But I made RaChart's running after document-body in settings of the script in TamperMonkey. This works. However I stll don't get why RC + ESGST combo doesn't work for any game but CardLife. When I turned ESGST off, every game worked perfectly. But now, it works just fine. However I would say it's more of evading the real issue here, instead of fixing it. I still don't get why it acts like this, especially if it worked before.

5 years ago
Permalink

Comment has been collapsed.

I actually don't get why it worked before. I looked into RaChart's code and it does not work if the cell that contains the game link has more than 1 element, and since ESGST inserts elements in the cell, it will not work.

The only way I see it working is if RaChart runs before ESGST, in which case ESGST will not have inserted the elements yet.

It probably shows up for CardLife because it doesn't have any categories?

5 years ago
Permalink

Comment has been collapsed.

Problem is, when I own a game, it shows "owned" category, so it's not the case. I really don't understand that. Basically why only CardLife works. It didn't work when I had it in wishlist. Didn't show wishlisted color. But once I activated it, it showed owned color. Also only that game did. Any other possible game from any other tables didn't. No matter if it had cards or not.

5 years ago
Permalink

Comment has been collapsed.

I have this issue too +1

5 years ago
Permalink

Comment has been collapsed.

Thanks, this solved it for me as well:

Have RaChart's run after document-body in settings of the script in TamperMonkey.

5 years ago
Permalink

Comment has been collapsed.

This works, but not all the time, sometimes u need to refresh the page and it works again :)

5 years ago
Permalink

Comment has been collapsed.

Did something break in the script today

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 years ago.

5 years ago
Permalink

Comment has been collapsed.

1. Let me know what you were doing exactly when you noticed the problem.
2. What exactly were you expecting the script to do and what didn't do.
3. The thread or link to the place in which you noticed the problem.
4. A full list of Add-Ons you are using.
5. What browser you are using, and any plugin you think that may interfere in any way with SG's scripts.
6. Console log if you do have it. In Chrome is as easy as right-clicking>Inspect and then clicking on the Console tab and copying the log. In Firefox is almost the same only that instead of Inspect is called Inspect Element.
  1. I was browsing https://www.steamgifts.com/discussion/lGoWT/humble-bundle-humble-strategy-bundle-2019
  2. I expected Civ 6 to show up/be highlighted as a wishlisted game and it did not. (I have set wishlist games to show in blue). When I click the link to go to the store page it shows up on my wishlist. I have both my appid and my profile linked with the extension.
  3. see #1
  4. Ublock origins, Tampermonkey (SGLinkies & RAChart Enhancer), and ESGST; I turned all except Tampermoney off--the same thing occurs.
  5. Firefox 65.0.2 (64 bit) (Up to date)
  6. Console log (short version, all options selected) is as follows:
5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Thank you for the tip regarding the Wishlist thing on RACharts! I will try backing up the settings, uninstalling the extension, and reinstalling it. Would not auto-updating FF but auto-updating extensions cause issues?

5 years ago
Permalink

Comment has been collapsed.

I am using the FF extension ESGST 8.3.0, updated March 05, 2019

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 years ago.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 years ago.

5 years ago
Permalink

Comment has been collapsed.

It works now. I had to change from "block all 3rd-party cookies" to "block cookies from 3rd-party websites."
This is different from the userscript, where I could block all 3rd-party cookies.

Any help in which cookies to WL would be appreciated.

BTW, "turn off tracking for this site" did not fix it, regardless of the option's name. ;-)

5 years ago*
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 years ago.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 years ago.

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 5 years ago.

5 years ago
Permalink

Comment has been collapsed.

PS: Documentation for future issues of people.

With further work, I was able to block all 3rd party cookies. I merely had to figure out how to make (and make) an exception for cookies from SG. This seems to have done the trick. If this message goes through, it will confirm that this worked.

The matter of the extension auto-updating (but the browser manually updating), is still a question.

5 years ago
Permalink

Comment has been collapsed.

Deleted log as it was of no use.

5 years ago*
Permalink

Comment has been collapsed.

Didnt work for me with Greasemonkey in Firefox, but works good with Tampermonkey

5 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 3 years ago.

5 years ago
Permalink

Comment has been collapsed.

Yea but be better if change in 1 topic. Thx for your work.

5 years ago
Permalink

Comment has been collapsed.

For me it completely stopped working. I mean, it shows one owned game... but never shows wishlisted. Is there a way to change that?

4 years ago
Permalink

Comment has been collapsed.

I claims I am logged out of the steam store, even though I am logged in. Any advice would be greatly appreciated. As always, thank you!

4 years ago
Permalink

Comment has been collapsed.

Since recently, it has not once logged in to the steam store. It does get games I partially own, but not wishlisted or ignored games.

4 years ago
Permalink

Comment has been collapsed.

+1, i have the same problem.

4 years ago
Permalink

Comment has been collapsed.

+1 meow

4 years ago
Permalink

Comment has been collapsed.

CG updated the Discussions dropdown and I think this caused RaChart to no longer work.

4 years ago
Permalink

Comment has been collapsed.

Dead for me too :(

4 years ago
Permalink

Comment has been collapsed.

me too

4 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.