Glitched digi miner cause console spam and server crash
Trnrr opened this issue ยท 3 comments
Issue description:
The digi miner glitched somehow and was not destroyable. When it was in view it sent a massive list of errors to the console. It just spammed over and over till the server crashed. The log file was over 800mb long and only displayed the same error.
When it glitched it was not able to be destroyed. When you would left click it, the model would disappear but the blocks where it took up would still show highlighted. I had to use world edit to remove it. After I removed it, the errors stopped.
The error it displayed. It showed the coords of where the digi miner is. I just removed them.
[Server thread/ERROR] [Mekanism]: Found tile TileEntityReactorPart{tileType=SpongeTileEntityType{id=bigreactors:bigreactors:tileentityreactorpart, name=bigreactors:tileentityreactorpart, TileEntityClass=class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorPart}, world=WorldServer{Name=factions, DimensionId=2, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=XCORD, y=YCORD, z=ZCORD}, blockMetadata=-1} instead of an IAdvancedBoundingBlock, at BlockPos{x=XCORD, y=YCORD, z=ZCORD}. Multiblock cannot function
Steps to reproduce:
- get digi miner glitched
- go next to it
- see console spam
Version (make sure you are on the latest version before reporting):
Forge: 14.23.5.2807
Mekanism: Mekanism-1.12.2-9.6.7.360
Other relevant version:
ExtremeReactors(big reactors port): ExtremeReactors-1.12.2-0.4.5.65
SpongeForge: 1.12.2-2768-7.1.6-RC3616
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
The only thing the log showed was this error [16:36:45] [Server thread/ERROR] [Mekanism]: Found tile TileEntityReactorPart{tileType=SpongeTileEntityType{id=bigreactors:bigreactors:tileentityreactorpart, name=bigreactors:tileentityreactorpart, TileEntityClass=class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorPart}, world=WorldServer{Name=factions, DimensionId=2, DimensionType=minecraft:overworld, DimensionTypeId=0}, pos=BlockPos{x=XCORD, y=YCORD, z=ZCORD}, blockMetadata=-1} instead of an IAdvancedBoundingBlock, at BlockPos{x=XCORD, y=YCORD, z=ZCORD}. Multiblock cannot function
[gist/pastebin/etc link here]
Please try to reproduce with the latest version of mekanism 9.7.4.375 There have been a large number of internal changes since the 9.6.x version of Mekanism.
Ok I will try it on our test server and if it seems fine Ill put it on our live server. I'll let you guys know if it happens again.