Forked from polyzium/gist:284ffde90892e1ed350da7337cdc093a
Created
January 13, 2018 17:47
-
-
Save ryantheleach/cdb2e07f3e1c4d61d0724b70a888dccb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[20:16:26] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:37978 | |
net.minecraft.util.ReportedException: Ticking player | |
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:459) ~[oq.class:?] | |
at net.minecraft.network.NetHandlerPlayServer.redirect$onPlayerTick$zhm000(NetHandlerPlayServer.java:2029) ~[pa.class:?] | |
at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:173) ~[pa.class:?] | |
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?] | |
at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285) ~[gw.class:?] | |
at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180) [oz.class:?] | |
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:788) [MinecraftServer.class:?] | |
at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:396) [nz.class:?] | |
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:666) [MinecraftServer.class:?] | |
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?] | |
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152] | |
Caused by: java.lang.IllegalStateException: Cause stack corruption, tried to pop more objects off than were pushed since last frame (Size was 0 but mid depth is 0) | |
at org.spongepowered.common.event.SpongeCauseStackManager.popCause(SpongeCauseStackManager.java:120) ~[SpongeCauseStackManager.class:1.12.2-2555-7.0.0-BETA-2758] | |
at org.spongepowered.common.event.SpongeCommonEventFactory.callPlayerChangeInventoryPickupPreEvent(SpongeCommonEventFactory.java:175) ~[SpongeCommonEventFactory.class:1.12.2-2555-7.0.0-BETA-2758] | |
at net.minecraft.entity.item.EntityItem.handler$onPlayerItemPickup$zeo000(EntityItem.java:765) ~[acl.class:?] | |
at net.minecraft.entity.item.EntityItem.onCollideWithPlayer(EntityItem.java:402) ~[acl.class:?] | |
at net.minecraft.entity.player.EntityPlayer.redirect$onPlayerCollideEntity$zfm000(EntityPlayer.java:3720) ~[aed.class:?] | |
at net.minecraft.entity.player.EntityPlayer.collideWithPlayer(EntityPlayer.java:600) ~[aed.class:?] | |
at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:571) ~[aed.class:?] | |
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2167) ~[vp.class:?] | |
at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:234) ~[aed.class:?] | |
at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:382) ~[oq.class:?] | |
... 10 more | |
[20:16:27] [Server thread/INFO]: Polyzium7 lost connection: Internal server error | |
[20:16:27] [Server thread/INFO] [discordbridge]: Polyzium7 has disconnected! | |
[20:16:27] [Server thread/INFO]: Polyzium7 left the game |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment