#Tied leaderboard scores get treated as the same score

34 messages · Page 1 of 1 (latest)

gusty apex
#

When getting a tied score on a chart, the date of the newer score gets set to the date of the older score (ie my score being set on 19th of September/today at the time of this post, while Maractus set the original score on the 8th of May) - Clicking either score selects all the scores of that amount, and relaunching Outfox doesn't fix it.
Unsure if it's a client sided issue or if the server is storing/sending the score(s) weirdly, so I'm just tagging as Bug for now.

The chart this happened on is the challenge chart of the Excitebike NES music from Crapyard Scent (Chart hash should be 2682882227 for anyone who wants to look it up on the back end)
--- (I doubt most specs are needed for this specific issue but here they are just in case)
Windows 10
13th Gen Intel Core i7-13700KF
NVIDIA GeForce RTX 4080
Samsung SSD 970 EVO Plus 2TB (SSD)
0.5-git-84d5fae03f [20230910]
Dance
Alpha 5 default theme (20230708-1128)

sudden kraken
#

Interesting, I'll check server side and see if it's actually pulling it down wrong, or just a weird client side issue

#

@crax what timing mode are you playing with?

sudden kraken
#

I see the issue

gusty apex
sudden kraken
#

yeah, found two issue. working on solution right now

gusty apex
#

Epic

sudden kraken
#

mysql group by issue for 1, then the timing names are itg-faplus on server, and in client its just faplus

#

ill leave the client alone, andupdate all the scores on the server

gusty apex
#

Lmao that'd do it

sudden kraken
#

it falls back to the "dont know this scoring mode" version, and then that had the mysql issue 😄

gusty apex
#

You might need to keep an eye on it cause I know things like original-itg/itga-faplus were meant to be interchangeable on the leaderboards

sudden kraken
#

they all get recalcualted server side

#

so it doesnt matter at all

gusty apex
#

Oh alrighty that works too then

sudden kraken
#

holy crap, that was annoying, finally fixed one part of the query, ill get it in prod soon

sudden kraken
#

I have two more things to fix, but can you test that song is pulling correctly now?

gusty apex
#

yep, appears to be pulling correctly now! dates are set properly

#

clicking one still highlights both but im putting that down to them being the same score and not really a big issue considering that

sudden kraken
#

Highlights? That would be a client thing, can you show a screenshot of what you mean?

gusty apex
#

Like shown in the original picture up the top

sudden kraken
#

Oh, hmm @hot topaz would have to check that

hot topaz
#

Soo uhh.... i'm noticing that the query is sending over scores from other songs?

#

@sudden kraken

#

Here's a response from me sending a query from Hardcore Symphony

#

which it's result on screen looks like this

#

Ok, i think i know what it could be

gusty apex
#

yep i can replicate that bug

hot topaz
#

Will need to talk with cube tomorrow about it

#

This could be how the query for obtaining scores by chart is sending data

sudden kraken
#

Interesting, I'll fix it up tomorrow...

#

The updated query must have a flaw

sudden kraken
#

this is now solved!

hot topaz
#

It was a mixed case, both api and theme