Skript wont work

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

iGniSs

Member
May 3, 2017
18
0
0
24
code_language.skript:
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:19:36] [Server thread/ERROR]: #!#! Could not load speedrun.sk
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:19:36] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[17:19:36] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:19:36] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[17:19:36] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:19:36] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:19:36] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Stack trace:
[17:19:36] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1417)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1138)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1150)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:219)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:174)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:659)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:745)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:745)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:465)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:409)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:243)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:267)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:187)
[17:19:36] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[17:19:36] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[17:19:36] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[17:19:36] [Server thread/ERROR]: #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[17:19:36] [Server thread/ERROR]: #!#!     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[17:19:36] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:748)
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Version Information:
[17:19:36] [Server thread/ERROR]: #!#!   Skript: 2.2-dev28c
[17:19:36] [Server thread/ERROR]: #!#!   Bukkit: 1.11.2-R0.1-SNAPSHOT
[17:19:36] [Server thread/ERROR]: #!#!   Minecraft: 1.11.2
[17:19:36] [Server thread/ERROR]: #!#!   Java: 1.8.0_131 (OpenJDK 64-Bit Server VM 25.131-b11)
[17:19:36] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.9.0-3-amd64
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Current node: remove all efects from player (speedrun.sk, line 32)
[17:19:36] [Server thread/ERROR]: #!#! Current item: null
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Thread: Server thread
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! End of Error.
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! List of plugins:
[17:19:36] [Server thread/ERROR]: #!#! Essentials - TeamCity, ConsoleScheduler - 1.4.5.1, BetterChairs - 0.9.0, NametagEdit - 4.1.4, Multiverse-Core - 2.5.0-SNAPSHOT-b725, Spartan - Build 131, FastAsyncWorldEdit - 17.04.19-89a0a44-645-12.3.10, IPWhitelist - 1.7, VoxelSniper - 5.171.0-SNAPSHOT, WildSkript - 1.9, EssentialsChat - TeamCity, PermissionsEx - 1.23.4, ViaVersion - 1.2.0, CustomJoinItems - 1.5.2, Vault - 1.5.6-b49, TokenManager - 2.0.8, MyCommand - 5.3.4, EssentialsSpawn - TeamCity, BungeeTabListPlus - 2.7.4, BlockParticles - 1.9.7.1, WorldEdit - 6.1.5;4651611, Skript - 2.2-dev28c, AuthMe - 5.2-b1542, SkQuery - 3.21.4, HolographicDisplays - 2.2.5, WorldGuard - 6.1.3-SNAPSHOT;c904242, FreeBungeeChat - 2.3, Skellett - 1.9.4a, AuthMeBridge - 1.6.2, Umbaska - 5.0 for 1.11.2, RandomSK - 2.7, ChatGuard - 7.3.3, TuSKe - 1.7.6
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! List of addons:
[17:19:36] [Server thread/ERROR]: #!#! Skellett v1.9.4aUmbaska v5.0 for 1.11.2SkQuery v3.21.4TuSKe v1.7.6RandomSK v2.7WildSkript v1.9
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#!

code_language.skript:
variables:
    {sr.%player%} = off
on right click on sign:
    line 1 of clicked block is "[SPEEDRUN]":
        line 3 of clicked block is "Pripojit":
            make player execute command "/sr join"
            
command /speedrun [<text>]:
    executable by: players
    trigger:
        if arg 1 is "join":
            if {sr.%player%} is off:
                set {sr.%player%} to on
                teleport player to {sr_spawn}
                apply speed 7 to player for 99999 seconds
                send "&aUspech!&f Uspesne pripojen do hry."
                stop
            if {sr.%player%} is on:
                send "&cChyba!&f Jiz jsi ve hre."
                stop
        if arg 1 is "spawn":
            if player has permission "basicland.eventers":
                set {sr_spawn} to location of player
                send "&aUspech!&f Spawn pro SpeedRun nastaven."
                stop
            else:
                send "&cNedostatecni opravneni."
                stop
        if arg 1 is "leave":
            if {sr.%player%} is on:
                set {sr.%player%} to off
                remove all efects from player
                make player execute command "/spawn"
                send "&aUspech! &fUspesne odpojen z hry."
                stop
            if {sr.%player%} is off:
                send "&cChyba!&f Nejsi ve hre."
                stop
Skript Version: Skript 2.2 (dev30d)
Skript Author: Bensku
Minecraft Version: 1.11
 
code_language.skript:
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[17:19:36] [Server thread/ERROR]: #!#! Could not load speedrun.sk
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[17:19:36] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
[17:19:36] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[17:19:36] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
[17:19:36] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[17:19:36] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[17:19:36] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Stack trace:
[17:19:36] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:262)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1417)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1138)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1084)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1150)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1111)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:219)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:174)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Statement.parse(Statement.java:59)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:659)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:745)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.TriggerSection.<init>(TriggerSection.java:54)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.lang.Conditional.<init>(Conditional.java:44)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:745)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.command.Commands.loadCommand(Commands.java:465)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:409)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:243)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:267)
[17:19:36] [Server thread/ERROR]: #!#!     at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:187)
[17:19:36] [Server thread/ERROR]: #!#!     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[17:19:36] [Server thread/ERROR]: #!#!     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[17:19:36] [Server thread/ERROR]: #!#!     at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1354)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1189)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[17:19:36] [Server thread/ERROR]: #!#!     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[17:19:36] [Server thread/ERROR]: #!#!     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[17:19:36] [Server thread/ERROR]: #!#!     at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[17:19:36] [Server thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:748)
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Version Information:
[17:19:36] [Server thread/ERROR]: #!#!   Skript: 2.2-dev28c
[17:19:36] [Server thread/ERROR]: #!#!   Bukkit: 1.11.2-R0.1-SNAPSHOT
[17:19:36] [Server thread/ERROR]: #!#!   Minecraft: 1.11.2
[17:19:36] [Server thread/ERROR]: #!#!   Java: 1.8.0_131 (OpenJDK 64-Bit Server VM 25.131-b11)
[17:19:36] [Server thread/ERROR]: #!#!   OS: Linux amd64 4.9.0-3-amd64
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Current node: remove all efects from player (speedrun.sk, line 32)
[17:19:36] [Server thread/ERROR]: #!#! Current item: null
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! Thread: Server thread
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! End of Error.
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! List of plugins:
[17:19:36] [Server thread/ERROR]: #!#! Essentials - TeamCity, ConsoleScheduler - 1.4.5.1, BetterChairs - 0.9.0, NametagEdit - 4.1.4, Multiverse-Core - 2.5.0-SNAPSHOT-b725, Spartan - Build 131, FastAsyncWorldEdit - 17.04.19-89a0a44-645-12.3.10, IPWhitelist - 1.7, VoxelSniper - 5.171.0-SNAPSHOT, WildSkript - 1.9, EssentialsChat - TeamCity, PermissionsEx - 1.23.4, ViaVersion - 1.2.0, CustomJoinItems - 1.5.2, Vault - 1.5.6-b49, TokenManager - 2.0.8, MyCommand - 5.3.4, EssentialsSpawn - TeamCity, BungeeTabListPlus - 2.7.4, BlockParticles - 1.9.7.1, WorldEdit - 6.1.5;4651611, Skript - 2.2-dev28c, AuthMe - 5.2-b1542, SkQuery - 3.21.4, HolographicDisplays - 2.2.5, WorldGuard - 6.1.3-SNAPSHOT;c904242, FreeBungeeChat - 2.3, Skellett - 1.9.4a, AuthMeBridge - 1.6.2, Umbaska - 5.0 for 1.11.2, RandomSK - 2.7, ChatGuard - 7.3.3, TuSKe - 1.7.6
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#! List of addons:
[17:19:36] [Server thread/ERROR]: #!#! Skellett v1.9.4aUmbaska v5.0 for 1.11.2SkQuery v3.21.4TuSKe v1.7.6RandomSK v2.7WildSkript v1.9
[17:19:36] [Server thread/ERROR]: #!#!
[17:19:36] [Server thread/ERROR]: #!#!

code_language.skript:
variables:
    {sr.%player%} = off
on right click on sign:
    line 1 of clicked block is "[SPEEDRUN]":
        line 3 of clicked block is "Pripojit":
            make player execute command "/sr join"
           
command /speedrun [<text>]:
    executable by: players
    trigger:
        if arg 1 is "join":
            if {sr.%player%} is off:
                set {sr.%player%} to on
                teleport player to {sr_spawn}
                apply speed 7 to player for 99999 seconds
                send "&aUspech!&f Uspesne pripojen do hry."
                stop
            if {sr.%player%} is on:
                send "&cChyba!&f Jiz jsi ve hre."
                stop
        if arg 1 is "spawn":
            if player has permission "basicland.eventers":
                set {sr_spawn} to location of player
                send "&aUspech!&f Spawn pro SpeedRun nastaven."
                stop
            else:
                send "&cNedostatecni opravneni."
                stop
        if arg 1 is "leave":
            if {sr.%player%} is on:
                set {sr.%player%} to off
                remove all efects from player
                make player execute command "/spawn"
                send "&aUspech! &fUspesne odpojen z hry."
                stop
            if {sr.%player%} is off:
                send "&cChyba!&f Nejsi ve hre."
                stop
Skript Version: Skript 2.2 (dev30d)
Skript Author: Bensku
Minecraft Version: 1.11
Try backing up to dev 29. Severe errors should be reported to the dev(Bensku)
 
It's Umbaska and/or WildSkript, I recommend you remove both of them. I also recommend you update to the latest dev of Bensku (dev30d)
 
Status
Not open for further replies.