Moving Elevators

Moving Elevators

7M Downloads

[Bug] Pressure Plates in the cabin stays powered

Clpsplug opened this issue ยท 2 comments

commented

Version Info

  • Minecraft 1.17.1 MultiMC5/Forge
  • Moving Elevators 1.3.7
  • ConfigLib 1.0.9
  • CoreLib 1.0.18
    All Mods are obtained through CurseForge. No other block-adding mods are installed.

Are you using OptiFine?: YES

Description of the Bug
When the cabin moves, any powered pressure plates placed in it will stay powered forever until it is mined.
Quitting out of the world does not revert the plates to their unpowered state.

Steps to Reproduce

  1. Create an elevator.
  2. Include a pressure plate in a cabin.
  3. Stand on the plate, making it powered.
  4. While the plate is powered, move the elevator.
  5. Upon arrival, get away from the pressure plate.
  6. Observe that the pressure plate stays depressed.

Notes

  • I can exploit this behavior to make a door / a fence gate that opens upon the arrival of the cabin, so although I call it a bug here, this is simultaneously a helpful feature.
    • If the pressure plate moves along the cabin, any doors powered by it lose power.
  • Multiple pressure plates can exist in one cabin, and all can be affected by this behavior simultaneously.

Screenshots

Click this GIF for the full-fps footage on Gyazo:

Image from Gyazo

commented

I already added a case specifically for buttons, but I forgot about pressure plates ๐Ÿคฆโ€โ™‚๏ธ

I don't have much time to work on mods currently, so might be a while before I fix it.

commented

Whoops sorry, kinda forgot about this ๐Ÿ˜…
I fixed the issue now in Moving Elevators 1.3.9.
Thank you for reporting the issue!