Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [12:20:50] [Server thread/ERROR]: Could not pass event BlockBreakEvent to Jobs v2.37.2
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-870264a-0a645a2]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-870264a-0a645a2]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-870264a-0a645a2]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:286) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.PlayerInteractManager.a(PlayerInteractManager.java:215) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:618) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.PacketPlayInBlockDig.a(SourceFile:40) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.PacketPlayInBlockDig.a(SourceFile:10) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-870264a-0a645a2]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45]
- at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
- at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot.jar:git-Spigot-870264a-0a645a2]
- at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot.jar:git-Spigot-870264a-0a645a2]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
- Caused by: java.lang.NoClassDefFoundError: com/gmail/nossr50/api/AbilityAPI
- at com.gamingmesh.jobs.listeners.JobsPaymentListener.onBlockBreak(JobsPaymentListener.java:159) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-870264a-0a645a2]
- ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment