- Joined
- Jun 21, 2014
- Messages
- 350
- Thread Author
- #1
When the Spectre client automatically downloads a JRE due to not finding a pre-existing one it is missing the libattach.so file which is normally found in usr/lib/jvm/java-1.8.0-openjdk-amd64/jre/lib/amd64 .
This means that by default when RM is ran using the JRE it is downloaded with, it cannot attach to the RuneScape instance and results in a "could not initialize class sun.tools.attach.LinuxVirtualMachine" error when running bots and selecting an instance.
System: elementary OS 0.4.1 Loki (Built on "Ubuntu 16.04.3 LTS")
Java version: RM auto dled version is Oracle Java u122, the installation it works with is OpenJDK Java 8 u60
The problem can be solved by copying the libattach.so file from another installation to the installation in opt/runemate/jre/...
This means that by default when RM is ran using the JRE it is downloaded with, it cannot attach to the RuneScape instance and results in a "could not initialize class sun.tools.attach.LinuxVirtualMachine" error when running bots and selecting an instance.
System: elementary OS 0.4.1 Loki (Built on "Ubuntu 16.04.3 LTS")
Java version: RM auto dled version is Oracle Java u122, the installation it works with is OpenJDK Java 8 u60
The problem can be solved by copying the libattach.so file from another installation to the installation in opt/runemate/jre/...