Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-07-03 05:54:38 [SEVERE] Could not pass event PlayerInteractEvent to QuickShop v4.4
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
- at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
- at net.minecraft.server.v1_5_R3.PlayerInteractManager.dig(PlayerInteractManager.java:108)
- at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:547)
- at net.minecraft.server.v1_5_R3.Packet14BlockDig.handle(SourceFile:46)
- at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
- at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
- at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
- at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
- at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
- at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
- at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
- at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
- at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
- Caused by: java.lang.NoClassDefFoundError: com/greatmancode/craftconomy3/Common
- at net.milkbowl.vault.economy.plugins.Economy_Craftconomy3.format(Economy_Craftconomy3.java:108)
- at org.maxgamer.QuickShop.Economy.Economy_Vault.format(Economy_Vault.java:62)
- at org.maxgamer.QuickShop.Economy.Economy.format(Economy.java:58)
- at org.maxgamer.QuickShop.Util.Util.format(Util.java:748)
- at org.maxgamer.QuickShop.Util.MsgUtil.sendShopInfo(MsgUtil.java:173)
- at org.maxgamer.QuickShop.Util.MsgUtil.sendShopInfo(MsgUtil.java:147)
- at org.maxgamer.QuickShop.Listeners.PlayerListener.onClick(PlayerListener.java:94)
- at sun.reflect.GeneratedMethodAccessor382.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
- ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement