"Placement Exceeds Your Reach" message displays when a block is placed in survival with 0 range upgrades

Issue #21 resolved
Former user created an issue

Hello,

In my pack, I currently have effortless building gated behind skills/levelling, by gating the reach upgrades and setting "I:maxReachLevel0=0" as suggested in the configs file. However, this causes the "placement exceeds your reach" message to display whenever a block is placed in survival without the range upgrades. See the images shown below for a representation:

Before placing After placing, with error message

Versions: Forge 14.23.5.2808 Effortless Building 1.0.2

Thanks! Luke616

Comments (2)

  1. Requios repo owner

    I could only recreate this in version 2.3, and I fixed it there by checking if the buildmode = Normal before doing the reach check (if its gated your buildmode should always be Normal).

    Please confirm this does not happen in 1.0.2 but in 2.3.

  2. Requios repo owner

    Fixed issue #21: "Placement Exceeds Your Reach" message displays when a block is placed in survival with 0 range upgrades. Fixed issue #22: Sometimes two blocks are placed at once when in regular build mode. Fixed mouse clicks in Modifier Settings sometimes being in the wrong place. Fixed typing in multiple text fields at once. Added diagonal line, wall, slope floor and cube icons. Added undo, redo, replace and 'open modifier settings' buttons. (Only last 2 work for now).

    → <<cset 2d45b1e57472>>

  3. Log in to comment