Chunk By Chunk

Chunk By Chunk

238k Downloads

Crashing on Worldgen - no bedrock chest

Naddox opened this issue ยท 3 comments

commented

Working on a modpack and just added your mod. Everytime I generate a new world the game crashes with the below crashlog. I can load the world after this crash but after verifying with 3 worlds and a xray mod, I have verified that the bedrock chest doesn't generate.

https://pastebin.com/FeTtMsyF

Getting this one when generating a new chunk with any chunk spawner
https://pastebin.com/6adZskQc

commented

Hi @Naddox

How have you configured the min and max spawn height for the chest (if it has been changed at all)?

I've only been able to reproduce the issue when max spawn height is < min spawn height. Which is still a bug on my end but at least can be worked around.

commented

Hey @immortius
The first time I had the issue I had the min at -50 and max at -60 (however its possible I wasn't paying attention and did it backwards).

After that I had set it for both to -50 for testing the other worlds. I will delete the config and see if that is a workaround for me at least.

commented

I will delete the config and see if that is a workaround for me at least.

This did fix the crash, however the bedrock chest still didn't spawn. Instead, a normal chest spawned with a world core inside.

EDIT: Disregard, I see in the config thats disabled by default.