Serialized value exceeds 4MB limit

my game data storeSerialized value exceeds 4MB limit,Causing loss of player data,Is there any way to compress it,

Try using Buffer library to compress your data

Without seeing how you save your data, we can’t help much.

1 Like