We were flying through the end until the server suddenly started crashing. I attached a couple of those crash logs, but the main cause seems to be:
java.lang.RuntimeException: We are asking a region for a chunk out of bound | 65 -34
[...]
Requested chunk : 65 -34
Region bounds : 48 -44 | 64 -28
[...]
So the chunk 65 ( ?) was requested from the region file (actually region file r.2.-2.mca), whereas that region only contains chunks up to 64 - which sounds like a classic for loop issue where you start counting at 0 but have a off-by-one error. We were able to teleport away from there quickly before the server crashes again every so often, but this should still be fixed.
Also, where is the Teddy Bear?
Linked issues
Attachments
Comments
I did search but ironically only found the other issue after the fact
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