[1.19.1] Dimension does not load on first world startup
Shedao-Shai opened this issue ยท 2 comments
Forge Version
42.0.0
Twilight Forest Version
4.2.1236
Client Log
https://gist.github.com/Shedao-Shai/9ee4ae83cfb9503ad62e5c26e3e24c6b
Crash Report (if applicable)
No response
Steps to Reproduce
- Create a new world, and light a TF portal.
- Enter the portal, this must be done before the world is closed for the first time (the bug fixes itself after first reload)
What You Expected
The portal should function per normal
What Happened Instead
When the world is first created, the twilight forest dimension does not exist. Therefore, the portal will not allow you to enter (though you can still light it), and /execute commands cannot detect the twilight forest dimension.
Additional Details
Debug log: https://gist.github.com/Shedao-Shai/8fae419b8902d831c6979c5b1d3be78d
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.
this is due to a vanilla bug: MinecraftForge/MinecraftForge#8964. Not really our issue, closing