jchv / deadbeef-vgmstream

A DeaDBeeF plugin for playing streaming video game music using vgmstream.
Other
6 stars 0 forks source link

dlopen error undefined symbol: DataLoader_ReadAll in libvgm.so #3

Closed krazyguy97 closed 3 months ago

krazyguy97 commented 3 months ago

No other description for the issue, sadly since the plugin randomly broke.

jchv commented 3 months ago

Are you sure you are posting this to the correct project? This project integrates VGMStream with Deadbeef, providing support for streamed music formats like ADX. libvgm is a library that provides chiptune playback support. I don't think this plugin should require libvgm at all.

krazyguy97 commented 3 months ago

My bad, so in an explanation of what really happened was that something happened to my vgm.so, causing it not to load at all. I cannot track the cause down but it is fixed after a recompilation.