Device:
iPhone 12 mini
Video:
Steps:
- Ensure you have no glory keys
- Ensure you have at least 1000 glory but less than 1600
- Go to Guild > Guild Wars > Sentinels
- Purchase max sentinels
- Go to Chests > Glory chests
- Tap the button “open 50 chests (spending 1000 glory)”
Result:
“Error: NOT_ENOUGH_CURRENCY_CHESTS” with a button to restart the game.
Expected:
“More glory: You don’t have enough glory to make this purchase” with a button to just close the dialog.
Notes:
The amount of glory displayed after purchasing the sentinels is also incorrect. It should decrease by 600, but it doesn’t:
This problem seems to only affect glory, and not gold or gems.
Speculation:
It seems that when purchasing the attack sentinel, the game client forgets to update its understanding of how much glory the player has. As a result, the subsequent attempt to purchase glory chests is rejected by the server rather than by the client.
Separately, the error message for server-rejected purchases seems to be displaying a raw localization key. This can happen if the string is missing or if the localization function isn’t called.