Jukeboxes emit a redstone signal while they are playing a disc, and they stop emitting the signal as soon as the disc ends. This redstone signal blocks the hopper from taking the disc before the song has ended. Hopper minecarts can only be disabled/enabled by activator rails, so they are unaffected by the redstone signal from the jukebox. But if you put a hopper minecart under the jukebox, the hopper minecart cannot be correctly taken out of the record.
Linked issues
is duplicated by 1
relates to 1
Attachments
Comments 10
also see MC-260127
Essentially hopper-minecart is not able to remove music discs when from a jukebox that is playing a song.
This is also a parity bug:
[media]Strangley, hopper minecarts can remove discs from jukeboxes after they have finished playing. It seems that the playing jukebox locks itself from being siphoned in addition to producing redstone power.
https://github.com/SurvivalApparatusCommunication/HopperBugsFix
just let JukeboxBlockActor::canPullOutItem() return mTicksPlaying > 2
Yeah, so to be clear, what's going on is that the Jukebox itself is powering the activator rail. Just attached a video.
Reply from @unknown:
Activator rails have nothing to do with this report. I have removed the video as it was irrelevant.
@unknown : Can you leave a tutorial on how to use your HopperBugsFix solutions? I invite you to Mojira Discord so I can help the mojang team find a solution.
KUON~B~~WBY.png]
[media][media]