Skript saving data on Citizens

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Le4ft

Member
Jun 26, 2023
20
0
1
Hi,
I'm facing a small issue with Skript and skript-storage, I store player data in JSON since skript variables are trash and can't store big amount of data, and for some reason Skript is creating data files for citizens with nothing in it, I'll post some screenshots to give you better example. I'm really running out of ideas on how should I fix this issue, because the server is working fine but after some time it just starts throwing "Too many open files" errors and the server becomes unplayable. Also I have checks on every "data manipulation" event (like: if player is not citizen, etc.)

If someone knows how to fix this you will literally save my life.

1724784824357.png

1724784847139.png

1724784910745.png

1724784893716.png