Skip to content

Instantly share code, notes, and snippets.

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/0852616d8f0c7236699df86c6460793f to your computer and use it in GitHub Desktop.
Save unstablecraft/0852616d8f0c7236699df86c6460793f to your computer and use it in GitHub Desktop.
/***********************************************************************************************************************************************************************************/
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* StackTrace: */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* java.lang.RuntimeException: Unknown Exception During Phase */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printExceptionFromPhase(PhaseTracker.java:422) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:245) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2843) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zle000(WorldServer.java:2830) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6602) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2219) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* java.lang.NullPointerException: null */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* Phases Remaining: */
07.01 08:33:55 [Server] Server thread/ERROR [Sponge]: /* */
07.01 08:33:56 [Multicraft] Skipped 1841 lines due to rate limit (30/s)
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* Sponge's tracking system is very dependent on NOT throwing exceptions */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* randomly,sometimes it is inevitable. Unfortunately, an exception being printed */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* now canbe very spammy, and as a result, cause logs to reach several hundred */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* megabytesin size. Since there is an exception being thrown, it is advisable to */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* report thislog to Sponge on GitHub. */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /***********************************************************************************************************************************************************************************/
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* The PhaseContext: */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@521be625[id=28b39bf8-6132-4424-89ad-7315d45d023d,name=Pretender8,properties={},legacy=false]} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - Notifier: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@521be625[id=28b39bf8-6132-4424-89ad-7315d45d023d,name=Pretender8,properties={},legacy=false]} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - Source: com.rwtema.extrautils2.quarry.TileQuarry@430503d0 */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - EntityItemDrops: null */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - EntityItemEntityDrops: null */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* - CapturedBlockPosition: org.spongepowered.common.event.tracking.PhaseContext$CaptureBlockPos@1f */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@12bed541 */
07.01 08:33:56 [Server] Server thread/ERROR [Sponge]: /***********************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment