The Twilight Forest

The Twilight Forest

140M Downloads

Generating a chunk in The Twilight Forest dimension, ends in a fatal crash, and is repeated on every attempt to generate said chunk.

d3voted4ngeI opened this issue ยท 2 comments

commented

Forge Version

1.20.1-47.2.0

Twilight Forest Version

1.20.1-4.3.1860-universal

Client Log

log (the error is on line 415)

Crash Report (if applicable)

report

Steps to Reproduce

  1. Have the same set of mods on a Minecraft server hosting platform as me.
  2. Start generating chunks in The Twilight Forest dimension, either manually or using a chunk pre-generator.
  3. At some point run into the exception and crash.
  4. After you hit the chunk in world generation that causes this exception, every time you try to generate said chunk, the same crash will occur.

What You Expected

The chunk generation of The Twilight Forest to go smoothly as it did on all other dimensions.

What Happened Instead

An unexpected exception occurred that caused the server to crash.

Additional Details

List of mods on the server with their precise versions: mods

Please Read and Confirm The Following

  • I have confirmed this bug can be replicated without the use of Optifine.
  • I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
  • I have confirmed this issue is unique and has not been reported already.
commented

Gonna have to look into this - not quite sure what's going wrong here but this might be another case of another mod revealing an issue in our structure code

commented

I looked into this and theres no possible way this should happen when generating a maze, but I put a null check in just in case. Your game will no longer crash but a warning will be printed to your log of where the problem block is.