Skip to content

Instantly share code, notes, and snippets.

@HeyWinkeyFace
Created March 10, 2019 18:18
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 HeyWinkeyFace/ce6a48700a652afa60f2b16ad4661e8f to your computer and use it in GitHub Desktop.
Save HeyWinkeyFace/ce6a48700a652afa60f2b16ad4661e8f to your computer and use it in GitHub Desktop.
[14:17:23] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
[14:17:23] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
[14:17:23] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
[14:17:23] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
[14:17:23] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
[14:17:23] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
[14:17:23] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
[14:17:23] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
[14:17:23] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: TileEntityTickPhase */
[14:17:23] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
[14:17:23] [Server thread/ERROR] [Sponge]: /* - Source: TileEntityFurnace{tileType=SpongeTileEntityType{id=minecraft:furnace, name=furnace, TileEntityClass=class net.minecraft.tileentity.TileEntityFurnace}, world=WorldServer{Name=world, DimensionId=0, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=-6798, y=91, z=4094}, blockMetadata=2} */
[14:17:23] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@1ab03065 */
[14:17:23] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
[14:17:23] [Server thread/ERROR] [Sponge]: /* StackTrace: */
[14:17:23] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]} */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockFurnace.func_176446_a(SourceFile:135) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.tileentity.TileEntityFurnace.func_73660_a(TileEntityFurnace.java:231) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:232) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:3130) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zmb000(WorldServer.java:3117) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6824) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2295) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
[14:17:23] [Server thread/ERROR] [Sponge]: /* Phases Remaining: */
[14:17:23] [Server thread/ERROR] [Sponge]: /* */
[14:17:23] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[14:17:23] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-ff2baadc */
[14:17:23] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.6-SNAPSHOT */
[14:17:23] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2768-7.1.6-RC3622 */
[14:17:23] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2768 */
[14:17:23] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************************************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment