This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Short description about the bug/problem:Once you set the economy price above 1billion, the ranking system can't handle the number.
What steps will reproduce the problem?1. Create a rank with an economy price of anything below 10000000002. Create a second rank with an economy price of 5billion3. Rankup
What is the expected output? What do you see instead?With no money, ranking to the rank worth 5billion shows it only costs 705million!
What version of CommandRank are you using (for example v3.1.1)?
v3.2.1Please paste your whole CommandRank config at pastie.org and link it there.
http://pastie.org/private/lzkuzjab5vpkmm9k5kmoiaDo you have an error log of what happened?No error in console.
Please provide any additional information below.I think that it is exceeding some kind of value. Java's max is something-trillion, so it's not java.
To post a comment, please login or register a new account.