#Crash
1 messages · Page 1 of 1 (latest)
@knotty sand so immersive crashes the mod because it hooks on to the gather capabilities event which gets fired in the super constructor and calls for the blockentitytype but its null because we set it in our constructor.
and we cant change this because we extend the beehive and with that we cant call the super constructor that takes in a type