Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Resolved Trade.getWealthTransferValue()

Joined
Nov 17, 2013
Messages
63
Exception when Parsing Int: 1 coin.

d0ac00d05b.png
 
Joined
Dec 10, 2014
Messages
3,377
Is this even a client issue? You can use regex to parse out the coin/coins and it should work fine. The error is because "1 coin" isn't an int xD
 
Joined
Nov 17, 2013
Messages
63
Is this even a client issue? You can use regex to parse out the coin/coins and it should work fine. The error is because "1 coin" isn't an int xD

The users should not have to parse API responses, the API should return clean results.
 
Top