[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[20:19:03] [Server thread/ERROR]: #!#! This issue is NOT your fault! You can't probably fix it yourself, either.
[20:19:03] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[20:19:03] [Server thread/ERROR]: #!#! Here is full list of them:
[20:19:03] [Server thread/ERROR]: #!#! SkStuff Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SkQuery TuSKe (github.com/Tuke-Nuke/TuSKe)
[20:19:03] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[20:19:03] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[20:19:03] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[20:19:03] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[20:19:03] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[20:19:03] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[20:19:03] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! Stack trace:
[20:19:03] [Server thread/ERROR]: #!#! java.lang.ArrayStoreException: ch.njol.skript.util.InventorySlot
[20:19:03] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprInput.get(ExprInput.java:24)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:104)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.PropertyExpression.get(PropertyExpression.java:74)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:163)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:158)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:258)
[20:19:03] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.skript.LambdaCondition.check(LambdaCondition.java:27)
[20:19:03] [Server thread/ERROR]: #!#! at com.w00tmast3r.skquery.elements.expressions.ExprWhere.get(ExprWhere.java:31)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getAll(SimpleExpression.java:78)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondIsSet.check(CondIsSet.java:75)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondIsSet.check(CondIsSet.java:81)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:56)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:51)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:220)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:182)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
[20:19:03] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:164)
[20:19:03] [Server thread/ERROR]: #!#! at com.destroystokyo.paper.event.executor.MethodHandleEventExecutor.execute(MethodHandleEventExecutor.java:35)
[20:19:03] [Server thread/ERROR]: #!#! at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[20:19:03] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[20:19:03] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514)
[20:19:03] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1417)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1230)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14)
[20:19:03] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[20:19:03] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:843)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:424)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:767)
[20:19:03] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665)
[20:19:03] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! Version Information:
[20:19:03] [Server thread/ERROR]: #!#! Skript: 2.2-dev30b (custom version)
[20:19:03] [Server thread/ERROR]: #!#! Bukkit: 1.12.1-R0.1-SNAPSHOT
[20:19:03] [Server thread/ERROR]: #!#! Minecraft: 1.12.1
[20:19:03] [Server thread/ERROR]: #!#! Java: 1.8.0_77 (Java HotSpot(TM) 64-Bit Server VM 25.77-b03)
[20:19:03] [Server thread/ERROR]: #!#! OS: Windows 10 amd64 10.0
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[20:19:03] [Server thread/ERROR]: #!#! Running Spigot (or compatible): true
[20:19:03] [Server thread/ERROR]: #!#! Running Paper (or compatible): true
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! Current node: null
[20:19:03] [Server thread/ERROR]: #!#! Current item: stream is set
[20:19:03] [Server thread/ERROR]: #!#! Thread: Server thread
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! Language: english
[20:19:03] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[20:19:03] [Server thread/ERROR]: #!#!
[20:19:03] [Server thread/ERROR]: #!#! End of Error.
[20:19:03] [Server thread/ERROR]: #!#!