Open KleeSup opened 5 years ago
Edited with a better-formatted paste.
Not sure exactly what this is, seems like something with getting the item meta in the %item% with lore
expression? Maybe some better sanity checking or version safety is needed.
Well, if the guy used the while
loop without a delay, it could have probably crashed the server. We may have to warn users about this if possible.
It shouldn't be possible to hang server with scripts. Even right now, there is some code preventing it.
There isn't, it is definitely possible
My mistake. Skript tries to catch stack overflows from scripts and reports them.
I'd say this is not a bug. If we had safety measures that were not working, we should fix them. But as things are, we might just add them at some point.
Hey Guys! I have a problem with a "while player is online"! If I used that in my Code I get an big Error in console! Error: https://pastebin.com/XwdV1tm8
Server Version: Spigot 1.12.2 Skript Version: Skript 2.3-beta4
Please Help!