Skip to content

Instantly share code, notes, and snippets.

@unstablecraft
Created January 16, 2018 11:42
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/9ed1a55b8196daa95b0c46a8c3a25013 to your computer and use it in GitHub Desktop.
Save unstablecraft/9ed1a55b8196daa95b0c46a8c3a25013 to your computer and use it in GitHub Desktop.
[06:39:58] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState $
[06:39:58] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************$
[06:39:58] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on NOT throwing exceptions $
[06:39:58] [Server thread/ERROR] [Sponge]: /* randomly,sometimes it is inevitable. Unfortunately, an exception being printed $
[06:39:58] [Server thread/ERROR] [Sponge]: /* now canbe very spammy, and as a result, cause logs to reach several hundred $
[06:39:58] [Server thread/ERROR] [Sponge]: /* megabytesin size. Since there is an exception being thrown, it is advisable to $
[06:39:58] [Server thread/ERROR] [Sponge]: /* report thislog to Sponge on GitHub. $
[06:39:58] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************$
[06:39:58] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase $
[06:39:58] [Server thread/ERROR] [Sponge]: /* The PhaseContext: $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@3f36b201[id=28b39bf8-6132-4424-89ad-7315d45d023d,name=Pretender8,properties={},legacy=false]} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - Notifier: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@3f36b201[id=28b39bf8-6132-4424-89ad-7315d45d023d,name=Pretender8,properties={},legacy=false]} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - Source: TileQuarry{tileType=SpongeTileEntityType{id=extrautils2:XU2:TileQuarry, name=XU2:TileQuarry, TileEntityClass=class com.rwtema.extrautils2.quarry.TileQuarry}, world=WorldServer{$
[06:39:58] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: null $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: null $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} $
[06:39:58] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: org.spongepowered.common.event.tracking.context.CaptureBlockPos@1f $
[06:39:58] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@36420b05 $
[06:39:58] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************$
[06:39:58] [Server thread/ERROR] [Sponge]: /* StackTrace: $
[06:39:58] [Server thread/ERROR] [Sponge]: /* java.lang.RuntimeException: Unknown Exception During Phase $
[06:39:58] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printExceptionFromPhase(PhaseTracker.java:421) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:246) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2843) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zle000(WorldServer.java:2830) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6606) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null $
[06:39:58] [Server thread/ERROR] [Sponge]: /* com.rwtema.extrautils2.quarry.TileQuarry.func_73660_a(TileQuarry.java:299) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:243) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2843) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zle000(WorldServer.java:2830) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6606) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) $
[06:39:58] [Server thread/ERROR] [Sponge]: /* Phases Remaining: $
[06:39:58] [Server thread/ERROR] [Sponge]: /* $
[06:39:58] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 $
[06:39:58] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-dfc5c4a $
[06:39:58] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2555-7.1.0-BETA-2840 $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment