Jump to content

TheSim:GetPersistentString cannot handle large file


Rickzzs
  • Pending

This API can only read ~10KB text file while io.read can read much more.


Steps to Reproduce

Save a large json file using json.encode and then this API unencrypted and read it again using this API and find json.decode fails because the data is truncated.




User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...