Merhaba Votifer eklentisini sunucuma yükledikten sonra skRayfall eklentisinde bir hata meydana geldi
skRayfalldaki hata:
skRayfalldaki hata:
Kod:
[18:59:02] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.15
[18:59:02] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.15!
[18:59:02] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[18:59:02] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[18:59:02] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
[18:59:02] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib particle ninjas!
[18:59:02] [Server thread/INFO]: [skRayFall] Getting more bacon for the Votifier runners!
[18:59:02] [Server thread/ERROR]: Error occurred while enabling skRayFall v1.9.15 (Is it up to date?)
java.lang.NoSuchMethodError: ch.njol.skript.lang.SkriptEventInfo.requiredPlugins([Ljava/lang/String;)Lch/njol/skript/lang/SkriptEventInfo;
at net.rayfall.eyesniper2.skrayfall.voting.VotifierSyntaxManager.registerSyntax(VotifierSyntaxManager.kt:23) ~[?:?]
at net.rayfall.eyesniper2.skrayfall.Core.onEnable(Core.java:78) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]