02-22-2023, 05:38 PM
well for some reason the UI does not think that you have the token from what i can see. "Current Token 0" and it requires 2. I would imagine that you actually have the needed token, correct?
If yes, then I would look at the loading function to figure out why it's not counting up. Since this only seems to be a client side error it might be fixable relatively easy when you find out why it does not display the correct number of tokens or gets the correct count.
What's the result of GetCoinCount()/GetCoinItemDataIndex? Does it check for the correct token in the first place?

