Amount in chat wrong when posting from bank
It’s known. ANet previously used a variable with enough space to allow 256 (/ 255) numbers. While they updated the bank tabs, the chatlinks are still the same and can’t contain a higher number.
So any linked number <= 255 will be correct; 256 will result in unlinkable; and > 256 will result in [count – 256] linked.
Minor issue, no need to fix. No need to show others the actual length of your eP.
To be complete, other numbers will make it unlinkable: 512 and 768. All multiples of 256 actually (by the way, 0 is a multiple, so you can’t link too). Probably that’s the root cause of the “unlinkable”-part of the issue.
Frór (yes, with the accent!)