Skip to content

Instantly share code, notes, and snippets.

@unstablecraft
Created January 15, 2018 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unstablecraft/6ef755523b209d14a5629f2b3f2453d9 to your computer and use it in GitHub Desktop.
Save unstablecraft/6ef755523b209d14a5629f2b3f2453d9 to your computer and use it in GitHub Desktop.
[13:00:34] [Server thread/ERROR] [Sponge]: /* megabytesin size. Since there is an exception being thrown, it is advisable to */
[13:00:34] [Server thread/ERROR] [Sponge]: /* report thislog to Sponge on GitHub. */
[13:00:34] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************/
[13:00:34] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
[13:00:34] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@e427959[id=28b39bf8-6132-4424-89ad-7315d45d023d,name=Pretender8,properties={},legacy=false]} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - Notifier: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@e427959[id=28b39bf8-6132-4424-89ad-7315d45d023d,name=Pretender8,properties={},legacy=false]} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - Source: com.rwtema.extrautils2.quarry.TileQuarry@7c88873f */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: null */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: null */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
[13:00:34] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: org.spongepowered.common.event.tracking.context.CaptureBlockPos@1f */
[13:00:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@6c87f6e6 */
[13:00:34] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************/
[13:00:34] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[13:00:34] [Server thread/ERROR] [Sponge]: /* java.lang.RuntimeException: Unknown Exception During Phase */
[13:00:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printExceptionFromPhase(PhaseTracker.java:421) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:246) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2843) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zle000(WorldServer.java:2830) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6606) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:160) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:158) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraftforge.common.util.FakePlayer.<init>(FakePlayer.java:42) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* com.rwtema.extrautils2.fakeplayer.XUFakePlayer.<init>(XUFakePlayer.java:32) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* com.rwtema.extrautils2.quarry.TileQuarry.func_73660_a(TileQuarry.java:285) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:243) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2843) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zle000(WorldServer.java:2830) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6606) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[13:00:34] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[13:00:34] [Server thread/ERROR] [Sponge]: /* */
[13:00:34] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[13:00:34] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-dfc5c4a */
[13:00:34] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2555-7.1.0-BETA-2837 */
[13:00:34] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.1.2577 */
[13:00:34] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************/
pulled from fmlserverearlyjunk.log
166mb in 2 min
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment