Attention! This is a legacy build of the Mega Man RPG from 2017 and is no longer being maintained.
Reported bugs will not be fixed and any progress made here will not be saved.
Return to the archive index for more legacy content or
play the current version of the game for all the new stuff.
The leaderboard shows that I have 2,147,483,647 BP. However, my actual BP total, according to my profile in the prototype, is 2,222,352,659.
Notably, 2,147,483,647 is the highest number that can be represented by a 32-bit Integer). It may be that this issue can be fixed by just changing the leaderboard to use 64-bit integers or longs.
EDIT: It seems the wikipedia link I included doesn't work because it has parentheses in it. Here is a stack overflow link that mentions the highest value in the highest rated answer given.
EDIT 2: It seems that the issue has been fixed. Thanks!
[Fixed] Leaderboard BP value doesn't go beyond 2,147,483,647 Posted by Gigggas on January 23rd, 2014 at 6:19pm Viewed 882 Times