Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 KB | None | 0 0
  1. [14:04:45] [Netty Epoll Server IO #0/ERROR]: Could not pass event PlayerInteractEvent to Vanity v0
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  7. at ru.randomcraft.listener.MainPacketListener.onPacketReceiving(MainPacketListener.java:43) [RandomCraft.jar:?]
  8. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:4.2.0]
  9. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:4.2.0]
  10. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:610) [ProtocolLib.jar:4.2.0]
  11. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:577) [ProtocolLib.jar:4.2.0]
  12. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetReceived(ProtocolInjector.java:323) [ProtocolLib.jar:4.2.0]
  13. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketReceiving(ProtocolInjector.java:288) [ProtocolLib.jar:4.2.0]
  14. at com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:541) [ProtocolLib.jar:4.2.0]
  15. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  16. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  17. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  18. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  19. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  20. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  21. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  22. at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273) [ProtocolLib.jar:4.2.0]
  23. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  24. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  25. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  26. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  27. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  28. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  29. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  30. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  31. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  32. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  33. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  34. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  35. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-c6871e2-0cd0397]
  36. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
  37. Caused by: java.lang.IllegalStateException: Asynchronous entity add!
  38. at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:14) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  39. at net.minecraft.server.v1_9_R2.World.addEntity(World.java:949) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  40. at net.minecraft.server.v1_9_R2.World.addEntity(World.java:945) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  41. at net.minecraft.server.v1_9_R2.WorldServer.addEntity(WorldServer.java:1079) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  42. at ru.randomcraft.util.entity.EntityUtil.spawnTracked(EntityUtil.java:76) ~[?:?]
  43. at ru.randomcraft.vanity.util.Util.throwBlock(Util.java:101) ~[?:?]
  44. at ru.randomcraft.vanity.disguises.DisguiseEnderman.onInteract(DisguiseEnderman.java:115) ~[?:?]
  45. at ru.randomcraft.vanity.disguises.ClickDisguise.onInteract(ClickDisguise.java:19) ~[?:?]
  46. at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source) ~[?:?]
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
  48. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
  49. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-c6871e2-0cd0397]
  50. ... 33 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement