oca wrote:cloudbrows wrote:oca wrote:Hi, I just uploaded a game of mine, directly downloaded from IGS pandanet, but the players seems not to be found, both players are shown as "Anonymous"...
the upload sgf contains the player information like that :Code: Select all
...
PW[Saute]WR[13k ]NW[16]
PB[oca]BR[13k ]NB[16]
...
the game is here : http://gokibitz.com/kifu/7JbW1_oX
and... if anyone want to comment that game... that's very welcome of courseI won that game by resignation, but I think I was not that much ahead... (I'm black)
I just saw that this morning and am a little confused: it doesn't seem to be affecting other games, so I'm wondering if it's a unique feature of the game you uploaded.
I did make a change last night that involved player name / rank display, so my first thought was that I'd introduced a bug, which is still a possibility, I guess. Anyway, I'll check it out!
[edit]I just attached here sgf I uploaded[/sgf]
Thanks for submitting the sgf! Luckily I can grab the raw SGF for any uploaded game, so I can try to troubleshoot when things go wrong. I've got a ticket in for your issue. https://github.com/neagle/gokibitz/issues/6
oca wrote:Just for information, on the kifu list, the name of the players are displayed correctly.
Yeah, those names get parsed in two different ways, which is why one works and one doesn't. One comes from my own db models (the kifu list) and the other from the WGo player (the game view itself).
oca wrote:BTW : Great App !
Thanks very much for saying so!
