Skip to content

Instantly share code, notes, and snippets.

@unstablecraft
Created January 13, 2018 18:20
Show Gist options
  • Select an option

  • Save unstablecraft/dc013e55d49fac5de3d6fd19ecfbc81b to your computer and use it in GitHub Desktop.

Select an option

Save unstablecraft/dc013e55d49fac5de3d6fd19ecfbc81b to your computer and use it in GitHub Desktop.
[17:38:19] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[17:38:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************/
[17:38:19] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on NOT throwing exceptions */
[17:38:19] [Server thread/ERROR] [Sponge]: /* randomly,sometimes it is inevitable. Unfortunately, an exception being printed */
[17:38:19] [Server thread/ERROR] [Sponge]: /* now canbe very spammy, and as a result, cause logs to reach several hundred */
[17:38:19] [Server thread/ERROR] [Sponge]: /* megabytesin size. Since there is an exception being thrown, it is advisable to */
[17:38:19] [Server thread/ERROR] [Sponge]: /* report thislog to Sponge on GitHub. */
[17:38:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************/
[17:38:19] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: EntityTickPhase */
[17:38:19] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - Owner: SpongeUser{isOnline=false, profile=com.mojang.authlib.GameProfile@78272f2b[id=782e40f5-c463-479e-9d24-88341dfe99af,name=SoulScevan,properties={},legacy=false]} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - Notifier: null */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - Source: EntityItem['item.tile.rustyHatch'/1644524, l='world', x=6336.28, y=58.66, z=-25788.35] */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: null */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: null */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
[17:38:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: null */
[17:38:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@4761846a */
[17:38:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************/
[17:38:19] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[17:38:19] [Server thread/ERROR] [Sponge]: /* java.lang.RuntimeException: Unknown Exception During Phase */
[17:38:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.printExceptionFromPhase(PhaseTracker.java:422) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlk000(WorldServer.java:3355) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:4138) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1952) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:7557) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2719) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_180495_p(WorldServer.java:3582) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.malisis.doors.block.RustyHatch.getBoundingBoxes(RustyHatch.java:150) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.malisis.doors.block.RustyHatch.func_185477_a(RustyHatch.java:189) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_184143_b(World.java:7454) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.Entity.func_145771_j(Entity.java:2375) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:119) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:165) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zlk000(WorldServer.java:3355) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:4138) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1952) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:7557) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2719) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[17:38:19] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[17:38:19] [Server thread/ERROR] [Sponge]: /* */
[17:38:19] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[17:38:19] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-eebceb6 */
[17:38:19] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2555-7.1.0-BETA-2825 */
[17:38:19] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.1.2573 */
[17:38:19] [Server thread/ERROR] [Sponge]: /********************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment