gameID sometimes ZERO when it should be always unique
Posted: 04 Sep 2008, 21:29
gameID gives me string like "00000000000000000000000000000000" sometimes. (when should be random, like: c5075e482b42fdcc8a31c0f7b84cfe33)
I was hoping i could check unique replays easily by this value in the replaysite im doing, but its not possible since there is this flaw (so i need to generate own unique IDs then).
Oh and seems like those games are shorter than games with correct gameID value.
And i noticed winningAllyTeam is -1 always when gameID is zero.
Is that winningAllyTeam thing fixed in next release anyways? its kinda weird how it sometimes gives -1 even when game was ended and some team won.
I was hoping i could check unique replays easily by this value in the replaysite im doing, but its not possible since there is this flaw (so i need to generate own unique IDs then).
Oh and seems like those games are shorter than games with correct gameID value.
And i noticed winningAllyTeam is -1 always when gameID is zero.
Is that winningAllyTeam thing fixed in next release anyways? its kinda weird how it sometimes gives -1 even when game was ended and some team won.