Open IlyaVorozhbit opened 3 years ago
Duplicate of closed #2376
I am currently running
[18:39:41] [Server thread/ERROR] [Sponge]: /******************************************************************************************************************************************************************************************/ [18:39:52] [Server thread/ERROR] [Sponge]: /******************************************************************************************************************************************************************************************/ [18:39:52] [Server thread/ERROR] [Sponge]: /* Failed to process all PhaseContext captured! */ [18:39:52] [Server thread/ERROR] [Sponge]: /******************************************************************************************************************************************************************************************/ [18:39:52] [Server thread/ERROR] [Sponge]: /* During the processing of a phase, certain objects were captured in a PhaseContext. All of them should have been removed from the PhaseContext by this point Tick{NeighborNotification} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* PhaseContext : */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=minecraft:air, position=(-1218, 75, 1162), worldReference=world} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=3} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - SourceBlock: Block{minecraft:air} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - SourcePos: BlockPos{x=-1218, y=75, z=1162} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - NotifiedBlockState: exoticbirds:nest[eggcount=3,facing=west] */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - NotifiedPos: BlockPos{x=-1218, y=76, z=1162} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Phases remaining : */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Phase: Tick{NeighborNotification} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Context: */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=minecraft:air, position=(-1218, 75, 1162), worldReference=world} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=3} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - SourceBlock: Block{minecraft:air} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - SourcePos: BlockPos{x=-1218, y=75, z=1162} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - NotifiedBlockState: exoticbirds:nest[eggcount=3,facing=west] */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - NotifiedPos: BlockPos{x=-1218, y=76, z=1162} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Phase: General{Unwinding} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Context: */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=minecraft:leaves[check_decay=true,decayable=true,variant=birch], position=(-1218, 75, 1162), worldReference=world} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - UnwindingState: Block{Decay} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - UnwindingContext: GeneralizedContext{isCompleted=true} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - IsPostingSpecial: false */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=minecraft:leaves[check_decay=true,decayable=true,variant=birch], position=(-1218, 75, 1162), worldReference=world} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Phase: Block{Decay} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Context: */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=minecraft:leaves[check_decay=true,decayable=true,variant=birch], position=(-1218, 75, 1162), worldReference=world} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Phase: Tick{Block:RandomBlockTickPhase} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Context: */ [18:39:52] [Server thread/ERROR] [Sponge]: /* - Source: SpongeLocatableBlock{blockState=minecraft:leaves[check_decay=true,decayable=true,variant=birch], position=(-1218, 75, 1162), worldReference=world} */ [18:39:52] [Server thread/ERROR] [Sponge]: /* */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */ [18:39:52] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.3-7127e0882 */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.3.0 */ [18:39:52] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.3.0 */ [18:39:52] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2854 */ [18:39:52] [Server thread/ERROR] [Sponge]:
When I turned off the generation of nests from the mod the error stopped appearing
@Zidane
Duplicate of closed #2376
I am currently running
When I turned off the generation of nests from the mod the error stopped appearing