Creating a superflat world with this code: 2;7,2x3,46,70,0,20;, breaking the class and falling through causes the game to crash.
What I expected to happen was...:
Not entire sure actually, but I hoped the game would still function
What actually happened was...:
The game crashed.
Steps to Reproduce:
1. Create superflat world with 2;7,2x3,46,70,0,20;
2. Break a glass block
3. Step into opening
I understand if nothing is done about this, but I figured I would post it anyways. Seems the game should have a better way of handling this.
Related issues
Attachments
Comments


Confirmed, Causes A Stack Overflow, I Know The Reason: The Pressure Plates Are Not Meant To Be On Top Of TNT, So When You Update Them, They Pop Off, And There Are So Many Of Them That The Game Has To Update That It Causes A Stack Overflow. Also The TNT Has Not Much To Do With The Problem, It Would Happen With Pressure Plates Being Atop Any Transparent Block.

Duplicate of MC-1510. Different block, same issue.