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.
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.