Skript Version (do not put latest): Skript 2.4
Skript Author: Bensku
Minecraft Version: 1.15.2
Addons: Skrayfall,SkQuery,Skellett,TuSKe
https://pastebin.com/SfgyvkJP
No crash report but that's what popped up in console.
Additionally, my server is having problems that it can't write variables to database 'default' fast enough, and I eventually tracked it down to this one line of code:
https://pastebin.com/wTNEzebK
I have to remove a good chunk for it to stop showing that error, too, but a lot of stuff in there is critically necessary and I've tried splitting it up, putting it in another file, etc, but it's just not enough, if any piece of that code comes in the form of loops we're back to the error. Any solutions?
Skript Author: Bensku
Minecraft Version: 1.15.2
Addons: Skrayfall,SkQuery,Skellett,TuSKe
https://pastebin.com/SfgyvkJP
No crash report but that's what popped up in console.
Additionally, my server is having problems that it can't write variables to database 'default' fast enough, and I eventually tracked it down to this one line of code:
https://pastebin.com/wTNEzebK
I have to remove a good chunk for it to stop showing that error, too, but a lot of stuff in there is critically necessary and I've tried splitting it up, putting it in another file, etc, but it's just not enough, if any piece of that code comes in the form of loops we're back to the error. Any solutions?
Last edited: