mojira.dev
MC-108128

Chaining too many observer blocks crashes the game

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

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.

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

Just for completeness sake, can someone upload a crash report for this issue.

ilmango

Jens Bergensten

Confirmed

Minecraft 16w39c

Minecraft 16w44a

Retrieved