Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Rekomendowane odpowiedzi

Opublikowano

Nie chce mi działać plugin EchoPet. Mam craftbukkit 1.7.10. Co oznaczają te błędy i co zrobić, aby plugin EchoPet działał?

oto błędy z konsoli:

[03:02:26] [server thread/WARN]: [ASkyBlock] Task #80 for ASkyBlock v2.9.7.4 generated an exception
java.lang.InternalError: Wrong HTree header: -1
at jdbm.htree.HTree$1.deserialize(HTree.java:63) ~[?:?]
at jdbm.htree.HTree$1.deserialize(HTree.java:45) ~[?:?]
at jdbm.recman.BaseRecordManager.fetch2(BaseRecordManager.java:541) ~[?:?]
at jdbm.recman.BaseRecordManager.fetch(BaseRecordManager.java:505) ~[?:?]
at jdbm.recman.CacheRecordManager.fetch(CacheRecordManager.java:220) ~[?:?]
at jdbm.htree.HTree.load(HTree.java:186) ~[?:?]
at jdbm.helper.RecordManagerImpl.hashMap(RecordManagerImpl.java:52) ~[?:?]
at jdbm.helper.RecordManagerImpl.hashMap(RecordManagerImpl.java:39) ~[?:?]
at com.wasteofplastic.askyblock.TinyDB.<init>(TinyDB.java:53) ~[?:?]
at com.wasteofplastic.askyblock.ASkyBlock$1$1.run(ASkyBlock.java:412) ~[?:?]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
 
[11:07:28] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:29] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:29] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:30] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:31] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:31] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:32] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:51] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:53] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:57] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:59] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:07:59] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:08:12] [Thread-12/INFO]: [[0;32;22mINFO[0;37;1m] [0;36;1mRanga Vip, to same korzysci /hat /back /kit vip latajacy dywan i wiele wiecej.. Sprawdz sam![m
[11:09:12] [Thread-12/INFO]: [[0;32;22mINFO[0;37;1m] [0;35;22mWitaj na serwerze [0;32;1mZielonaDolina.pl[m
[11:09:30] [server thread/INFO]: §f[§4MRL§f] §dObszar §cbrzozowe §dzostal automatycznie zresetowany!
[11:09:30] [server thread/INFO]: §f[§4MRL§f] §dObszar §cstone §dzostal automatycznie zresetowany!
[11:09:54] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:09:54] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
[11:09:54] [server thread/ERROR]: Could not pass event LeavesDecayEvent to OtherDrops v2.7.1
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:514) [minecraft.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:499) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.e(BlockLeaves.java:127) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.BlockLeaves.a(BlockLeaves.java:118) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.g(WorldServer.java:433) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.WorldServer.doTick(WorldServer.java:215) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:690) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [minecraft.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft.jar:git-Spigot-1649]
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:58) ~[?:?]
at com.gmail.zariust.otherdrops.listener.OdBlockListener.onLeavesDecay(OdBlockListener.java:71) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_91]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[minecraft.jar:git-Spigot-1649]
... 12 more
 
Na razie mam tylko tyle błędów i nie rozumiem, dlaczego plugin EchoPet nie chce mi wgl się załadować, po prostu nie tworzy się folder z tym pluginem. Za każdą pomoc bardzo dziękuję.

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...