-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The track in a jukebox continues to play even though there is technically no music disc in it #1458
Comments
update FAPI |
Fabric API is already installed (version 0.92.1) |
cant reproduce with fapi |
I have found out something more precise: When a Chute takes an item from a Jukebox, the Music Disk is removed from the Jukebox inventory, but the song is not stopped. A Mechanical Arm stops the song properly. However, there are problems if a second Mechanical wants to pick up the Music Disc from the jukebox at the same time. Then the song is not stopped. |
This is, again, a fabric API issue. FabricMC/fabric#4220 |
Describe the Bug
If a music disk is removed from a jukebox by a Create machine while it is still playing (only possible with Mechanical Arm and Chute, Funnels and Smart chutes are blocked by the jukebox's redstone signal), you can still hear the track. However, the jukebox no longer emits a redstone signal and the jukebox is also empty in Jade.
Reproduction Steps
Expected Result
The song stops as if you were pulling out the Muaic disk by hand.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1f
Minecraft Version
1.20.1
Other Mods
No response
Additional Context
I took advantage of this and this is what I got. Just put a music disc on the depot and listen to the wonderful music :)
broken_pigstep.zip
There is a schematic in the zip file
The text was updated successfully, but these errors were encountered: