turt2live / AntiShare

Creative Awkwardness (Multi-platform plugin)
GNU General Public License v3.0
5 stars 4 forks source link

Error with perworldplugins block event spam console you need to read from down because i use multicraft #130

Closed Fr33stylerTC closed 10 years ago

Fr33stylerTC commented 10 years ago

21.12 15:27:56 [Server] INFO ... 19 more 21.12 15:27:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 21.12 15:27:56 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) 21.12 15:27:56 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 21.12 15:27:56 [Server] INFO at sun.reflect.GeneratedMethodAccessor442.invoke(Unknown Source) 21.12 15:27:56 [Server] INFO at com.turt2live.antishare.ASListener.onBlockPlace(ASListener.java:766) 21.12 15:27:56 [Server] INFO at com.turt2live.materials.shade.antishare.MaterialAPI.isDroppedOnBreak(MaterialAPI.java:382) 21.12 15:27:56 [Server] INFO Caused by: java.lang.NoSuchFieldError: DOUBLE_PLANT 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:421) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:488) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:227) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:592) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:630) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInteractManager.java:389) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.ItemStack.placeItem(ItemStack.java:79) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.ItemBlock.interactWith(ItemBlock.java:73) 21.12 15:27:56 [Server] INFO at net.minecraft.server.v1_6_R3.ItemBlock.processBlockPlace(ItemBlock.java:89) 21.12 15:27:56 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:112) 21.12 15:27:56 [Server] INFO at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:124) 21.12 15:27:56 [Server] INFO at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:138) 21.12 15:27:56 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 21.12 15:27:56 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 21.12 15:27:56 [Server] INFO org.bukkit.event.EventException 21.12 15:27:56 [Server] SEVERE Could not pass event BlockPlaceEvent to AntiShare v5.5.2

turt2live commented 10 years ago

Which per-world plugin are you using?

AntiShare is not designed to be used in this way, it does have per-world configurations to maintain the same behavior.

Fr33stylerTC commented 10 years ago

Here is the plugin version PerWorldPlugins v1.1.0, but now i have tested 5.5.2 without pwp and i have almost eror but without pwp log, but for me is resolved if i use 5.5.0

turt2live commented 10 years ago

Upon further investigation this is due to you not running a valid 1.7.X build. Closing.