URGENT: Gems to Gold bug exploit
One decimal place is ok, two starts getting into the limitations of IEEE floats and the calls to the API get turned into nonsense.
Thus a request for 80.82 gold worth of gems returns “2” instead of something sensical. The trade happens entirely on the server and will deduct/deposit the correct amounts, it just won’t match up with the now-goofy UI state.
https://forum-en.gw2archive.eu/forum/support/bugs/Gem-Exchange-What-is-wrong-with-this
it’s just a display bug. The amount u will get is still correct despite wrong display, as also mentioned in the reddit post.
Incoming Quaggans [iQ]
This has already been commented on by the Devs, it may show a strange, looks-like-an-exploit exchange, but actually exchanges the correct amount of gold/gems.
Pat Cavit
Lead Web Developer
One decimal place is ok, two starts getting into the limitations of IEEE floats and the calls to the API get turned into nonsense.
Thus a request for 80.82 gold worth of gems returns “2” instead of something sensical. The trade happens entirely on the server and will deduct/deposit the correct amounts, it just won’t match up with the now-goofy UI state.