TheLimeGlass / Skellett

The most popular Skript addon
Apache License 2.0
43 stars 22 forks source link

Error while Skellet 2.0.5 is starting #172

Closed MisterLolxd2 closed 2 years ago

MisterLolxd2 commented 2 years ago

Server version: Purpur 1.16.5 latest Java: 17 Skript Version: 2.6.2 Skellet Version: 2.0.5

On server startup:

[05:05:19] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.5

[05:05:19] [Server thread/ERROR]: #!#! [Skript] Severe Error: [05:05:19] [Server thread/ERROR]: #!#! Skellett's class me.limeglass.skellett.elements.Types generated an exception while loading

[05:05:19] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [05:05:19] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [05:05:19] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [05:05:19] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way: [05:05:19] [Server thread/ERROR]: #!#! Skellett (https://forums.skunity.com/resources/skellett.24/) [05:05:19] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [05:05:19] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [05:05:19] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [05:05:19] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [05:05:19] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

[05:05:19] [Server thread/ERROR]: #!#! Stack trace: [05:05:19] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Can't register org.bukkit.boss.BarFlag with the code name bossbarflag because that name is already used by bossbarflags, boss bar flags. bossbar flags [05:05:19] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.registerClass(Classes.java:90) [05:05:19] [Server thread/ERROR]: #!#! at me.limeglass.skellett.elements.Types.(Types.java:132) [05:05:19] [Server thread/ERROR]: #!#! at java.base/java.lang.Class.forName0(Native Method) [05:05:19] [Server thread/ERROR]: #!#! at java.base/java.lang.Class.forName(Class.java:467) [05:05:19] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:117) [05:05:19] [Server thread/ERROR]: #!#! at com.gmail.thelimeglass.Skellett.onEnable(Skellett.java:186) [05:05:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [05:05:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [05:05:19] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) [05:05:19] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) [05:05:19] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) [05:05:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) [05:05:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) [05:05:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) [05:05:19] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [05:05:19] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833)

[05:05:19] [Server thread/ERROR]: #!#! Version Information: [05:05:19] [Server thread/ERROR]: #!#! Skript: 2.6.2 [05:05:19] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [05:05:19] [Server thread/ERROR]: #!#! Date: 19:12:53.596652600 [05:05:19] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT [05:05:19] [Server thread/ERROR]: #!#! Minecraft: 1.16.5 [05:05:19] [Server thread/ERROR]: #!#! Java: 17.0.3 (OpenJDK 64-Bit Server VM 17.0.3+7-LTS) [05:05:19] [Server thread/ERROR]: #!#! OS: Linux amd64 4.9.185-xxxx-std-ipv6-64

[05:05:19] [Server thread/ERROR]: #!#! Server platform: Paper

[05:05:19] [Server thread/ERROR]: #!#! Current node: null [05:05:19] [Server thread/ERROR]: #!#! Current item: null

[05:05:19] [Server thread/ERROR]: #!#! Thread: Server thread

[05:05:19] [Server thread/ERROR]: #!#! Language: english [05:05:19] [Server thread/ERROR]: #!#! Link parse mode: STRICT

[05:05:19] [Server thread/ERROR]: #!#! End of Error.

Config.yml of skellet:

Skellett the addon with the beast name! By the one and only LimeGlass

version: "2.0.5"

The syntax debug will change the colour of the found syntax option. That way it's easier to tell if that syntax was registered out of all the debug messages. syntaxDebug: "Sound" debug: false

Checks for the latest Skellett version from Spigot. VersionChecker: false

Save input so you can get the last known client border data of a player in an expression. ClientWorldBordersSave: true This makes the client border syntax modify the border of the world a player is in and not make them client side. NormalBorders: false

Broadcast all the syntax that didn't register to the console. NotRegisteredSyntax: false

Disables the warning message saying a syntax can't be registered due to current spigot version. DisableCompatableWarning: true

Disables the message saying the total number of syntax registered and the final registered message. DisableRegisteredInfo: true

In the center message effect. This changes the length of the centered character. CenterMessageSize: 62

Enables 1.8 pvp combat speeds if you run a 1.11 server with protocolsupport. Enable1_8pvp: false

PluginHooks: LibsDisguises: false

If you use Citizens https://www.spigotmc.org/resources/citizens.13811/

Npc: true
# If you use CorpseReborn https://www.spigotmc.org/resources/corpsereborn.29875/
CorpseReborn: false
TheLimeGlass commented 2 years ago

Please provide a list of all other Skript add-ons installed.

MisterLolxd2 commented 2 years ago

Skript 2.6.2 SharpSK for 1.16.4 SkBee-1.15.3 Skellett-Legacy-2.0.5 SkQuery-4.1.6 skRayFall+v1.9.27 skript-reflect-2.3 TuSKe-1.10.2-SZPatchX

piotrskibapl commented 2 years ago

I'm getting the same error, with the following setup:

ghost commented 2 years ago

I believe that SkRayFall would be causing this issue. SkRayFall doesn't even have a check to see if there is already a bossbar flag type so it's the most likely to be causing this error. It also has the same codename as Skellet's bossbar flag. Try removing SkRayFall and see if that might be the issue. Edit: I was unable to replicate the error when using Skellet + SkRayFall, but I was able to get a similar error with SkRayFall. My theory is that one of these is loading before the other on my end while it's the opposite in your case. You shouldn't really need SkRayFall for anything anyways since it's outdated and many other addons provide the same features, maybe even better in some cases.

MisterLolxd2 commented 2 years ago

11:22:28] [Server thread/INFO]: [Skript] Loading variables... [11:22:28] [Server thread/INFO]: [Skript] Loaded 1 variables in 0.0 seconds

[11:22:28] [Server thread/ERROR]: #!#! [Skript] Severe Error: [11:22:28] [Server thread/ERROR]: #!#! Could not load booster.sk

[11:22:28] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [11:22:28] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [11:22:28] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [11:22:28] [Server thread/ERROR]: #!#! Here is full list of them: [11:22:28] [Server thread/ERROR]: #!#! skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect) TuSKe v1.10.2 (https://github.com/szumielxd/TuSKe) SkBee v1.15.3 (https://github.com/ShaneBeee/SkBee) SkQuery v4.1.6 Skellett v2.0.5 (https://forums.skunity.com/resources/skellett.24/) HolographicDisplaysAddon v1.0.0b SharpSK v1.6.4 PlaceholderSK v1.4.0 Parties v3.2.6 (https://alessiodp.com/parties) [11:22:28] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [11:22:28] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [11:22:28] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [11:22:28] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [11:22:28] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [11:22:28] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

[11:22:28] [Server thread/ERROR]: #!#! Stack trace: [11:22:28] [Server thread/ERROR]: #!#! java.lang.RuntimeException: pattern compiling exception, element class: me.limeglass.skellett.elements.bossbars.ExprBossBarFlags [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:516) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:741) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1243) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:753) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786) [11:22:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) [11:22:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) [11:22:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [11:22:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [11:22:28] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [11:22:28] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.patterns.MalformedPatternException: caught exception while compiling pattern [pattern: [all [of]] [the] [[boss[ ]]bar] flags (from|of) %bossbars%] [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:54) [11:22:28] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1242) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:516) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:741) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1243) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:753) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786) [11:22:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) [11:22:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) [11:22:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [11:22:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [11:22:28] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [11:22:28] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.SkriptAPIException: No class info found for bossbar [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:138) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:49) [11:22:28] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1242) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:516) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:741) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:57) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1243) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:753) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469) [11:22:28] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786) [11:22:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) [11:22:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) [11:22:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [11:22:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [11:22:28] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833)

[11:22:28] [Server thread/ERROR]: #!#! Version Information: [11:22:28] [Server thread/ERROR]: #!#! Skript: 2.6.2 [11:22:28] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [11:22:28] [Server thread/ERROR]: #!#! Date: 19:12:53.596652600 [11:22:28] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT [11:22:28] [Server thread/ERROR]: #!#! Minecraft: 1.16.5 [11:22:28] [Server thread/ERROR]: #!#! Java: 17.0.3 (OpenJDK 64-Bit Server VM 17.0.3+7-LTS) [11:22:28] [Server thread/ERROR]: #!#! OS: Linux amd64 4.9.185-xxxx-std-ipv6-64

[11:22:28] [Server thread/ERROR]: #!#! Server platform: Paper

[11:22:28] [Server thread/ERROR]: #!#! Current node: set {_hour} to {_now}.substring(11 and 13) (booster.sk, line 8) [11:22:28] [Server thread/ERROR]: #!#! Current item: null

[11:22:28] [Server thread/ERROR]: #!#! Thread: Server thread

[11:22:28] [Server thread/ERROR]: #!#! Language: english [11:22:28] [Server thread/ERROR]: #!#! Link parse mode: STRICT

[11:22:28] [Server thread/ERROR]: #!#! End of Error.

Without skyrayfall ^^

The problem is Skellet, when I removed it and restarted the server, everything worked as it should, and when you turn it on with skellet, the result is visible above ... My all scripts doesn't work...

Sorry for my english. xD

TheLimeGlass commented 2 years ago

Fixed in 2.0.6

MisterLolxd2 commented 2 years ago

[18:38:47] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.6

[18:38:47] [Server thread/ERROR]: #!#! [Skript] Severe Error: [18:38:47] [Server thread/ERROR]: #!#! Skellett's class me.limeglass.skellett.elements.Types generated an exception while loading

[18:38:47] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [18:38:47] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [18:38:47] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [18:38:47] [Server thread/ERROR]: #!#! Following plugins are probably related to this error in some way: [18:38:47] [Server thread/ERROR]: #!#! Skellett (https://forums.skunity.com/resources/skellett.24/) [18:38:47] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [18:38:47] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [18:38:47] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [18:38:47] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [18:38:47] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

[18:38:47] [Server thread/ERROR]: #!#! Stack trace: [18:38:47] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Can't register org.bukkit.boss.BarFlag with the code name bossbarflag because that name is already used by bossbarflags, boss bar flags, bar flags, barflag [18:38:47] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.registerClass(Classes.java:90) [18:38:47] [Server thread/ERROR]: #!#! at me.limeglass.skellett.elements.Types.(Types.java:148) [18:38:47] [Server thread/ERROR]: #!#! at java.base/java.lang.Class.forName0(Native Method) [18:38:47] [Server thread/ERROR]: #!#! at java.base/java.lang.Class.forName(Class.java:467) [18:38:47] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:117) [18:38:47] [Server thread/ERROR]: #!#! at com.gmail.thelimeglass.Skellett.onEnable(Skellett.java:177) [18:38:47] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [18:38:47] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) [18:38:47] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) [18:38:47] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) [18:38:47] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) [18:38:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) [18:38:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) [18:38:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) [18:38:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [18:38:47] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833)

[18:38:47] [Server thread/ERROR]: #!#! Version Information: [18:38:47] [Server thread/ERROR]: #!#! Skript: 2.6.2 [18:38:47] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [18:38:47] [Server thread/ERROR]: #!#! Date: 19:12:53.596652600 [18:38:47] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT [18:38:47] [Server thread/ERROR]: #!#! Minecraft: 1.16.5 [18:38:47] [Server thread/ERROR]: #!#! Java: 17.0.3 (OpenJDK 64-Bit Server VM 17.0.3+7-LTS) [18:38:47] [Server thread/ERROR]: #!#! OS: Linux amd64 4.9.185-xxxx-std-ipv6-64

[18:38:47] [Server thread/ERROR]: #!#! Server platform: Paper

[18:38:47] [Server thread/ERROR]: #!#! Current node: null [18:38:47] [Server thread/ERROR]: #!#! Current item: null

[18:38:47] [Server thread/ERROR]: #!#! Thread: Server thread

[18:38:47] [Server thread/ERROR]: #!#! Language: english [18:38:47] [Server thread/ERROR]: #!#! Link parse mode: STRICT

[18:38:47] [Server thread/ERROR]: #!#! End of Error.

[18:38:47] [Server thread/INFO]: §8[§aSkellett§8] §eRegistered §a31 §eEffects, §a11§e Conditions, §a72§e Expressions and §a16§e Events

[18:38:49] [Server thread/INFO]: [Skript] Loading variables... [18:38:49] [Server thread/INFO]: [Skript] Loaded 1 variables in 0.0 seconds

[18:38:49] [Server thread/ERROR]: #!#! [Skript] Severe Error: [18:38:49] [Server thread/ERROR]: #!#! Could not load booster.sk

[18:38:49] [Server thread/ERROR]: #!#! Something went horribly wrong with Skript. [18:38:49] [Server thread/ERROR]: #!#! This issue is NOT your fault! You probably can't fix it yourself, either. [18:38:49] [Server thread/ERROR]: #!#! It looks like you are using some plugin(s) that alter how Skript works (addons). [18:38:49] [Server thread/ERROR]: #!#! Here is full list of them: [18:38:49] [Server thread/ERROR]: #!#! skRayFall v1.9.27 (https://sk.rayfall.net/) skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect) TuSKe v1.10.2 (https://github.com/szumielxd/TuSKe) SkBee v1.15.3 (https://github.com/ShaneBeee/SkBee) SkQuery v4.1.6 Skellett v2.0.6 (https://forums.skunity.com/resources/skellett.24/) HolographicDisplaysAddon v1.0.0b SharpSK v1.6.4 PlaceholderSK v1.4.0 Parties v3.2.6 (https://alessiodp.com/parties) [18:38:49] [Server thread/ERROR]: #!#! We could not identify which of those are specially related, so this might also be Skript issue. [18:38:49] [Server thread/ERROR]: #!#! You should try disabling those plugins one by one, trying to find which one causes it. [18:38:49] [Server thread/ERROR]: #!#! If the error doesn't disappear even after disabling all listed plugins, it is probably Skript issue. [18:38:49] [Server thread/ERROR]: #!#! In that case, you will be given instruction on how should you report it. [18:38:49] [Server thread/ERROR]: #!#! On the other hand, if the error disappears when disabling some plugin, report it to author of that plugin. [18:38:49] [Server thread/ERROR]: #!#! Only if the author tells you to do so, report it to Skript's issue tracker.

[18:38:49] [Server thread/ERROR]: #!#! Stack trace: [18:38:49] [Server thread/ERROR]: #!#! java.lang.RuntimeException: pattern compiling exception, element class: me.limeglass.skellett.elements.bossbars.ExprBossBarColours [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:225) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:516) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:741) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1243) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:753) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786) [18:38:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) [18:38:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) [18:38:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [18:38:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [18:38:49] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [18:38:49] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.patterns.MalformedPatternException: caught exception while compiling pattern [pattern: [all [of]] [the] colo[u]r[s] (from|of) [[boss[ ]]bar] %bossbars%] [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:54) [18:38:49] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1242) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:516) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:741) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1243) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:753) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786) [18:38:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) [18:38:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) [18:38:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [18:38:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [18:38:49] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833) [18:38:49] [Server thread/ERROR]: #!#! Caused by: ch.njol.skript.SkriptAPIException: No class info found for bossbar [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:263) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.fromString(TypePatternElement.java:92) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:138) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternCompiler.compile(PatternCompiler.java:49) [18:38:49] [Server thread/ERROR]: #!#! at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1242) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:516) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:741) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:126) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.TypePatternElement.match(TypePatternElement.java:121) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.PatternElement.matchNext(PatternElement.java:54) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.LiteralPatternElement.match(LiteralPatternElement.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.patterns.SkriptPattern.match(SkriptPattern.java:57) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1243) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:223) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:176) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:1114) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:753) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$loadScripts$4(ScriptLoader.java:526) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.lambda$makeFuture$2(ScriptLoader.java:418) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.makeFuture(ScriptLoader.java:434) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:525) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:469) [18:38:49] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$1.run(Skript.java:786) [18:38:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) [18:38:49] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) [18:38:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1083) [18:38:49] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) [18:38:49] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:833)

[18:38:49] [Server thread/ERROR]: #!#! Version Information: [18:38:49] [Server thread/ERROR]: #!#! Skript: 2.6.2 [18:38:49] [Server thread/ERROR]: #!#! Flavor: skriptlang-github [18:38:49] [Server thread/ERROR]: #!#! Date: 19:12:53.596652600 [18:38:49] [Server thread/ERROR]: #!#! Bukkit: 1.16.5-R0.1-SNAPSHOT [18:38:49] [Server thread/ERROR]: #!#! Minecraft: 1.16.5 [18:38:49] [Server thread/ERROR]: #!#! Java: 17.0.3 (OpenJDK 64-Bit Server VM 17.0.3+7-LTS) [18:38:49] [Server thread/ERROR]: #!#! OS: Linux amd64 4.9.185-xxxx-std-ipv6-64

[18:38:49] [Server thread/ERROR]: #!#! Server platform: Paper

[18:38:49] [Server thread/ERROR]: #!#! Current node: set {_hour} to {_now}.substring(11 and 13) (booster.sk, line 8) [18:38:49] [Server thread/ERROR]: #!#! Current item: null

[18:38:49] [Server thread/ERROR]: #!#! Thread: Server thread

[18:38:49] [Server thread/ERROR]: #!#! Language: english [18:38:49] [Server thread/ERROR]: #!#! Link parse mode: STRICT

[18:38:49] [Server thread/ERROR]: #!#! End of Error.

Nope.

TheLimeGlass commented 2 years ago

Can't replicate when installing SkRayFall

MisterLolxd2 commented 2 years ago

SkRayFall is not a problem, Wthout skrayfall is the same problem.

TheLimeGlass commented 2 years ago

No it's SkRayFall and I already reported it to SkRayFall. Update your Skellett.