World was working perfectly fine yesterday.
When I went to open the world to day after getting past the square loading screen my instant of the game closed and I was given a crash box that allowed me to close the box or open the crash report.
Tried again multiple times and got the same issue. Can load all the other worlds I have, just not this specific one. Would really care to much if it was a survival world but it's a hardcore world I have made significant progress on.
Linked issues
Attachments
Comments 2
Thank you for your report!
We're actually already tracking this issue in MC-155620, so I resolved and linked this ticket as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature in the future to see if the issue has already been reported.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Chunk Info:
Now that I look on it, Looks like an generation error actually.
Stuff talking about "Cat" and an "Unknown Source"
Also, The chunk had a husk! (before even generating??)
Your world seems to be.... Modded?? Or are you pirating? ❓
More about your world, Including
World name: For Real This Time
Seed: 6270852927942393817
Level generator: ID 00 (Probably something from mojang's world generator)
Dimension: Overworld
Game mode: Survival. Hardcore: true. Cheats: false
TL;DR:
I dont really understand java coding yet, But Im trying to study it. My guess is that a corruption happened when generating or reloading the world, causing the game to crash.
EDIT:
I noticed the husk is riding a "ERROR Null PointerException: null" and his passangers are "[]" which is obviously an java error, The husk should've been riding null instead. Which made the game detect that chunk as OOB (Out of Bounds)