PDA

View Full Version : Stats reset?


st3v3_hack
12th Oct 04, 12:34 PM
Sometimes when I'm in the lobby and click my name it will say really odd stat results or just no stats at all.

The stats usually come back the next day or something but surely this is a bug that needs fixing? It also removes your stars.

Cheers.

ÜberJumper
12th Oct 04, 1:54 PM
Yeah, there's something goofy with whatever's happening behind the scenes when it's updating the stats server.

It should update semi-quickly.

not really a bug in the game, but more in the backend. There's probably a lock or something on the database that's preventing it from being updated. If the Gamespy developers transactionalized the delete of the current records, combined with the update, it'd be fine (IE: delete records, then update records, but if the update fails, the whole transaction is rolled back to the pre-deletion state).

Minsc S2
12th Oct 04, 3:04 PM
this must be de 20th "stats are bugged" topic in a few days ;)

perhaps time to make a new patch?

ÜberJumper
12th Oct 04, 3:24 PM
Minsc:

I don't think it's the game client that's the problem, but something in the backend... on the server side.