Skip to content

Instantly share code, notes, and snippets.

@CDAGaming
Created July 7, 2018 20:13
Show Gist options
  • Save CDAGaming/f5e5bae7fd5f50a0d1da1fc3933fe026 to your computer and use it in GitHub Desktop.
Save CDAGaming/f5e5bae7fd5f50a0d1da1fc3933fe026 to your computer and use it in GitHub Desktop.
DiscordRPC MacOS Error
java.lang.UnsatisfiedLinkError: /Users/Looxondgamer/Library/Application Support/minecraft/craftpresence/darwin/libdiscord-rpc.dylib: dlopen(/Users/Looxondgamer/Library/Application Support/minecraft/craftpresence/darwin/libdiscord-rpc.dylib, 1): no suitable image found. Did find:
/Users/Looxondgamer/Library/Application Support/minecraft/craftpresence/darwin/libdiscord-rpc.dylib: code signature invalid for '/Users/Looxondgamer/Library/Application Support/minecraft/craftpresence/darwin/libdiscord-rpc.dylib'
at java.lang.ClassLoader$NativeLibrary.load(Native Method) ~[?:1.8.0_74]
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1938) ~[?:1.8.0_74]
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1821) ~[?:1.8.0_74]
at java.lang.Runtime.load0(Runtime.java:809) ~[?:1.8.0_74]
at java.lang.System.load(System.java:1086) ~[?:1.8.0_74]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment