spartacus04 / jext-reborn

Level up your server with custom music discs - "Just like vanilla jukebox, but better!". I mantain this in my free time.
https://spartacus04.github.io/jext-reborn/
Other
34 stars 7 forks source link

[Bug]: music not playing #162

Closed Spoda-lorasu closed 6 months ago

Spoda-lorasu commented 1 year ago

Describe the bug

i made the resource pack and loaded it onto the server but when i put a custom disc in it doesn't work

Steps to reproduce

idk i just used the built in tool to make the resource pack then combined it with another one.

Expected behaviour

its supposed to play music

Logs

No response

Server Version

1.18

Server Type

Spigot

Discs.json

[
  {
    "title": "Mr Sandman",
    "author": "The Chordettes",
    "duration": 144,
    "disc-namespace": "music_disc.mrsandmanthechordetteszero",
    "model-data": 1,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "I Don't Want to Set the World on Fire",
    "author": "The Ink Spots",
    "duration": 181,
    "disc-namespace": "music_disc.idontwanttosettheworldonfiretheinkspotsone",
    "model-data": 2,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "A Good Man Is Hard To Find",
    "author": "Cass Daley",
    "duration": 158,
    "disc-namespace": "music_disc.agoodmanishardtofindcassdaleytwo",
    "model-data": 3,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Anything Goes",
    "author": "Cole Porter",
    "duration": 187,
    "disc-namespace": "music_disc.anythinggoescoleporterthree",
    "model-data": 4,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Ring of fire",
    "author": "Jhonny Cash",
    "duration": 156,
    "disc-namespace": "music_disc.ringoffirejhonnycashfour",
    "model-data": 5,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "La foule",
    "author": "Edith Piaf",
    "duration": 203,
    "disc-namespace": "music_disc.lafouleedithpiaffive",
    "model-data": 6,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Le déserteur",
    "author": "Boris Vian",
    "duration": 210,
    "disc-namespace": "music_disc.ledserteurborisviansix",
    "model-data": 7,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Chanson Pour L'Auvergnat",
    "author": "Georges Brassens",
    "duration": 184,
    "disc-namespace": "music_disc.chansonpourlauvergnatgeorgesbrassensseven",
    "model-data": 8,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Douce France",
    "author": "Charles Trenet",
    "duration": 191,
    "disc-namespace": "music_disc.doucefrancecharlestreneteight",
    "model-data": 9,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Maman tu es la plus belle du monde",
    "author": "Luis Mariano",
    "duration": 197,
    "disc-namespace": "music_disc.mamantueslaplusbelledumondeluismarianonine",
    "model-data": 10,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Наш сосед",
    "author": "Эдита Пьеха",
    "duration": 154,
    "disc-namespace": "music_disc.onezero",
    "model-data": 11,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Лучший город земли",
    "author": "Муслим Магомаев, Вокальный квартет \"Аккорд\", Инструм",
    "duration": 150,
    "disc-namespace": "music_disc.oneone",
    "model-data": 12,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Люблю я макароны",
    "author": "Эмиль Горовец",
    "duration": 169,
    "disc-namespace": "music_disc.onetwo",
    "model-data": 13,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "Смешной паренёк",
    "author": "Аида Ведищева",
    "duration": 167,
    "disc-namespace": "music_disc.onethree",
    "model-data": 14,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  },
  {
    "title": "О чем плачут гитары",
    "author": "Норок",
    "duration": 127,
    "disc-namespace": "music_disc.onefour",
    "model-data": 15,
    "creeper-drop": true,
    "lores": [],
    "loot-tables": [],
    "fragment-loot-tables": []
  }
]

Resource pack

No response

Jukebox Behaviour

Vanilla

Before submitting the issue

nuttapillar commented 1 year ago

I think I have similar issue. Mine is just playing the default "11" track instead of the music its supposed to.

spartacus04 commented 6 months ago

Hello, thanks for submitting this bug report, I've just published a new update which should fix your bug.