Closed delta-nos closed 2 years ago
Additional info. This crash is caused when climate calculator works, and the roof block is block extending "BlockIEBase.java" and ticking. For example, rubber tree leaves added by immersive inteligence.
Sorry for being late to tell detailed info.
This is not a compatibility issue. It is a single phenomenon of IE.
at blusunrize.immersiveengineering.common.blocks.BlockIEBase.func_149656_h(BlockIEBase.java:317) at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185905_o(BlockStateContainer.java:418)
This issue is crashing when a vanilla method called via a HaC calls a block property in BlockIEBase. Therefore, it can also be triggered by other mods or vanillas that call similar vanilla methods. I suspect an internal problem in IE, or a version mismatch with Forge or other libraries, but I'm not the author of it so I can't guess the problem. I recommend contacting the creator of IE.
Environment HeatAndClimateLib_1.12.2-3.8.7 HeatAndClimateMod_1.12.2-3.8.14 ImmersiveEngineering-0.12-98 (immersiveintelligence-0.2.1)
Description When player is under IE blocks, minecraft crashed. The trigger is probably if the block is extending "BlockIEBase.java".
Crash-Report
I know you may not support about compability, but I hope you read this, sorry.