Oh The Biomes You'll Go Refabricated

Oh The Biomes You'll Go Refabricated

11M Downloads

Worldgen crash due to byg + minecraft village "bells"?

TechniumUnlimited opened this issue ยท 4 comments

commented

API/Modloader
Forge/Fabric?
Forge
Describe the bug
What is the bug? Where/How does it occur? etc.
Crashes in pregen of world, seems to be a feature generating near a bell?

Logs
Crashlog - https://pastebin.com/1qMrh72f
Debug.log - https://pastebin.com/VEdq8Gbp

I talked to terraforged they think the bug is due to something byg is generating around bells

commented

Fox context: this person posted ~3 lines of the crashlog in discord & our assessment of it was that the crash happened whilst generating a byg feature near a bell.

From the full stacktrace it looks like someone (supplementaries) is mixing into BellBlock::updatePostPlacement and doing an unsafe cast:
at net.minecraft.block.BellBlock.handler$zbf000$updatePostPlacement(SourceFile:547) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:supplementaries.mixins.json:BellBlockMixin,pl:mixin:A}

commented

fixed it. sorry for the inconveniente

commented

Sorry for blaming you guys for the blame of them - I will get in touch with supplementaries sir :)

commented

I will close this as it is not related to either mods I mentioned