- Thread Author
- #1
When first starting RuneMate I get the notification across the top telling me an attach library couldn't be loaded. JournalCtl shows the same UnsatisfiedLinkError that I've seen in other posts.
According to the discord sticky it should just be a java version mismatch, so I uninstalled my java version(s) and confirmed via `sudo pacman -Q | grep -i 'java\|jdk\|jre' ` that there were no remnants. After reinstalling with the shell script, which I saw wget its own jre, and retried with the same result. Reinstalled jdk8 as well and still no dice.
Have I overlooked something simple here? I'm a software engineer with a fair amount of java experience so this feels pretty embarrassing to post but admittedly I've never run into an UnsatisfiedLinkError exception before so it's not something I know how to fix off the top of my head.
According to the discord sticky it should just be a java version mismatch, so I uninstalled my java version(s) and confirmed via `sudo pacman -Q | grep -i 'java\|jdk\|jre' ` that there were no remnants. After reinstalling with the shell script, which I saw wget its own jre, and retried with the same result. Reinstalled jdk8 as well and still no dice.
Have I overlooked something simple here? I'm a software engineer with a fair amount of java experience so this feels pretty embarrassing to post but admittedly I've never run into an UnsatisfiedLinkError exception before so it's not something I know how to fix off the top of my head.