PDA

View Full Version : Max epic boss health bug - 2.147b



yoyo1
10-17-2014, 12:54 AM
I am sure you all noticed that that's the max health.
Do you know why?
Hint:
It's 2^31 (that's 2 power 31)

yoyo1
10-17-2014, 03:06 AM
OK...
the answer- it is max int
http://en.wikipedia.org/wiki/2147483647

until they will migrate the database to support long epic boss max will be max int

Rob TRK
10-17-2014, 03:34 AM
Interesting, which means that they haven't done anything yet to upgrade the back end server farm to a 64 bit operating system. some day soon maybe!

Captain Steelman
10-17-2014, 03:47 AM
Hmm, not sure about that.... The game servers handle alot of values way bigger then INT.... Like player stats and ingame cash...

mickymacirl
10-17-2014, 04:01 AM
They have gotten around this by introducting a decimal place in raid/attack calculations, example would be, someone with 3,600,000,000 defense shows as a 3.6 real number integer.

Gbrown
10-17-2014, 06:08 AM
I don't care, I'm going to enjoy while I can. Of course with the recent stat inflation a lot more can enjoy it.

Captain Steelman
10-17-2014, 07:05 AM
They have gotten around this by introducting a decimal place in raid/attack calculations, example would be, someone with 3,600,000,000 defense shows as a 3.6 real number integer.

You´re right... That could be away around the INT problem....

jrb22250
10-17-2014, 07:15 AM
it is based of a 32bit number vs 64bit. Just a display glitch. A simple update and it would be fixed like on leader board