[Bug] Clicking the edge of elevator display causes an error output
Clpsplug opened this issue ยท 1 comments
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
Right-clicking the very edge of the Elevator Displays causes the right-clicking routine of this mod to flip out and output the following log.
The game does not crash because of this issue.
https://gist.github.com/Clpsplug/9e1b4aa6eefb1b604f0b614fe1a0f123
NOTE: Clicking the surface of the floor selector does not cause an error, but clicking the edge of the surface of the selector does.
Steps to Reproduce
- Create an elevator. Make sure you include an elevator display in the design.
- Call the elevator to the floor you are on.
- Click the very edge of the elevator display.
- Observe the log.
Screenshots
Click for the full FPS footage or visit https://gyazo.com/2bc440b5b9a403589c689ee0cfeb52f6
Notice that the second time I click the elevator display, I aim at the very edge of the display, which will cause the error output in the log shown on the left.