Rubydesic / minecraft-dynamic-discs

GNU General Public License v3.0
6 stars 9 forks source link

Audio not playing from jukebox #1

Open znepb opened 3 years ago

znepb commented 3 years ago

I can't hear any audio playing from a jukebox. I've named my disc appropriately to the song I want, but it isn't playing in game. The audio files have been saved in the mod's audio cache. I have all sounds at 100%, but it isn't working.

Mod List: Adorn, Auth Me, Blockus, CC:T for Fabric, Campion, CE: Foodstuffs, Delicous Dishes, Dynamic Music Disc, Linked Storage, MAmbiance, Midnight Hats, Mod Menu, Ok Zoomer, OptiFabric, Phosphor, REI, Sandwichable, WorldEdit, Fabric Language Kotlin, and zfm. Minecraft 1.16.4, loader build.214

Rubydesic commented 3 years ago

Hi, is there any error in the console/logs?

Mino-dev commented 3 years ago

Could be related.

I got an error in my console saying,

[Server thread/Error]: java.io.IOException: Cannot run program "/home/username/.local/share/multimc/instances/Minecraft/.minecraft/dynamic-discs/youtube-dl": Error=13, Permission denied

~~Tried to give youtube-dl permissions with chmod but it doesn't seem to work or maybe I did something wrong. ~~ Was able to resolve it with chmod a+rwx /path/to/pythonscript/youtube-dl which is an ugly solution but this will have to do for now.

but encountered another issue.

Will send the logs later.

Mino-dev commented 3 years ago

Latest log:

https://paste.ee/p/gPuAO

Other Loaded mods

Wortigon commented 3 years ago

I encountered the same issue. I used a bunch of well known songs to test it out, they're there in the cache folder, but in-game, even after getting the popup of "now playing: " and the youtube video's title, no audio starts.