Garage door not allowing modification on some parts when protection is on
RoyCurtis opened this issue ยท 6 comments
When attempting to modify a garage door, it will not accept blocks and instead behave like the player is opening/closing the door, if:
- The ownership system is on
- It is the first placed garage door in a series
- The player is attempting to modify any block except the very top one
Details
- FTB Infinity 2.0.2 1.7.10 live server
Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
- Tested on local server with
Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10.jar
Reproduction
- Setup a creative server with Carpenters Blocks (do not op yourself)
- Create an overhang and place a garage door
- Attempt to place Magenta Wool blocks inside the garage door's top block. Observe it accepts block as normal.
- Attempt to place Magenta Wool blocks inside the garage door's remaining blocks. Observe they open and close, as if the player does not own the garage door
- Place another garage door adjacent to the first one.
- Attempt to place Magenta Wool blocks inside the second garage door's blocks. Observe they accept blocks as normal.
Workarounds
- Set
B:"Enable Ownership"
tofalse
inCarpentersBlocks.cfg
/op
yourself or the builder- Video workaround
Notes
- This bug was discovered by a player on our server
3.3.8 is current stable version in CurseForge and on the website. It included some fixes to the Garage Door that should have taken care of this issue.