error on multiplayer server
Sitherious opened this issue ยท 2 comments
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
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.