Medacorp / Luigi-s-Mansion

The Luigi's Mansion map for Minecraft: Java Edition.
MIT License
11 stars 0 forks source link

Fall damage can happen when opening the map #62

Closed Dhranios closed 2 years ago

Dhranios commented 2 years ago

Describe the bug Under certain conditions (eg when falling) and then opening the map, the player will take fall damage. This in turn leads to dropping coins in the area, which don't tick (due to lack of room score) and obstruct the player's item use attemp.

To Reproduce Steps to reproduce the behavior:

  1. Have "Open map when collecting a key" on.
  2. Open the chest on the roof.
  3. Collect the key, and walk off the chimney. (Time it so the floor isn't reached on the third second when the key is grabbed.)
  4. You'll take fall damage when the map gets opened.

Expected behavior No damage can be obtained in the map area.

Map version: v1.6

Additional context Fall damage is likely not the only way to have this happen.