Advertisement
Guest User

Untitled

a guest
Jul 26th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.94 KB | None | 0 0
  1. [04:24:41] [Server thread/ERROR] [Sponge]: /*******************************************************************************************************************************************************/
  2. [04:24:41] [Server thread/ERROR] [Sponge]: /* Exception Exiting Phase */
  3. [04:24:41] [Server thread/ERROR] [Sponge]: /*******************************************************************************************************************************************************/
  4. [04:24:41] [Server thread/ERROR] [Sponge]: /* Something happened when trying to unwind PacketPhase{}{PrimaryInventoryClickState} */
  5. [04:24:41] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
  6. [04:24:41] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['m1zark'/5, l='world', x=10.57, y=67.00, z=318.59] */
  7. [04:24:41] [Server thread/ERROR] [Sponge]: /* - Source: EntityPlayerMP['m1zark'/5, l='world', x=10.57, y=67.00, z=318.59] */
  8. [04:24:41] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: org.spongepowered.common.event.tracking.context.CaptureBlockPos@1f */
  9. [04:24:41] [Server thread/ERROR] [Sponge]: /* - PacketPlayer: EntityPlayerMP['m1zark'/5, l='world', x=10.57, y=67.00, z=318.59] */
  10. [04:24:41] [Server thread/ERROR] [Sponge]: /* - Packet: CPacketClickWindow{windowId=1, slotId=35, usedButton=0, actionNumber=6, clickedItem=1xitem.crystal@0, mode=PICKUP} */
  11. [04:24:41] [Server thread/ERROR] [Sponge]: /* - IgnoreCreative: false */
  12. [04:24:41] [Server thread/ERROR] [Sponge]: /* - ItemStackUsed: null */
  13. [04:24:41] [Server thread/ERROR] [Sponge]: /* - HighlightedSlotId: 0 */
  14. [04:24:41] [Server thread/ERROR] [Sponge]: /* Phases remaining : */
  15. [04:24:41] [Server thread/ERROR] [Sponge]: /* - Phase: GeneralPhase{}{PostState} */
  16. [04:24:41] [Server thread/ERROR] [Sponge]: /* Context: */
  17. [04:24:41] [Server thread/ERROR] [Sponge]: /* - UnwindingState: PacketPhase{}{PrimaryInventoryClickState} */
  18. [04:24:41] [Server thread/ERROR] [Sponge]: /* - UnwindingContext: InventoryPacketContext{isCompleted=true} */
  19. [04:24:41] [Server thread/ERROR] [Sponge]: /* - Phase: PluginPhase{}{ScheduledTaskPhaseState} */
  20. [04:24:41] [Server thread/ERROR] [Sponge]: /* Context: */
  21. [04:24:41] [Server thread/ERROR] [Sponge]: /* - Source: com.google.common.util.concurrent.ListenableFutureTask@15877674 */
  22. [04:24:41] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
  23. [04:24:41] [Server thread/ERROR] [Sponge]: /* java.lang.ClassCastException: net.minecraft.inventory.Slot cannot be cast to org.spongepowered.common.item.inventory.adapter.impl.slots.SlotAdapter */
  24. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.packet.PacketPhaseUtil.handleSlotRestore(PacketPhaseUtil.java:55) */
  25. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.packet.BasicInventoryPacketState.unwind(BasicInventoryPacketState.java:219) */
  26. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.packet.BasicInventoryPacketState.unwind(BasicInventoryPacketState.java:58) */
  27. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:213) */
  28. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:439) */
  29. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:150) */
  30. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zla000(SourceFile:539) */
  31. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) */
  32. [04:24:41] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
  33. [04:24:41] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
  34. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.util.Util.func_181617_a(SourceFile:46) */
  35. [04:24:41] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:288) */
  36. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onRun$zjf000(MinecraftServer.java:3987) */
  37. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) */
  38. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  39. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  40. [04:24:41] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  41. [04:24:41] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  42. [04:24:41] [Server thread/ERROR] [Sponge]: /* */
  43. [04:24:41] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  44. [04:24:41] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-e02c43a */
  45. [04:24:41] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2705-7.1.0-BETA-3233 */
  46. [04:24:41] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.4.2705 */
  47. [04:24:41] [Server thread/ERROR] [Sponge]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement