Guest User

Untitled

a guest
Jun 19th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.37 KB | None | 0 0
  1. [20:15:34] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  2. [20:15:34] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  3. [20:15:34] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  4. [20:15:34] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  5. [20:15:34] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  6. [20:15:34] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  7. [20:15:34] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  8. [20:15:34] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  9. [20:15:34] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
  10. [20:15:34] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  11. [20:15:34] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['yepidoodles'/6335463, l='world', x=-17039.35, y=69.00, z=47347.39] */
  12. [20:15:34] [Server thread/ERROR] [Sponge]: /* - Source: TileEntityHopper{tileType=SpongeTileEntityType{id=minecraft:hopper, name=hopper, TileEntityClass=class net.minecraft.tileentity.TileEntityHopper}, world=WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=-17041, y=69, z=47350}, blockMetadata=4} */
  13. [20:15:34] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: org.spongepowered.common.event.tracking.context.CaptureBlockPos@1f */
  14. [20:15:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@60871942 */
  15. [20:15:34] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
  16. [20:15:34] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  17. [20:15:34] [Server thread/ERROR] [Sponge]: /* java.util.NoSuchElementException: Attempted to iterate over an empty Inventory */
  18. [20:15:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.EmptyInventoryImpl$EmptyIterator.next(EmptyInventoryImpl.java:65) */
  19. [20:15:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.EmptyInventoryImpl$EmptyIterator.next(EmptyInventoryImpl.java:56) */
  20. [20:15:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.SpongeCommonEventFactory.captureTransaction(SpongeCommonEventFactory.java:1297) */
  21. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.items.VanillaInventoryCodeHooks.redirect$onInsertStack$ban000(VanillaInventoryCodeHooks.java:616) */
  22. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.items.VanillaInventoryCodeHooks.putStackInInventoryAllSlots(VanillaInventoryCodeHooks.java:164) */
  23. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:144) */
  24. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:194) */
  25. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:137) */
  26. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122) */
  27. [20:15:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:253) */
  28. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2869) */
  29. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zlk000(WorldServer.java:2856) */
  30. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6628) */
  31. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2222) */
  32. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  33. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  34. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  35. [20:15:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  36. [20:15:34] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
  37. [20:15:34] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
  38. [20:15:34] [Server thread/ERROR] [Sponge]: /* */
  39. [20:15:34] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  40. [20:15:34] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-d453c3e */
  41. [20:15:34] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2705-7.1.0-BETA-3190 */
  42. [20:15:34] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.4.2707 */
  43. [20:15:34] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************************************************************************************************************************************************************/
Add Comment
Please, Sign In to add comment