possible problems with win/lost attribution on replays.springrts.com
Moderators: Moderators, Lobby Developers
possible problems with win/lost attribution on replays.springrts.com
Are there known bugs on this replay site and/or the TS computation ? I found replays with errors in win/lost attribution and thus TS scores.
Re: possible problems with win/lost attribution on replays.springrts.com
no. can you give an example please? if so, please open a new issue at the issue tracker.nrv wrote:Are there known bugs on this replay site and/or the TS computation ?
(also split topic)
Re: possible problems with win/lost attribution on replays.springrts.com
issue: https://github.com/dansan/spring-replay-site/issues/89
thanks for reporting! (very likely dansan will pick this up)
thanks for reporting! (very likely dansan will pick this up)
Re: possible problems with win/lost attribution on replays.springrts.com
No, the match outcome shown on the replay site is wrong but the TS scores are correct.nrv wrote:I found replays with errors in win/lost attribution and thus TS scores.
On that one : http://replays.springrts.com/replay/707 ... dea59fd27/
The winner is the other team
The match outcome shown on the replay site is guessed by the replay site itself from the demo files, and currently this seems to fail sometimes. But the TS values are provided by SLDB, and they are based on the correct match result.
You can check that easily on the link you provided: the team incorrectly shown as winning is actually loosing TS points and the team incorrectly shown as loosing is actually winning TS points.
Re: possible problems with win/lost attribution on replays.springrts.com
Hi,
I'm really sorry for still not coding at all. rl keeps me very busy and even worse: I have overcome my gaming addiction
Anyway - I'm going on vacation tomorrow (1st time to NYC :) and after that I will look into this.
Until then do what bibm sais: look at the TS scores - they are always correct regarding who won/lost.
I'm really sorry for still not coding at all. rl keeps me very busy and even worse: I have overcome my gaming addiction

Anyway - I'm going on vacation tomorrow (1st time to NYC :) and after that I will look into this.
Until then do what bibm sais: look at the TS scores - they are always correct regarding who won/lost.
Re: possible problems with win/lost attribution on replays.springrts.com
hm.. still not fixed