#1
I was not keeping close count on coins, but I thought I was at about 55-60K and this week I was back at zero. Where did they go?
2021-03-09 21:43:57
Like
Reply
#2
I had exactly the same problem 50K plus coins to zero. Is there a bug?
2021-03-10 10:23:34
Like
Reply
#3
@Big Bri , sorry for the error. There was a database error and it is now fixed. You may need to log out and log in again to see your restored coins.
We will send out a compensation to affected players within this few days. Please let me know if there are any questions.
2021-03-11 02:59:50
Like
Reply
#4
@AJ2 , sorry for the error. There was a database error and it is now fixed. You may need to log out and log in again to see your restored coins.
We will send out a compensation to affected players within this few days. Please let me know if there are any questions.
2021-03-11 03:02:57
Like
Reply
#6
@Romleh , this is a one off error. This won't usually happen.
2021-04-05 01:39:21
Like
Reply
#8
@Piotr Grochowski , I'm not sure what you mean, can you explain more?
2021-04-12 01:37:10
Like
Reply
#9
Check your source code. If the variable declaration for the amount of coins looks like `short coins;` it is a short integer, if it is `int coins;` it is an integer, if it's `double coins;' it is a double, and so on.
2021-05-02 20:27:37
Like
Reply
#10
@Piotr Grochowski , the problem was not related to data type, it was due to other issues.
2021-05-03 07:19:44
Like
Reply
#11
Was it a RAM corruption, or did the Intel computer get damaged?
2021-06-07 10:06:55
Like
Reply
#12
@Piotr Grochowski , it is not related to those as well. There is really no need to speculate on the cause.
2021-06-08 02:31:47
Like
Reply