Sinytra / ForgifiedFabricAPI

Fabric API implemented on top of NeoForge
https://sinytra.org/docs
Apache License 2.0
107 stars 13 forks source link

Installing FFAPI prevents background music & Jukeboxes from playing in-game. #18

Closed Tursiops-G closed 1 year ago

Tursiops-G commented 1 year ago

Describe the bug

Same as in Description.

Steps to reproduce

  1. Create Vanilla 1.20.1/Forge 47.1.3 instance. (No other Mods)
  2. Launch Game/Create World.
  3. Note that background music plays on splash screen and in-game, and that Jukeboxes play discs in-game. Save/Quit.
  4. Add FFAPI 0.86.1+1.8.1+1.20.1
  5. Launch Game/Enter World.
  6. Note that no background music plays on splash screen or in-game, and that Jukeboxes remain silent when playing discs (Playing animation still works). Save/Quit.
  7. Remove FFAPI. Relaunch Game.
  8. Background Music & Jukeboxes work as normal.

Logs

(No crash). Debug Log: https://paste.ee/p/cNZ9m Latest Log: https://paste.ee/p/eRv1w

Additional context

No response