Advertisement
Mykeware

Untitled

Nov 11th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. 11.11 22:09:33 [Server] Server thread/ERROR [Sponge]: Could not pass InteractInventoryEvent$Open$Impl to Plugin{id=inventoryrestrict, name=InventoryRestrict, version=1.0-SNAPSHOT, authors=[Waterpicker], source=/mods/InventoryRestrict-1.0-SNAPSHOT(1).jar}
  2. 11.11 22:09:33 [Server] INFO java.lang.AbstractMethodError: Method net/minecraft/inventory/ContainerChest.getViewers()Ljava/util/Set; is abstract
  3. 11.11 22:09:33 [Server] INFO at net.minecraft.inventory.ContainerChest.getViewers(SourceFile) ~[abk.class:?]
  4. 11.11 22:09:33 [Server] INFO at org.waterpciker.inventoryrestrict.Inventoryrestrict.onServerStart(Inventoryrestrict.java:30) ~[Inventoryrestrict.class:?]
  5. 11.11 22:09:33 [Server] INFO at org.spongepowered.common.event.listener.OpenListener_Inventoryrestrict_onServerStart37.handle(Unknown Source) ~[?:?]
  6. 11.11 22:09:33 [Server] INFO at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.10.2-2123-6.0.0-BETA-1877]
  7. 11.11 22:09:33 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:357) [SpongeModEventManager.class:1.10.2-2123-6.0.0-BETA-1877]
  8. 11.11 22:09:33 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:398) [SpongeModEventManager.class:1.10.2-2123-6.0.0-BETA-1877]
  9. 11.11 22:09:33 [Server] INFO at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:370) [SpongeModEventManager.class:1.10.2-2123-6.0.0-BETA-1877]
  10. 11.11 22:09:33 [Server] INFO at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:140) [SpongeImpl.class:1.10.2-2123-6.0.0-BETA-1877]
  11. 11.11 22:09:33 [Server] INFO at org.spongepowered.common.event.SpongeCommonEventFactory.callInteractInventoryOpenEvent(SpongeCommonEventFactory.java:527) [SpongeCommonEventFactory.class:1.10.2-2123-6.0.0-BETA-1877]
  12. 11.11 22:09:33 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.handleOpenEvent(PlayerInteractionManager.java:221) [lv.class:?]
  13. 11.11 22:09:33 [Server] INFO at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:201) [lv.class:?]
  14. 11.11 22:09:33 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.redirect$onProcessRightClickBlock$zgp000(NetHandlerPlayServer.java:522) [me.class:?]
  15. 11.11 22:09:33 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:679) [me.class:?]
  16. 11.11 22:09:33 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) [jj.class:?]
  17. 11.11 22:09:33 [Server] INFO at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) [jj.class:?]
  18. 11.11 22:09:33 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:125) [PacketUtil.class:1.10.2-2123-6.0.0-BETA-1877]
  19. 11.11 22:09:33 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zjc000(SourceFile:39) [fl$1.class:?]
  20. 11.11 22:09:33 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
  21. 11.11 22:09:33 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_101]
  22. 11.11 22:09:33 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_101]
  23. 11.11 22:09:33 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
  24. 11.11 22:09:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
  25. 11.11 22:09:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) [ld.class:?]
  26. 11.11 22:09:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
  27. 11.11 22:09:33 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  28. 11.11 22:09:33 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement