[1.15.2] Crash connecting logical transporters to immersive engineering multiblock
Jackzmc opened this issue ยท 1 comments
Please use the search functionality before reporting an issue. Also take a look at the closed issues!
Issue description:
When you have a logical transporter connected to a coke oven from Immersive Engineering, and try configuring it your game will crash. I also had the crash happen just creating a coke oven right next to an existing transporter.
When you load the world up from the crash, it will just crash again with the same error.
Steps to reproduce:
- Place logical transporters
- Create a immersive engineering coke oven multiblock
- Use the configurator to change the mode
Version (make sure you are on the latest version before reporting):
**Forge: ** 31.2.31
Mekanism: 1.15.2 - 9.10.9.422
Other relevant version: Immersive Engineering 0.15-103, no other mods except JEI
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
https://paste.ee/p/6lrfJ Crash report
[gist / pastebin / etc link here. Please make sure that it isn't set to expire.]
Not mekanism they are returning null from their get capability https://github.com/BluSunrize/ImmersiveEngineering/blob/1.15/src/main/java/blusunrize/immersiveengineering/common/blocks/stone/CokeOvenTileEntity.java#L323