Gaming32 / bingo

A multiloader bingo mod
https://modrinth.com/mod/bingo-mod
MIT License
4 stars 2 forks source link

Causes Juke Boxes to eat music discs on a server #29

Closed RedOptic closed 2 months ago

RedOptic commented 2 months ago

No idea why but when you have the mod installed on a server on fabric 1.21 and a player puts a disc in a juke box it just deletes the music disc.

Earthcomputer commented 2 months ago

Sorry but there is just no way this is caused by clientcommands, try your other mods.

Earthcomputer commented 2 months ago

Oops forgot this is the bingo repo

Gaming32 commented 2 months ago

Can you post logs?

RedOptic commented 2 months ago

Can you post logs?

Here are the logs from when I tested on single player: https://pastebin.com/cQRcAeVX

There's no error output on client or server side logs when the issue happens. Also just tested on single player and the issue happens there too.

Only things that are loaded are: Fabric 0.15.11 Bingo 1.1.10 for Fabric Fabric API 0.100.7

I'm not sure why this mod would be causing it, but it seems like Minecraft is trying to put the disc in the jukebox but the jukebox's data doesn't change causing the jukebox to still be empty and not play anything even though the disc was taken out of the players hand.

Gaming32 commented 2 months ago

Actually this was fixed in #26.