Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.50 KB | None | 0 0
  1. [00:17:32] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  2. > [00:17:32] [Server thread/WARN] [Sponge]: /* Could not pass CraftItemEvent$Preview$Impl */
  3. > [00:17:32] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  4. > [00:17:32] [Server thread/WARN] [Sponge]: /* Could not pass the event CraftItemEvent$Preview$Impl to an Event Listener! */
  5. > [00:17:32] [Server thread/WARN] [Sponge]: /* */
  6. > [00:17:32] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
  7. there could be adverse side effects of the exception occuring
  8. such that duplications or other game breaking issues could exist.
  9. Due to the nature of the exception, this is not likely an exception
  10. that is covered by SpongeForge or Forge itself, and therefor should
  11. be reported to the mod/plugin author first prior to reporting to
  12. Sponge or Forge. */
  13. > [00:17:32] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: epicbanitem */
  14. > [00:17:32] [Server thread/WARN] [Sponge]: /* Exception: */
  15. > [00:17:32] [Server thread/WARN] [Sponge]: /* java.lang.AbstractMethodError: Method net/minecraft/inventory/ContainerWorkbench.getViewers()Ljava/util/Set; is abstract */
  16. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.ContainerWorkbench.getViewers(SourceFile) */
  17. > [00:17:32] [Server thread/WARN] [Sponge]: /* com.github.euonmyoji.epicbanitem.check.listener.InventoryListener.onCrafting(InventoryListener.java:95) */
  18. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.AffectItemStackEventListener_InventoryListener_onCrafting286.handle(Unknown Source) */
  19. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
  20. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
  21. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
  22. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
  23. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) */
  24. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:247) */
  25. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.callCraftEventPre(SpongeCommonEventFactory.java:1459) */
  26. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.Container.handler$afterSlotChangedCraftingGrid$zhi000(Container.java:2305) */
  27. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.Container.func_192389_a(Container.java:802) */
  28. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.ContainerWorkbench.func_75130_a(SourceFile:51) */
  29. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:93) */
  30. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.Slot.func_75215_d(Slot.java:70) */
  31. > [00:17:32] [Server thread/WARN] [Sponge]: /* mezz.jei.transfer.BasicRecipeTransferHandlerServer.setItems(BasicRecipeTransferHandlerServer.java:80) */
  32. > [00:17:32] [Server thread/WARN] [Sponge]: /* mezz.jei.network.packets.PacketRecipeTransfer.readPacketData(PacketRecipeTransfer.java:82) */
  33. > [00:17:32] [Server thread/WARN] [Sponge]: /* mezz.jei.network.PacketHandler.lambda$checkThreadAndEnqueue$0(PacketHandler.java:57) */
  34. > [00:17:32] [Server thread/WARN] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  35. > [00:17:32] [Server thread/WARN] [Sponge]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
  36. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.util.Util.func_181617_a(SourceFile:529) */
  37. > [00:17:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) */
  38. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onRun$zjc000(MinecraftServer.java:4716) */
  39. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) */
  40. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  41. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  42. > [00:17:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  43. > [00:17:32] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  44. > [00:17:32] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  45. > [00:17:36] [Server thread/INFO] [minecraft/DedicatedServer]: [Helper] Dimitri742: issue*
  46. [00:17:38] [Server thread/INFO] [nucleus]: Dimitri742 ran the command: /bal
  47. [00:17:39] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: zThunterPvP_ lost connection: Internal Exception: java.io.IOException: Connection reset by peer
  48. [00:17:39] [Server thread/INFO] [minecraft/DedicatedServer]: zThunterPvP_ left the game
  49. [00:17:44] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  50. > [00:17:44] [Server thread/WARN] [Sponge]: /* Could not pass CraftItemEvent$Preview$Impl */
  51. > [00:17:44] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  52. > [00:17:44] [Server thread/WARN] [Sponge]: /* Could not pass the event CraftItemEvent$Preview$Impl to an Event Listener! */
  53. > [00:17:44] [Server thread/WARN] [Sponge]: /* */
  54. > [00:17:44] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,
  55. there could be adverse side effects of the exception occuring
  56. such that duplications or other game breaking issues could exist.
  57. Due to the nature of the exception, this is not likely an exception
  58. that is covered by SpongeForge or Forge itself, and therefor should
  59. be reported to the mod/plugin author first prior to reporting to
  60. Sponge or Forge. */
  61. > [00:17:44] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: epicbanitem */
  62. > [00:17:44] [Server thread/WARN] [Sponge]: /* Exception: */
  63. > [00:17:44] [Server thread/WARN] [Sponge]: /* java.lang.AbstractMethodError: Method net/minecraft/inventory/ContainerWorkbench.getViewers()Ljava/util/Set; is abstract */
  64. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.ContainerWorkbench.getViewers(SourceFile) */
  65. > [00:17:44] [Server thread/WARN] [Sponge]: /* com.github.euonmyoji.epicbanitem.check.listener.InventoryListener.onCrafting(InventoryListener.java:95) */
  66. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.listener.AffectItemStackEventListener_InventoryListener_onCrafting286.handle(Unknown Source) */
  67. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) */
  68. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) */
  69. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:454) */
  70. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:415) */
  71. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.java:465) */
  72. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:247) */
  73. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.callCraftEventPre(SpongeCommonEventFactory.java:1459) */
  74. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.Container.handler$afterSlotChangedCraftingGrid$zhi000(Container.java:2305) */
  75. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.Container.func_192389_a(Container.java:802) */
  76. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.ContainerWorkbench.func_75130_a(SourceFile:51) */
  77. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:93) */
  78. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.inventory.Slot.func_75215_d(Slot.java:70) */
  79. > [00:17:44] [Server thread/WARN] [Sponge]: /* mezz.jei.transfer.BasicRecipeTransferHandlerServer.setItems(BasicRecipeTransferHandlerServer.java:80) */
  80. > [00:17:44] [Server thread/WARN] [Sponge]: /* mezz.jei.network.packets.PacketRecipeTransfer.readPacketData(PacketRecipeTransfer.java:82) */
  81. > [00:17:44] [Server thread/WARN] [Sponge]: /* mezz.jei.network.PacketHandler.lambda$checkThreadAndEnqueue$0(PacketHandler.java:57) */
  82. > [00:17:44] [Server thread/WARN] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  83. > [00:17:44] [Server thread/WARN] [Sponge]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
  84. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.util.Util.func_181617_a(SourceFile:529) */
  85. > [00:17:44] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) */
  86. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onRun$zjc000(MinecraftServer.java:4716) */
  87. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) */
  88. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  89. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  90. > [00:17:44] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  91. > [00:17:44] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  92. > [00:17:44] [Server thread/WARN] [Sponge]: /***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
  93. > [00:17:48] [Server thread/INFO] [nucleus]: Myles_Proudmoore ran the command: /rtp
  94. [00:17:49] [Server thread/INFO] [nucleus]: Dimitri742 ran the command: /shopinfo
  95. container:~/$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement