Crash when instantly unloading chimney blocks
MythrilBagels opened this issue ยท 0 comments
I came across this crash when teleporting around my world (I was looking for a structure).
I teleported roughly 1000 blocks away from my main area which had several chimneys set up. I then reopened my game without any issues and tried teleporting again, with the same crash.
The launcher gave me this message, along with this Crash Report and log:
crash-2022-06-26_15.04.24-client.txt
latest.log
Error: java.lang.ClassCastException: class net.minecraft.world.level.block.AirBlock cannot be cast to class io.github.mortuusars.sootychimneys.blocks.ChimneyBlock (net.minecraft.world.level.block.AirBlock is in module [email protected] of loader 'TRANSFORMER' @6bccd036; io.github.mortuusars.sootychimneys.blocks.ChimneyBlock is in module [email protected] of loader 'TRANSFORMER' @6bccd036)
Exit Code: -1