-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I know this mod is no longer supported but I found this potential issue that I thought might be worth documenting somewhere.
Basically, it seems that if the structure you are trying to generate is too small, it can break generation, freezing the world when it's being generated and forcing you to crash the game to exit.
For me this world-breaking corruption came from a 1x1x2 structure I was trying to generate, as well as a 1x2x5 structure. The height doesn't seem to matter, but rather the widths.
My fix for this was to edit the structure to include a bunch of Negative Space around it to give it a width base of at least 3x3, and that seemed to fix everything.
Just putting this out there in case anyone else has this problem.
Metadata
Metadata
Assignees
Labels
No labels