mojira.dev
MC-265239

Error in logs: java.lang.IllegalStateException: recursive call to sendBlockUpdated

The Bug

In the log files there was an error relating to the recursive call for sendBlockUpdated

Reproduce

  • Create a world with seed: -7756558117227647942

  • Look at the logs

  • May need to create to world a few times

Linked issues

Attachments

Comments 2

While I was attempting to reproduce MC-265289 (in 1.20.2 pre-release 2), the first 5 times I created the world, neither the error from this report nor the error from that report were in the log. On the 6th attempt, the error from this report (java.lang.IllegalStateException: recursive call to sendBlockUpdated) was logged, but the error from MC-265289 was not logged.

I added the reproduction steps from MC-265289 to this report because those steps are how I reproduced this issue.

anthony cicinelli

Panda4994

Confirmed

Platform

Important

Debug

1.20.2 Pre-release 1, 1.20.2 Pre-release 2

1.20.2 Pre-Release 4

Retrieved