Lavalink icon indicating copy to clipboard operation
Lavalink copied to clipboard

Required library at /natives/darwin/libudpqueue.dylib was not found

Open chaNcharge opened this issue 5 years ago • 5 comments

Happens on a fresh installation of Lavalink (build 759) and macOS 10.13.6 running Java 11 (AdoptOpenJDK with openj9)

Error in console when attempting to play music: https://hastebin.com/tacofexace

chaNcharge avatar Mar 21 '19 05:03 chaNcharge

You have to manually insert in the .jar file the directory natives/darwin which must contain this file. Or at least that's how I solved it.

PendragonLore avatar Mar 25 '19 21:03 PendragonLore

Hm, I'll try that, but I remember it used to work fine on a mac, and now it suddenly isn't included anymore?

chaNcharge avatar Mar 26 '19 19:03 chaNcharge

Hm, I'll try that, but I remember it used to work fine on a mac, and now it suddenly isn't included anymore?

@chaNcharge Here's a repacked JAR that should work on macOS, from Lavalink build 759.

https://www.dropbox.com/s/gkcrahoik8if3tx/Lavalink759-macOS.jar?dl=1

shikhir-arora avatar Mar 27 '19 08:03 shikhir-arora

This is useful, thanks! Any chance it will get re-added into the main builds on the CI server?

chaNcharge avatar Mar 28 '19 06:03 chaNcharge

If you encounter 403 errors while trying to play tracks, a newer Mac jar is available at https://github.com/Cog-Creators/Lavalink-Jars/releases/tag/3.2.0.3_796 that includes Lavaplayer 1.3.17. The 759 build linked here uses 1.3.10 and 403's can be a common issue with that version now.

aikaterna avatar Jul 10 '19 15:07 aikaterna

with v3.5.0 lavalink added support for darwin including intel & arm.

topi314 avatar Oct 31 '22 12:10 topi314