Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads

error on multiplayer server

Sitherious opened this issue ยท 2 comments

commented

it works fine in single player for me and others but on our multiplayer server its not working with immersive engineering. and this is the only error i see in the logs.

Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
Unable to determine blocks eligibility for chiseling, blusunrize.immersiveengineering.common.blocks.BlockIEBase attempted to load net/minecraft/client/renderer/block/statemap/StateMapperBase
commented

This is caused by Immersive Engineering referencing a client side class "StateMapperBase" in "BlockIEBase"

This can only be fixed by @BluSunrize

The log item is me preventing the server from crashing when I try to look at the java class.

commented

ok i will report it to IE, ty