skript load error

  • 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.

OHOHOHO

Member
Feb 10, 2017
34
0
0
30
so i join my server as i usually do and when i reload my new skript i was an error


[16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! [Skript] Severe Error: [16:21:09 ERROR]: #!#! Could not load Intreviw.sk [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong. [16:21:09 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/ [16:21:09 ERROR]: #!#! and check whether this error has already been reported. [16:21:09 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it, [16:21:09 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error. [16:21:09 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well. [16:21:09 ERROR]: #!#! By following this guide fixing the error should be easy and done fast. [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Stack trace: [16:21:09 ERROR]: #!#! java.lang.IllegalStateException: No match found [16:21:09 ERROR]: #!#! at java.util.regex.Matcher.group(Matcher.java:536) [16:21:09 ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:349) [16:21:09 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:469) [16:21:09 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245) [16:21:09 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199) [16:21:09 ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:683) [16:21:09 ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130) [16:21:09 ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [16:21:09 ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [16:21:09 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [16:21:09 ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [16:21:09 ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [16:21:09 ERROR]: #!#! at java.lang.Thread.run(Thread.java:745) [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Version Information: [16:21:09 ERROR]: #!#! Skript: 2.2-Fixes-V8b [16:21:09 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT [16:21:09 ERROR]: #!#! Minecraft: 1.8.8 [16:21:09 ERROR]: #!#! Java: 1.8.0_112 (Java HotSpot(TM) 64-Bit Server VM 25.112-b15) [16:21:09 ERROR]: #!#! OS: Linux amd64 3.14.32-xxxx-grs-ipv6-64 [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Running CraftBukkit: false [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Current node: command /name.set.color [<text>]: (Intreviw.sk, line 427) [16:21:09 ERROR]: #!#! Current item: null [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Thread: Server thread [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! End of Error. [16:21:09 ERROR]: #!#!

and when its finish to reload its said not skript found and also some of the command from my skript are not working
 
so i join my server as i usually do and when i reload my new skript i was an error


[16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! [Skript] Severe Error: [16:21:09 ERROR]: #!#! Could not load Intreviw.sk [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong. [16:21:09 ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/ [16:21:09 ERROR]: #!#! and check whether this error has already been reported. [16:21:09 ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it, [16:21:09 ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error. [16:21:09 ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well. [16:21:09 ERROR]: #!#! By following this guide fixing the error should be easy and done fast. [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Stack trace: [16:21:09 ERROR]: #!#! java.lang.IllegalStateException: No match found [16:21:09 ERROR]: #!#! at java.util.regex.Matcher.group(Matcher.java:536) [16:21:09 ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:349) [16:21:09 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:469) [16:21:09 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245) [16:21:09 ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199) [16:21:09 ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:683) [16:21:09 ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130) [16:21:09 ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [16:21:09 ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [16:21:09 ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [16:21:09 ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [16:21:09 ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [16:21:09 ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [16:21:09 ERROR]: #!#! at java.lang.Thread.run(Thread.java:745) [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Version Information: [16:21:09 ERROR]: #!#! Skript: 2.2-Fixes-V8b [16:21:09 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT [16:21:09 ERROR]: #!#! Minecraft: 1.8.8 [16:21:09 ERROR]: #!#! Java: 1.8.0_112 (Java HotSpot(TM) 64-Bit Server VM 25.112-b15) [16:21:09 ERROR]: #!#! OS: Linux amd64 3.14.32-xxxx-grs-ipv6-64 [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Running CraftBukkit: false [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Current node: command /name.set.color [<text>]: (Intreviw.sk, line 427) [16:21:09 ERROR]: #!#! Current item: null [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! Thread: Server thread [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! End of Error. [16:21:09 ERROR]: #!#!

and when its finish to reload its said not skript found and also some of the command from my skript are not working
Skript version? Addons?
 
Status
Not open for further replies.