Search Criteria
Package Details: konduit 1.38.1-1
Git Clone URL: | https://aur.archlinux.org/konduit.git (read-only, click to copy) |
---|---|
Package Base: | konduit |
Description: | The performant, safe and innovative toolkit for Oldschool RuneScape |
Upstream URL: | https://konduit.io |
Licenses: | |
Submitter: | mittens2001 |
Maintainer: | None |
Last Packager: | mittens2001 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-10 04:23 |
Last Updated: | 2017-01-10 04:23 |
Dependencies (1)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk-jetbrains, jre8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
xescugc commented on 2017-09-07 16:44
@Improvotter this is that you have a mismatching version of JAVA https://stackoverflow.com/questions/22489398/unsupported-major-minor-version-52-0
I solved this issue by:
$> sudo pacman -S jre8-openjdk
$> sudo archlinux-java set java-8-openjdk/jre
Improvotter commented on 2017-06-02 10:59
I'm getting the following error when trying to run konduit:
Exception in thread "main" java.lang.UnsupportedClassVersionError: io/konduit/launcher/Launcher : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:803)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:442)
at java.net.URLClassLoader.access$100(URLClassLoader.java:64)
at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
at java.net.URLClassLoader$1.run(URLClassLoader.java:348)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:347)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
mkdir: cannot create directory ‘/home/username/.konduit/cache’: No such file or directory
mv: target '/home/username/.konduit/cache' is not a directory
ibrokemypie commented on 2017-05-28 04:29
Any chance you could install a .desktop launcher?
mittens2001 commented on 2017-01-10 04:27
Please note that the launch script for this package seeks to hide the files that OSRS normally dumps into the home directory inside ~/.konduit for cleanness. Please let me know if any problems occur with the script and I will try my best to fix them.