Hidendra / LWC

Lightweight Protection for Chests, Furnaces, Dispensers, and more for the Minecraft server mod Bukkit
Other
167 stars 123 forks source link

Could not pass event PlayerInteractEvent to LWC #522

Open unitazas opened 11 years ago

unitazas commented 11 years ago

I'm using Tekkit Lite server 0.5.7 version, with ported craftbukkit-1.4.7-R.01. Every time I break block from mod, it gives me this errror.

2013-01-30 13:14:00 [SEVERE] Could not pass event PlayerInteractEvent to LWC v4.3.1 (b813-git-MANUAL) (January 27, 2013) org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:393) 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_4_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194) at ir.a(ItemInWorldManager.java:173) at iv.a(NetServerHandler.java:785) at ei.a(Packet14BlockDig.java:67) at cg.b(TcpConnection.java:467) at iv.d(NetServerHandler.java:223) at iw.b(NetworkListenThread.java:57) at ht.b(DedicatedServerListenThread.java:34) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:913) at ho.r(DedicatedServer.java:301)

ThePhtm commented 11 years ago

i've got the same issue i'm using ftb direwolf20 on the current mcpc+ server can anyone help?