The Bug
There is an error the shows in the logs for
onTrackingStart called during navigation iteration
Reproduce
Create a world with seed: -7756558117227647942
Look at the logs
May need to create to world a few times
Linked issues
discovered while testing 1
Attachments
Comments 2
Can also confirm with seed 4770753421477504312. I tried and failed to repro 4 times after first noticing it. I did not get MC-265239 any of the 5 times.
On the 17th time that I created a world with the specified seed, this error (
java.lang.IllegalStateException: onTrackingStart called during navigation iteration
) finally appeared in the log. The error from MC-265239 also appeared in the log during this world creation.