Hello,
I am using an OrderedDataStore for one of my games, but when a player’s score goes above ~750qn (7.5E20), it won’t save anymore.
What is the issue here?
My game gets around 50 players a day so this is an issue if their score won’t save if it goes above that amount.
The issue is also not in the code, since it will save just fine if a player’s score is below that number.
I have already found a way to get around the leaderboard thing. That is 9.22qn, the issue I’m talking about is at around 750qn where it just stops saving.
And I cant divide/multiply either without resetting everyone’s score (6.14k accounts)