#1
			1123
			
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?			
			by Big Bri
			2021-03-10 05:43:57
			
				Like				
			
			Reply
		#2
			978
			
I had exactly the same problem 50K plus coins to zero. Is there a bug?
			
			by AJ2
			2021-03-10 18: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.
			by Novel Games
			2021-03-11 10:59:50
			
				Like				
			
			Reply
		#4
			In reply to #2:
			
@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.
			by Novel Games
			2021-03-11 11:02:57
			
				Like				
			
			Reply
		#6
			In reply to #5:
			
@Romleh , this is a one off error. This won't usually happen.			
			by Novel Games
			2021-04-05 09:39:21
			
				Like				
			
			Reply
		#7
			-997308
			
What numerical format do you use to store the coins?			
			by Piotr Grochowski
			2021-04-10 19:31:15
			
				Like				
			
			Reply
		#8
			In reply to #7:
			
@Piotr Grochowski , I'm not sure what you mean, can you explain more?			
			by Novel Games
			2021-04-12 09:37:10
			
				Like				
			
			Reply
		#9
			-997308
			
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.			
			by Piotr Grochowski
			2021-05-03 04:27:37
			
				Like				
			
			Reply
		#10
			In reply to #9:
			
@Piotr Grochowski , the problem was not related to data type, it was due to other issues.			
			by Novel Games
			2021-05-03 15:19:44
			
				Like				
			
			Reply
		#11
			-997308
			
Was it a RAM corruption, or did the Intel computer get damaged?			
			by Piotr Grochowski
			2021-06-07 18:06:55
			
				Like				
			
			Reply
		#12
			In reply to #11:
			
@Piotr Grochowski , it is not related to those as well. There is really no need to speculate on the cause.			
			by Novel Games
			2021-06-08 10:31:47
			
				Like				
			
			Reply