Platform, device version and operating system:
Happens on all available platforms and devices.
Screenshot or image:
Not available, game can not be started once the bug strikes.
What you were expecting to happen, and what actually happened:
I was expecting, that I am able to farm and save gold in my account to any amount I´d like. Apparently, it seems like this is not true. There is very strong evidence, that there is a maximum number of gold, that breaks any account which exceeds this amount. It seems, that this is related to the maximum value that can be stored in a 4-byte integer. This maximum value is 2,147,483,647. This means, that any account exceeding this amount of gold will break and becomes unplayable! This is a game breaking bug for anyone who tries to save more gold than this!!!
How often does this happen? When did it begin happening?
Happens every time a player farms a lot of gold and exceeds the amount of 2,147,483,647 gold in his account.
Steps to make it happen again
Exceed the critical amount of gold in any account.
Additional remarks:
The amount might seem unrealistic at first glance, but please be aware, that there are several teams, that allow accounts with high enough VIP level to farm about 1 million gold per hour - or even more. Doing this for 10 hours a day results in 10 million per day and after approx. 210 days or 7 months this border value is within reach. So it is a huge amount of gold, but not impossible to get.
@Bramble @Kafka @Jeto @OminousGMan
If I am interpreting the available evidence correctly, there is a very serious, game breaking bug in the GoW source code! Please raise this issue to the game dev team and either:
a) confirm, that my suspicion is correct and take all actions to correct this game breaking bug, or
b) confirm, that my claim is not true and publish the maximum amount of gold a single player can save in his account (there must be a maximum value, as any variable in a program code is of finite value by definition).