Witam nie wiem o co chodzi ale w konsoli coś mi spami i nie wiem jak to naprwaić pomoze ktos a tutaj sa logi:
[15:39:02 ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.8b.582
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[mc.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [mc.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.BlockLeaves.e(BlockLeaves.java:137) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.BlockLeaves.b(BlockLeaves.java:127) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.Block.a(Block.java:299) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:495) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:253) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:770) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [mc.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [mc.jar:git-Spigot-5f38d38-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
at com.gmail.zariust.otherdrops.listener.OdBlockListener.checkWorldguardLeafDecayPermission(OdBlockListener.java:62) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:78) ~[?:?]
at sun.reflect.GeneratedMethodAccessor304.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[mc.jar:git-Spigot-5f38d38-18fbb24]
... 13 mor
Pytanie
Gutek122 0
Witam nie wiem o co chodzi ale w konsoli coś mi spami i nie wiem jak to naprwaić pomoze ktos a tutaj sa logi:
[15:39:02 ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.8b.582 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[mc.jar:git-Spigot-5f38d38-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[mc.jar:git-Spigot-5f38d38-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [mc.jar:git-Spigot-5f38d38-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.BlockLeaves.e(BlockLeaves.java:137) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.BlockLeaves.b(BlockLeaves.java:127) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.Block.a(Block.java:299) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:495) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:253) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:770) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [mc.jar:git-Spigot-5f38d38-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [mc.jar:git-Spigot-5f38d38-18fbb24] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161] Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected at com.gmail.zariust.otherdrops.listener.OdBlockListener.checkWorldguardLeafDecayPermission(OdBlockListener.java:62) ~[?:?] at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:78) ~[?:?] at sun.reflect.GeneratedMethodAccessor304.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_161] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_161] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[mc.jar:git-Spigot-5f38d38-18fbb24] ... 13 morProsze o szybką odpowiedz
Edytowane przez bvczLog wstawiam w znaczniki [code ] i w spoiler
Notatka dodana przez bvcz
Odnośnik do komentarza
https://skript.pl/temat/32402-serwer-bledy/Udostępnij na innych stronach
0 odpowiedzi na to pytanie
Rekomendowane odpowiedzi