skript broke

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

Peanuttable

Member
Aug 21, 2022
2
0
1
23
i restarted my server and skript broke
here is the console errors


[16:30:07] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript.
[16:30:07] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either.
[16:30:07] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons).
[16:30:07] [Server thread/ERROR]: #!#! Here is full list of them:
[16:30:07] [Server thread/ERROR]: #!#! SkriptJSON v1.0.0 skript-mirror v0.19.1 (https://github.com/btk5h/skript-mirror) TuSKe v1.8.2-Pikachu-Patch-3-MH-1 (github.com/Tuke-Nuke/TuSKe) skDragon v0.14.0 SkBee v1.15.2 (https://github.com/ShaneBeee/SkBee) SkQuery v4.1.4
[16:30:07] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue.
[16:30:07] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it.
[16:30:07] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue.
[16:30:07] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it.
[16:30:07] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin.
[16:30:07] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! Stack trace:
[16:30:07] [Server thread/ERROR]: #!#! java.lang.RuntimeException: pattern compiling exception, element class: com.github.tukenuke.tuske.expressions.ExprEvaluateFunction
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:226)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:522)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:753)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.OptionalPatternElement.match(OptionalPatternElement.java:46)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.ChoicePatternElement.match(ChoicePatternElement.java:63)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.GroupPatternElement.match(GroupPatternElement.java:47)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.OptionalPatternElement.match(OptionalPatternElement.java:43)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:58)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1255)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:522)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:753)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:58)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1255)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:500)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:708)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786)
[16:30:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81)
[16:30:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1179)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:394)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1127)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:966)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273)
[16:30:07] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:829)
[16:30:07] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.patterns.MalformedPatternException: single percentage sign at 19 [pattern: result of function %string\(<.+?>\)]
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:136)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:49)
[16:30:07] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1254)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:522)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:753)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.OptionalPatternElement.match(OptionalPatternElement.java:46)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.ChoicePatternElement.match(ChoicePatternElement.java:63)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.GroupPatternElement.match(GroupPatternElement.java:47)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.OptionalPatternElement.match(OptionalPatternElement.java:43)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:58)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1255)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:522)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:753)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:59)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:58)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1255)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:224)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:177)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:500)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:708)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469)
[16:30:07] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786)
[16:30:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81)
[16:30:07] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1179)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:394)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1127)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:966)
[16:30:07] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273)
[16:30:07] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:829)
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! Version Information:
[16:30:07] [Server thread/ERROR]: #!#! Skript: 2.6.3 (latest)
[16:30:07] [Server thread/ERROR]: #!#! Flavor: skriptlang-github
[16:30:07] [Server thread/ERROR]: #!#! Date: 00:55:22.847925631
[16:30:07] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT
[16:30:07] [Server thread/ERROR]: #!#! Minecraft: 1.16.5
[16:30:07] [Server thread/ERROR]: #!#! Java: 11.0.13 (OpenJDK 64-Bit Server VM 11.0.13+8)
[16:30:07] [Server thread/ERROR]: #!#! OS: Linux amd64 5.13.0-27-generic
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! Server platform: Spigot
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! Current node: set {wandwarp} to the block at location of player (wandswarp.sk, line 4)
[16:30:07] [Server thread/ERROR]: #!#! Current item: null
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! Thread: Server thread
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! Language: english
[16:30:07] [Server thread/ERROR]: #!#! Link parse mode: DISABLED
[16:30:07] [Server thread/ERROR]: #!#!
[16:30:07] [Server thread/ERROR]: #!#! End of Error.
[16:30:07] [Server thread/ERROR]: #!#!
 
Status
Not open for further replies.