[11:12:03] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:12:03] [Server thread/ERROR]: #!#! Could not load test.sk
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[11:12:03] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[11:12:03] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[11:12:03] [Server thread/ERROR]: #!#! Here is full list of them:
[11:12:03] [Server thread/ERROR]: #!#! BetonQuest (https://www.spigotmc.org/resources/betonquest.2117/) skRayFall (https://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SK-NBeeT (https://github.com/ShaneBeee/Sk-NBeeT) skDragon skUtilities (https://tim740.github.io/) LyriaSK Tablisknu (tlatoani.us/tablisknu) SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/)
[11:12:03] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[11:12:03] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[11:12:03] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[11:12:03] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[11:12:03] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[11:12:03] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Stack trace:
[11:12:03] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for resultset
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1833)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1800)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1548)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1560)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1494)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1521)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1494)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:502)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:836)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1560)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:179)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1006)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1093)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1093)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.ScriptFunction.<init>(ScriptFunction.java:50)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.function.Functions.loadFunction(Functions.java:143)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:665)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:409)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:428)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$0(ScriptLoader.java:350)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:380)
[11:12:03] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:527)
[11:12:03] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:82)
[11:12:03] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:449)
[11:12:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1003)
[11:12:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
[11:12:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:938)
[11:12:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:836)
[11:12:03] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Version Information:
[11:12:03] [Server thread/ERROR]: #!#! Skript: 2.3.5 (latest)
[11:12:03] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[11:12:03] [Server thread/ERROR]: #!#! Date: 2019-02-09
[11:12:03] [Server thread/ERROR]: #!#! Bukkit: 1.13.2-R0.1-SNAPSHOT
[11:12:03] [Server thread/ERROR]: #!#! Minecraft: 1.13.2
[11:12:03] [Server thread/ERROR]: #!#! Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
[11:12:03] [Server thread/ERROR]: #!#! OS: Windows 8.1 amd64 6.3
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Server platform: Paper
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Current node: set {_balance::*} to mysql number "balance" in {_result} (test.sk, line 14)
[11:12:03] [Server thread/ERROR]: #!#! Current item: null
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Thread: Server thread
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! Language: english
[11:12:03] [Server thread/ERROR]: #!#! Link parse mode: STRICT
[11:12:03] [Server thread/ERROR]: #!#!
[11:12:03] [Server thread/ERROR]: #!#! End of Error.
[11:12:03] [Server thread/ERROR]: #!#!