Create

Create

86M Downloads

Elevator Breaking Bug

DrMinotaur opened this issue ยท 1 comments

commented

Describe the Bug

I am using a simple chassis elevator with redstone contacts at different levels in a building in order to make an elevator. I have run the elevator and in certain spots, blocks begin to break, and I tested this several times and at each redstone contact checkpoint, it is always the same block that breaks in the elevator structure. I am using the redstone contacts to trigger a clutch to stop the shaft from rotating and, which then triggers the breaking of the block. The blocks that break seem to be relatively random. Just an extra note, the building is quite high in the sky, going from y 240 to 290. Also another note is that this was done on a multiplayer server with other mods, but I made the elevator and all the componenets including filters for the redstone links using vanilla / create blocks.

Reproduction Steps

  1. Make a gantry shaft from y 240 to 290, attach a vertical gearbox at the bottom, followed by a gearshift, then clutch then a creative motor
  2. Make a 3 by 3 chassis platform connected to a gantry carriage, with a redstone contact in one block
  3. Make several platforms (I have about 10) throughout the 50 block span of the gantry shaft with redstone contacts feeding into redstone links
  4. Have that redstone link's receiver feed into a powered latch that feeds into the clutch from step 1
  5. add a new redstone link reciever that feeds into a normal 4 tick repeater that feeds into the side of the powered latch and connect it to a linked controller
    2022-05-23 (1)
  6. When the redstone contacts engage, the elevator should stop, and the second redstone link (if pressed for about 2 seconds) should make the elevator go again until it reaches the next floor
  7. You could also link the first redstone link to the linked controller to stop the elevator at random places

Expected Result

On each level, the same block in the elevator should break when the gantry shaft stops rotating

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.4.1

Minecraft Version

1.18.2

Forge Version

fabric 0.14.5

Other Mods

modlist1
modlist2

Additional Context

No response

commented

figured it out, it was just some buggy invisible blocks