Arena War Energy Reward not Received
Cerebrium
Member Posts: 114 ★
After winning the battle in Arenas, it said reward was War Energy, but I never actually receive them. This has been going for a while (months)
3
Comments
Must be a visual bug, messed up Resource ID pulling up incorrect icon.
(*and if it is ongoing for you, might be a Resource ID table mismatch in your device's game files. Maybe try deleting and re-downloading game from scratch. So long as you are logged in using Kabam ID or Game/Play center, will still be able to login to your account afterwards)
I’m sure you received the normal Arena fight and match stuff.
The icon object needs to be re-instantiated each time (ie do not reuse the same variable by just assigning the new icon, because it is the same object reference. Eg var icon = new Icon())
😁 just guessing but this is a common pitfall in programming
And the portion of game that gets downloaded with a monthly update may not have that portion of game files that is in error on your system.
You can try deleting game (and reboot), then reinstalling game (from scratch) again. That should get you complete files.
Account should not be affected if you login via a Kabam ID (or Game/Play Center). Just like changing to a new device.
——oh, wait, I already suggested that before.
Did you try that, or did you just do normal “Update” ??