Closed Pawned closed 8 years ago
Just tested on Windows running the exact same plugins, and Spigot and no problem. So this is likely an issue with the API and Linux.
Manually compiled version 1.4.3 of your plugin and can confirm this resolves the issue.
Sweet, yeah, 1.4.3 is supposed to fix this issue. It failed to build, so 1.4.4 is out now (fixing that and another bug).
Hey Jacob,
Got another problem now we have another Discord update haha.
Reading the error it looks like it might be specific to Linux, but I have yet to try on Windows yet. Not sure what exactly this file is it's trying to open, but I'm guessing it wasn't required in the previous version of the API you were using.
I'm going to try on my local Windows test server now and will post feedback.
[22:32:13] [Server thread/INFO]: [DiscordBridge] Enabling DiscordBridge v1.4.2 [22:32:13] [Server thread/ERROR]: Error occurred while enabling DiscordBridge v1.4.2 (Is it up to date?) java.lang.UnsatisfiedLinkError: /tmp/libopus6170821543746543181.so: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.14' not found (required by /tmp/libopus6170821543746543181.so) at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_66] at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1938) ~[?:1.8.0_66] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1821) ~[?:1.8.0_66] at java.lang.Runtime.load0(Runtime.java:809) ~[?:1.8.0_66] at java.lang.System.load(System.java:1086) ~[?:1.8.0_66] at net.dv8tion.jda.utils.NativeUtils.loadLibraryFromJar(NativeUtils.java:121) ~[?:?] at net.dv8tion.jda.managers.AudioManager.