title says it all.
Steps to reproduce:
Make an observer line over several thousand blocks and update the first one. The game crashes for me everytime
Attachments
Comments 4
Yes, probably invalid because of this.
Easy way to reproduce:
Create a superflat world with the following preset and break a block.
3;minecraft:observer;127
Due to the activation sequence of observers, I would suspect that a stack overflow is the culprit. One experiment would be test the crash using various stack sizes for the JVM.