[Bug report]: lwc'd lift signs

Discussion in 'Help & Support / Errors & Bugs' started by Expipiplusone, Apr 16, 2015.

  1. Expipiplusone

    Expipiplusone Builder
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Sep 13, 2014
    Messages:
    1,591
    Trophy Points:
    47,590
    Gender:
    Male
    Ratings:
    +774
    Minecraft Username: Expipiplusone

    Brief Description: locks on lift signs work only on departure sign, but not on destination sign

    Instructions:
    1. Alice places a [lift up] sign (floor 0) and locks it: Bob cannot use it
    2. Alice places a [lift down] sign several blocks above (floor 1) and locks it: Bob cannot use it
    3. floor 1 should be accessible only to Alice, but...
    4. Bob places a block on top of the sign on floor 0, and then places a [lift up] sign on top of it: Bob can use it, but the destination floor should be inaccessible
    How many times did you recreate this bug?: it happens every time

    Result: Bob reaches Alice's private floor 1 through use of his dummy lift sign

    Expected Result: Bob shouldn't be able to access that floor because the destination sign is locked! It seems that the LWC algorithm checks only the departure sign, while it should check both the departure and destination signs.
     
  2. JamieSinn

    JamieSinn Retired Lead Administrator/Developer
    Builder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jun 4, 2011
    Messages:
    5,509
    Trophy Points:
    97,090
    Gender:
    Male
    Ratings:
    +4,567
    LWC simply protects signs from destruction and interaction. There isn't anything that can be done about this unless LWC adds support for lift signs.