Skocz do zawartości
  • 0

Pomocy! Skrypty nie działaja


Allows
 Udostępnij

Pytanie

Witajcie! Gdy robie reload/restart wszystkie skrypty padaja! tzn. Żaden nie działa jedynie 1 który nic nie robi :P Pomocy bo moj serwer jest oparty JEDYNIE na skryptach i nie wiem co mam zrobic

UWAGA! Error z logów jest wielki radzę uważać przy rozwijaniu!!!

Spoiler

[11:16:08] [Server thread/INFO]: [Skript] Reloading the config and all scripts...
[11:16:08] [Server thread/INFO]: Loaded a total of 11504 english aliases
[11:16:08] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:08] [Server thread/ERROR]: #!#! Could not load AdminChat.sk
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:08] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:08] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:08] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:08] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:08] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:08] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Stack trace:
[11:16:08] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:08] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Version Information:
[11:16:08] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:08] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:08] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:08] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Current node: if argument 1 is not empty: (AdminChat.sk, line 3)
[11:16:08] [Server thread/ERROR]: #!#! Current item: null
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! End of Error.
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:08] [Server thread/ERROR]: #!#! Could not load Amulety.sk
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:08] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:08] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:08] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:08] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:08] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:08] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Stack trace:
[11:16:08] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:08] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:08] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:08] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:08] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Version Information:
[11:16:08] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:08] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:08] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:08] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Current node: if player is holding {@odpornoscnaogien} named "&6&lAmulet Odpornosci Na Ogien": (Amulety.sk, line 19)
[11:16:08] [Server thread/ERROR]: #!#! Current item: null
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:08] [Server thread/ERROR]: #!#! End of Error.
[11:16:08] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/WARN]: 'AntyAura.sk' is empty
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load AntyKnock.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if arg 1 is online: (AntyKnock.sk, line 5)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Bet.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if file "plugins/UnlimitedKits/config.yml" doesn't exists: (Bet.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load ChatPlus.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: player has permission "chatplus.emotki": (ChatPlus.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Enchanting.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: set {enchant.%event-block%} to false (Enchanting.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Itemizer.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if arg 1 is set: (Itemizer.sk, line 6)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Kod.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if player has permissions "sp.*": (Kod.sk, line 10)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/WARN]: Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '5:5' with e.g. 'dark oak wood plank'. (LAVA.sk, line 5: on step on 5:5:')
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load LAVA.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if {floorislava::czaskoniec} is true: (LAVA.sk, line 6)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Logowanie.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if premium status of player is premium: (Logowanie.sk, line 45)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (NPC.sk, line 37: trigger:')
[11:16:09] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (NPC.sk, line 40: trigger:')
[11:16:09] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (NPC.sk, line 43: trigger:')
[11:16:09] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (NPC.sk, line 46: trigger:')
[11:16:09] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (NPC.sk, line 49: trigger:')
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load NPC.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if npc is named "Podroznik": (NPC.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load NUKE.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if player is holding a tripwire hook named "&6&lZapalnik NUKE": (NUKE.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Ostrzezenia.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if arg 1 is set: (Ostrzezenia.sk, line 4)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load OwcaTerrorystka.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for map
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: chance of 1%: (OwcaTerrorystka.sk, line 8)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Podroznik.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for map
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:908)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: apply slowness 99 to last spawned entity for 9999999999 seconds (Podroznik.sk, line 4)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Rekrutacja.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if folder "/plugins/xRekru/" doesn't exists: (Rekrutacja.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Spawner.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if targeted block is mob spawner: (Spawner.sk, line 12)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Sprawdzanie.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if player has permission "CheckPlayer.check" or "CheckPlayer.admin": (Sprawdzanie.sk, line 38)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Stoniarki.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if player's tool is ender stone named "&c&LAUTOMATYCZNA FOSA": (Stoniarki.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Tnt.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:55)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:701)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if {esej::tnt::status} is false: (Tnt.sk, line 12)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Topka.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:199)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Variable.newInstance(Variable.java:126)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseVariable(SkriptParser.java:265)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: add 1 to {stoneses::%player%} (Topka.sk, line 7)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load Whitelist.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if player has permissions "@{permisja}": (Whitelist.sk, line 7)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load chatzamien.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:942)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: if player has permission "pisz.hacker": (chatzamien.sk, line 2)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load drop.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for map
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Condition.parse(Condition.java:80)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:694)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:489)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: chance of {@diament}: (drop.sk, line 15)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[11:16:09] [Server thread/ERROR]: #!#! Could not load rangilatanie.sk
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[11:16:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
[11:16:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[11:16:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[11:16:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[11:16:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[11:16:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Stack trace:
[11:16:09] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for brewerinventory
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1247)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:969)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:915)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:42)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:449)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:239)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:193)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.Skript.reload(Skript.java:548)
[11:16:09] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[11:16:09] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[11:16:09] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[11:16:09] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Version Information:
[11:16:09] [Server thread/ERROR]: #!#!   Skript: 2.1.2
[11:16:09] [Server thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[11:16:09] [Server thread/ERROR]: #!#!   Minecraft: 1.8.8
[11:16:09] [Server thread/ERROR]: #!#!   Java: 1.8.0_74
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Current node: set player's fly mode to true (rangilatanie.sk, line 4)
[11:16:09] [Server thread/ERROR]: #!#! Current item: null
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! Thread: Server thread
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/ERROR]: #!#! End of Error.
[11:16:09] [Server thread/ERROR]: #!#! 
[11:16:09] [Server thread/INFO]: All scripts loaded without errors.
[11:16:09] [Server thread/INFO]: Loaded 4 scripts with a total of 7 triggers and 1 command in 0.78 seconds
[11:16:09] [Server thread/INFO]: [Skript] Successfully reloaded the config and all scripts.
 

 

Odnośnik do komentarza
Udostępnij na innych stronach

4 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Zmień wersję silnika i dobierz ją odpowiednio do wersji pluginu Skript.

Zalecane jest pobranie Skript (w wersji: dev18) od bensku.

Wersja dev18 działa pod 1.7/1.8 , lecz jest mało rozbudowana.

Jeśli chcesz korzystać z najnowszej wersji Skripta 1.12 musisz wgrać silnik pod 1.12 ;P 

Edytowane przez esej
Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

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