Guild fame -> 2147483647

Added by SirCotare over 5 years ago

Hiho!

I've been noticing that there are at least two guilds with fame values way off the charts.

Guilds:
  • The House of Atys / Arispotle
  • Tryton / Arispotle

XML (factions might differ):

<fames>
  <fyros>2147483647</fyros>
  <matis>2147483647</matis>
  <zorai>2147483647</zorai>
</fames>

Those values would correspond to 357913 fame points ingame which, as far as I know, should be capped to 100 (=600.000 on the API). The error is not that severe since post-correcting the value to fit into the boundaries is no problem. Just wanted to let you know :)

Wikipedia says: "The number 2,147,483,647 is also the maximum value for a 32-bit signed integer in computing."

Yours Cotare


Replies (1)

RE: Guild fame -> 2147483647 - Added by vl over 5 years ago

It's really strange, the fact it's 0x7FFFFFFF cannot be a coincidence.
We'll check to see why it happens.

Thanks for the report.

(1-1/1)