[SPIGOT-1698] Jukebox.setPlaying(disc) no longer causes players to hear music Created: 03/Mar/16 Updated: 04/Mar/16 Resolved: 04/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Chandler Griscom | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | 1.9, api, jukebox | ||
Environment: |
Spigot 1.9, Java 7 |
Description |
Running Jukebox.setPlaying() on the BlockState of a Jukebox block correctly inserts the disc into the Jukebox, but will not cause surrounding players to hear music. |
Comments |
Comment by Black Hole [ 04/Mar/16 ] |
Comment by Chandler Griscom [ 04/Mar/16 ] |
Yes, it works now. |
Comment by Black Hole [ 03/Mar/16 ] |
CraftJukebox.setPlaying() ist calling So it should work with a recent Spigot version, please test it. |
Comment by Chandler Griscom [ 03/Mar/16 ] |
The in-game insertion is fixed, but the API is not. |
Comment by Black Hole [ 03/Mar/16 ] |
Please update your Spigot version, it should already been fixed: |
Comment by michael weite [ 03/Mar/16 ] |
We have same issue the noise the juke box makes when putting in a disc is "door creek". It does this with all discs. removed all plugins on server and retested. same result. |