PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

57M Downloads

Elevator callers bugged after you have over 12 floors #136

alexiokay opened this issue ยท 0 comments

commented

๐Ÿž Bug Report: Floor Selector Misfires & UI Overflow on Multi-Floor Elevator

๐Ÿ“ฆ Mod Version

  • Minecraft: 1.21
  • Mod Loader: Neo forge
  • PneumaticCraft: Repressurized: 8.2.12 (pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar)

๐Ÿ“ Description

  • In a 3x3 elevator with more than 12 floors, selecting a floor on the left/right side of the floor caller panel often triggers the opposite side's floor. Additionally, the list of floors visually overflows the caller block โ€” extending above and below the intended UI bounds.

๐Ÿ” Steps to Reproduce

  1. Build a 3x3 PneumaticCraft elevator.
  2. Configure 13 or more floors.
  3. Interact with the floor selector panel.
  4. Click on any floor number on the left or right side.

โœ… Expected Behavior

  • Clicking on a specific floor on either side should accurately select that floor.
  • The UI should scale or paginate properly to avoid visual overflow beyond the caller blockโ€™s boundaries.

๐Ÿ“Ž Additional Info

  • Issue appears to be linked to layout scaling with large numbers of floors.