My statistics for Highest 2v2 team rating are: 4294967294

Cleaning up old posts! :slight_smile:

1 Like

this bug has been around since they removed needing teams back in mop

Cleaning up old posts! :slight_smile:

This is directly tied to the maximum single integer that can be stored in 32bits.

https://i.imgur.com/g9A25PM.png ← Mine since achievements were added since I played a ton of 2’s/3’s/5’s in TBC on my Paladin

An issue created when achievements were added and wow started showing statistics for your characters based on previously tracked stats that weren’t shown, or perhaps weren’t fully tracked via a database, but something attached to the character itself that doesn’t seem to have translated properly perhaps. Might even be associated with how wow’s engine was upgraded to 64bit to make use of newer hardware and both both were in use for a time based on your PC’s current set up.

Any way, yeah, single number that 32bits can represent and −2,147,483,648 to 2,147,483,647for representation as a two’s compliment (same maximum range).

Cleaning up old posts! :slight_smile: