Skocz do zawartości
  • 0

Skript nie odpowiada na eventy


Pytanie

Mam 1.14.4 skripta 2.5.3

Logi: 

Spoiler


 
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: if {dos.%player%} is true: (dostawa.sk, line 6)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load emoji.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1110)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: if player has permission "skyblock.mvp.emoji": (emoji.sk, line 2)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load eternal day.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: set time to 7:00 (eternal day.sk, line 6)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load furnace automatisation.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:323)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:640)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1049)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: loop blocks in radius {@radius}: (furnace automatisation.sk, line 21)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load helpop.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1491)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: send "&8[&e&lMINEWARS&8] &aZgloszenia: &7Wiadomosc zostala wyslana pomyslnie." to player (helpop.sk, line 4)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load homes.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1491)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: set {homes::%uuid of player%::%arg-1%} to location of player (homes.sk, line 11)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load inne.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1491)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: send "&cBlad: &7Komenda nie zostala znaleziona." to player (inne.sk, line 3)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load item command.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1110)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: if player has permission "skript.give.bypassblacklist": (item command.sk, line 23)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load kick.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1110)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: if player has permission "skyblock.kick": (kick.sk, line 3)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load kill counter.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: attacker is a player (kill counter.sk, line 9)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load live.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1110)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: if player have permission "boostmc.yt" or "*": (live.sk, line 4)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load magic9.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: give player 1 coal block named "&bMagic 9 Ball &7(Right Click)" with lore "&7Learn the answers to your" and "&7problems through some of the world's" and "&7greatest leaders" (magic9.sk, line 9)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load message.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: wait 1 second (message.sk, line 10)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load nerf endermen.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: kill the enderman# kills endermen which were still carrying something when this trigger file was activated (nerf endermen.sk, line 11)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load pvptoggle.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1491)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: send action bar "{@felkialto} &7You have successfully &cenabled &7pvp!" to player (pvptoggle.sk, line 15)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load realistic drops.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: drop glass (realistic drops.sk, line 6)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:52] [Server thread/ERROR]: #!#! Could not load simple god mode.sk
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:52] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:52] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:52] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:52] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:52] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:52] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:52] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:52] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:52] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Stack trace:
[08:49:52] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1498)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1564)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:52] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:52] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:52] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:52] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Version Information:
[08:49:52] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:52] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:52] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:52] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:52] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:52] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:52] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Current node: victim is a player (simple god mode.sk, line 6)
[08:49:52] [Server thread/ERROR]: #!#! Current item: null
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! Language: english
[08:49:52] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:52] [Server thread/ERROR]: #!#! End of Error.
[08:49:52] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:53] [Server thread/ERROR]: #!#! Could not load test.sk
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:53] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:53] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:53] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:53] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:53] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:53] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:53] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:53] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Stack trace:
[08:49:53] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:53] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Version Information:
[08:49:53] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:53] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:53] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:53] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:53] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:53] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:53] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Current node: make player execute "is" (test.sk, line 3)
[08:49:53] [Server thread/ERROR]: #!#! Current item: null
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Language: english
[08:49:53] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! End of Error.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:53] [Server thread/ERROR]: #!#! Could not load wiadomosci.sk
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:53] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:53] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:53] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:53] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:53] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:53] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:53] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:53] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Stack trace:
[08:49:53] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1525)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:58)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1030)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:53] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Version Information:
[08:49:53] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:53] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:53] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:53] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:53] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:53] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:53] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Current node: make player execute "gmenu menu gadgets" (wiadomosci.sk, line 21)
[08:49:53] [Server thread/ERROR]: #!#! Current item: null
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Language: english
[08:49:53] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! End of Error.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (yt.sk, line 1: ###################')
[08:49:53] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (yt.sk, line 4: ###################')
[08:49:53] [Server thread/ERROR]: [Skript] invalid line - all code has to be put into triggers (yt.sk, line 7: https://titanaxe.com/panel#/ref')
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:53] [Server thread/ERROR]: #!#! Could not load yt.sk
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:53] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:53] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:53] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:53] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:53] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:53] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:53] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:53] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Stack trace:
[08:49:53] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:501)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1110)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:53] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Version Information:
[08:49:53] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:53] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:53] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:53] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:53] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:53] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:53] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Current node: if player have permission "YT.core" or "*": (yt.sk, line 11)
[08:49:53] [Server thread/ERROR]: #!#! Current item: null
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Language: english
[08:49:53] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! End of Error.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:53] [Server thread/ERROR]: #!#! Could not load ytcore.sk
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:53] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:53] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:53] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:53] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:53] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:53] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:53] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:53] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Stack trace:
[08:49:53] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:323)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:640)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:259)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Variable.newInstance(Variable.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseVariable(SkriptParser.java:279)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:427)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:839)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1568)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1110)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:678)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:53] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Version Information:
[08:49:53] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:53] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:53] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:53] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:53] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:53] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:53] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Current node: if {%player%::tecza} is not set: (ytcore.sk, line 2)
[08:49:53] [Server thread/ERROR]: #!#! Current item: null
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Language: english
[08:49:53] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! End of Error.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[08:49:53] [Server thread/ERROR]: #!#! Could not load zglos.sk
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[08:49:53] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[08:49:53] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[08:49:53] [Server thread/ERROR]: #!#! Here is full list of them:
[08:49:53] [Server thread/ERROR]: #!#! skUtilities v0.9.2 (https://tim740.github.io/) SkQuery v3.21.4
[08:49:53] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[08:49:53] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[08:49:53] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[08:49:53] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[08:49:53] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Stack trace:
[08:49:53] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1837)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1804)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1552)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:178)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:323)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:640)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1049)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:53)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.<init>(Conditional.java:43)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1117)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:486)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:636)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$4(ScriptLoader.java:401)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:420)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$3(ScriptLoader.java:337)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:370)
[08:49:53] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:601)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81)
[08:49:53] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971)
[08:49:53] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816)
[08:49:53] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Version Information:
[08:49:53] [Server thread/ERROR]: #!#! Skript: 2.5.3 (latest)
[08:49:53] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[08:49:53] [Server thread/ERROR]: #!#! Date: 2020-12-11
[08:49:53] [Server thread/ERROR]: #!#! Bukkit: 1.14.4-R0.1-SNAPSHOT
[08:49:53] [Server thread/ERROR]: #!#! Minecraft: 1.14.4
[08:49:53] [Server thread/ERROR]: #!#! Java: 1.8.0_202 (Java HotSpot(TM) 64-Bit Server VM 25.202-b08)
[08:49:53] [Server thread/ERROR]: #!#! OS: Linux amd64 3.10.0-1062.12.1.el7.x86_64
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Server platform: Spigot
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Current node: loop all players: (zglos.sk, line 10)
[08:49:53] [Server thread/ERROR]: #!#! Current item: null
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Thread: Server thread
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! Language: english
[08:49:53] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[08:49:53] [Server thread/ERROR]: #!#!
[08:49:53] [Server thread/ERROR]: #!#! End of Error.
[08:49:53] [Server thread/ERROR]: #!#!

 

 

Skrypt:

Spoiler

options:
    p: &b&lBedWarsPLUS &7>
    
    
    
command /pbw [<text>] [<text>]:
    trigger:
        if arg 1 is not set:
            send "{@p} Użyj /pbw help  do pomocy!"
        if arg 1 is "join":
            if {bedwars.arena.%player%} is not set:
                send "{@p} Dołączyłęś do areny %arg 2%!"
                teleport the player to {bedwars.arena.%arg 2%.spawnlocation}
                send "%{bedwars.arena.%arg 2%.spawnlocation}%"
                add player to {bw.play.%{bedwars.arena.play.%player%}%::*}
                add 1 to {bedwars.system.liczbagraczy.%arg 2%}
                loop {bw.play.%{bedwars.arena.play.%player%}%::*}:
                    send "&7Gracz %player% dołączył do tej areny! Jest Już %{bedwars.system.liczbagraczy.%arg 2%}%! " to loop-value
                    
                    
                    
                    
            if {bedwars.arena.%player%} is set:
                send "&4Ej! Ty już grasz! To nie fer! XXD"
                    
                    
                    
      
                    
            if {bedwars.arena.%arg 2%} is not set:
                send "{@p} Nie znajoma arena!"
                
                
                
                
command /padmin [<text>] [<text>]:
    trigger:
        if arg 1 is not set:
            send "{@p} Użyj /padmin help do pomocy!"
            
            
        if arg 1 is "create":
            if arg 2 is set:
                if {bedwars.arena.%arg 2%} is not set:
                    send "{@p} Arena została utworzona!"
                    set {bedwars.arena.%arg 2%} to true
                    stop
                if {bedwars.arena.%arg 2%} is false:
                    send "{@p} Arena została utworzona!"
                    set {bedwars.arena.%arg 2%} to true
                    stop
                if {bedwars.arena.%arg 2%} is true:
                    send "{@p} Mapa pod tą nazwą już istnieje!"
            if arg 2 is not set:
                send "{@p} Podaj nazwe mapy!"
                
                
                
                
        if arg 1 is "setspawn":
            if {bedwars.arena.%arg 2%} is not set:
                send "{@p} Nie znajoma arena!"
            if {bedwars.arena.%arg 2%} is false:
                send "{@p} Nie znajoma arena!"
            if {bedwars.arena.%arg 2%} is true: #Instnieje
                send "{@p} Ustawiono lokalizaje spawn dla mapy %arg 2% w lokacji %event-location%!"
                set {bedwars.arena.%arg 2%.spawnlocation} to location of player
        
        
        
        
        
        
        
        
        
on load:
	send "" to all players
	send "&b&lBedwarsZero By 1_oskar_1" to all players
	send "" to all players

 

 

Odnośnik do komentarza
https://skript.pl/temat/45513-skript-nie-odpowiada-na-eventy/
Udostępnij na innych stronach

4 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
1 minutę temu, oskarus2011 napisał:

Mam 1.14.4 skripta 2.5.3

Włącz serwer bez dodatków, pobierz ponownie Skripta i spróbuj wygenerować na nowo folder Skript.

Jak to nie zadziała to włącz serwer z samym Skriptem. Nadal nie działa? Zaktualizuj silnik serwera.

Odnośnik do komentarza
https://skript.pl/temat/45513-skript-nie-odpowiada-na-eventy/#findComment-286713
Udostępnij na innych stronach

  • 0
4 minuty temu, Kormic napisał:

Włącz serwer bez dodatków, pobierz ponownie Skripta i spróbuj wygenerować na nowo folder Skript.

Jak to nie zadziała to włącz serwer z samym Skriptem. Nadal nie działa? Zaktualizuj silnik serwera.

Działa ale, pojawił sie problem ten sam co na 

już na 1.14.4 

Odnośnik do komentarza
https://skript.pl/temat/45513-skript-nie-odpowiada-na-eventy/#findComment-286715
Udostępnij na innych stronach

  • 0
5 minut temu, oskarus2011 napisał:

Działa ale, pojawił sie problem ten sam co na 

już na 1.14.4 

No to jeżeli problem z 1.14.4 został rozwiązany, a z 1.8.8 nie, zastosuj to samo co wyżej.

Musisz pamiętać, że na 1.8.8 są duże szanse, że coś pójdzie nie tak. A więc popróbuj również z innymi Skriptami.

Odnośnik do komentarza
https://skript.pl/temat/45513-skript-nie-odpowiada-na-eventy/#findComment-286716
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...