Mekanism

Mekanism

111M Downloads

IC2 EntityTurbineValve registration

fcpwiz opened this issue ยท 1 comments

commented

Please use the search functionality before reporting an issue. Also take a look at the closed issues!

Issue description:

Spam in console at random:

> [13:42:52] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.turbine.TileEntityTurbineValve@243a34a7 (dim 0: 22737/43/21476) removal without registration
> [13:42:52] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.turbine.TileEntityTurbineValve@45b5a1b8 (dim 0: 22736/43/21477) removal without registration
> [13:42:52] [ic2-poolthread-8/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.turbine.TileEntityTurbineValve@243a34a7 (dim 0: 22737/43/21476) removal without registration
> [13:42:52] [ic2-poolthread-8/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.turbine.TileEntityTurbineValve@45b5a1b8 (dim 0: 22736/43/21477) removal without registration

Steps to reproduce:

Version (make sure you are on the latest version before reporting):

Forge: 2705 (1.12.2)
Mekanism: 1.12.2-9.4.13.349
Other relevant version:

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

[gist/pastebin/etc link here]

commented

Please ensure your chunks are not loading and unloading rapidly. There's nothing much we can do in that scenario. We make best efforts to only register once but the queue nature of IC2's ENet means that this can sometimes still happen