Hi. My english is bad, i am from Russia. Help please.
code:
command /holocreate:
trigger:
create hologram "&fStatus: &copen.." at location of player for 15 seconds
error:
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[13:51:59] [Server thread/ERROR]: #!#! Could not load test.sk
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[13:51:59] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[13:51:59] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[13:51:59] [Server thread/ERROR]: #!#! Here is full list of them:
[13:51:59] [Server thread/ERROR]: #!#! RandomSK skRayFall (http://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SkMorkaz skDragon skUtilities (https://tim740.github.io/) SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SharpSK
[13:51:59] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[13:51:59] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[13:51:59] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[13:51:59] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[13:51:59] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[13:51:59] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[13:51:59] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Stack trace:
[13:51:59] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for animation
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1802)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1769)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1517)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1490)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:969)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:488)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:621)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:389)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:401)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:434)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:188)
[13:51:59] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[13:51:59] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[13:51:59] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1344)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1179)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[13:51:59] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[13:51:59] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[13:51:59] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Version Information:
[13:51:59] [Server thread/ERROR]: #!#! Skript: 2.2-dev35 (latest)
[13:51:59] [Server thread/ERROR]: #!#! Bukkit: 1.11.2-R0.1-SNAPSHOT
[13:51:59] [Server thread/ERROR]: #!#! Minecraft: 1.11.2
[13:51:59] [Server thread/ERROR]: #!#! Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
[13:51:59] [Server thread/ERROR]: #!#! OS: Linux amd64 3.2.0-4-amd64
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Server platform: Spigot
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Current node: create hologram "&fStatus: &copen.." at location of player for 15 seconds (test.sk, line 596)
[13:51:59] [Server thread/ERROR]: #!#! Current item: null
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Thread: Server thread
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Language: english
[13:51:59] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! End of Error.
[13:51:59] [Server thread/ERROR]: #!#!
thanks.
code:
command /holocreate:
trigger:
create hologram "&fStatus: &copen.." at location of player for 15 seconds
error:
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[13:51:59] [Server thread/ERROR]: #!#! Could not load test.sk
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[13:51:59] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[13:51:59] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[13:51:59] [Server thread/ERROR]: #!#! Here is full list of them:
[13:51:59] [Server thread/ERROR]: #!#! RandomSK skRayFall (http://sk.rayfall.net/) TuSKe (github.com/Tuke-Nuke/TuSKe) SkMorkaz skDragon skUtilities (https://tim740.github.io/) SkQuery Skellett (https://forums.skunity.com/resources/skellett-the-addon-with-a-beast-name.24/) SharpSK
[13:51:59] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[13:51:59] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[13:51:59] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[13:51:59] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[13:51:59] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[13:51:59] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it as Skript issue (url below)
[13:51:59] [Server thread/ERROR]: #!#! Issue tracker: https://github.com/bensku/Skript/issues (only if you know what you're doing!)
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Stack trace:
[13:51:59] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for animation
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.createExprInfo(SkriptParser.java:1802)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1769)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1517)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1490)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:180)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:969)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:488)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:621)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$1(ScriptLoader.java:389)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:401)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:434)
[13:51:59] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:188)
[13:51:59] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[13:51:59] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[13:51:59] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1344)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1179)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[13:51:59] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[13:51:59] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[13:51:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[13:51:59] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:748)
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Version Information:
[13:51:59] [Server thread/ERROR]: #!#! Skript: 2.2-dev35 (latest)
[13:51:59] [Server thread/ERROR]: #!#! Bukkit: 1.11.2-R0.1-SNAPSHOT
[13:51:59] [Server thread/ERROR]: #!#! Minecraft: 1.11.2
[13:51:59] [Server thread/ERROR]: #!#! Java: 1.8.0_131 (Java HotSpot(TM) 64-Bit Server VM 25.131-b11)
[13:51:59] [Server thread/ERROR]: #!#! OS: Linux amd64 3.2.0-4-amd64
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Server platform: Spigot
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Current node: create hologram "&fStatus: &copen.." at location of player for 15 seconds (test.sk, line 596)
[13:51:59] [Server thread/ERROR]: #!#! Current item: null
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Thread: Server thread
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! Language: english
[13:51:59] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[13:51:59] [Server thread/ERROR]: #!#!
[13:51:59] [Server thread/ERROR]: #!#! End of Error.
[13:51:59] [Server thread/ERROR]: #!#!
thanks.