the API is written to accept players[32] This is because index 0-31 are filled with player IDs.
However, when YOU'RE setting data for each player in your plugin, you use 33 so you have index of 1-32.
__________________
What an elegant solution to a problem that doesn't need solving....