Carry On Crash
SirEndii opened this issue ยท 2 comments
Issue description:
When i pickup a MekanismTileEntity and place it over a Hopper, the Server crashed.
Steps to reproduce:
- Carry a TileEntity(like crusher or enrichment chamber)
- Place it over a hopper or a logistical transporter
- The Server will crash
Version (make sure you are on the latest version before reporting):
Forge: 35.1.32
Mekanism: 10.0.18
Other relevant version: Carry On 1.15.1.7
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
Crash log: https://paste.gg/p/anonymous/49017baf79aa40e38bc153b7e46a25b6
See Tschipp/CarryOn#263 they move the block but not the tile so then the tile when it tries to query the block fails because it isn't there.