paulevsGitch / BetterNether

BetterNether Mod
GNU General Public License v3.0
105 stars 73 forks source link

[Bug] Crash (Biome decoration) #472

Closed MJRamon closed 2 years ago

MJRamon commented 2 years ago

What happened?

Game crashed while exploring.

BetterNether

better-nether-6.0.6

BCLib

bclib-1.1.2

Fabric API

fabric-api-0.44.0+1.18

Fabric Loader

0.12.12

Minecraft

1.18.1

Relevant log output

https://pastebin.com/WJmTfE2W

Other Mods

No response

LilyLicht commented 2 years ago

Confirmed, same bug here.

Excali2 commented 2 years ago

Me too, same bug, it crashes the game when you try to enter the nether

ChrisFloofyKitsune commented 2 years ago

Same bug here.

Surprisingly, I was able to get the Better Nether generation to work initially by using the Origins mod to spawn me in there.

But when I entered and exited the game I got this crash again.

(Crash log from trying to enter via Nether Portal) https://crashy.net/QzTx6FuBmgfKcFGpCqiF

(Crash log from relogging after using Origin mod to spawn me in the Nether initially.) https://crashy.net/6oKFiri1U3etfQ9JBGOc

My best guess may be that it has something to do with trying to add in new chunks to existing generation?

When I was trying to enter via nether portal the DIM-1 folder still managed to be created.

quiqueck commented 2 years ago

Just to make sure this is the same issue: do you use any mod that disables the experimental world warning? If so, the latest update to BCLib (1.1.3) fixes this crash.

quiqueck commented 2 years ago

duplicate of #468

ChrisFloofyKitsune commented 2 years ago

Updating BCLib to 1.3 fixed it for me, though oddly the latest version doesn't show up in the CurseForge Client just yet.

Now to regenerate the nether and explore this mod!

Excali2 commented 2 years ago

Just to make sure this is the same issue: do you use any mod that disables the experimental world warning? If so, the latest update to BCLib (1.1.3) fixes this crash.

This work for me too

quiqueck commented 2 years ago

Thanks for reporting back. I‘ll close this for now then.