Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Question Does anyone know how to resolve

Status
Not open for further replies.
Joined
Jan 22, 2017
Messages
5
Does anyone know how to fix this error? I can open RuneMate and I am using RSU with it. So far everything works except for starting an instance. As soon as I try to run an instance I get this error and nothing happens. I tried different java versions and different bots but that doesn't seem to work. My operating system is Kali Linux.

[Debug] RuneMate Version: 2.4.13
[Debug] Java Version: 8u92 x64 (Oracle Corporation)
[Debug] Operating System: Linux x64
Scanned for and identified 1 game frames in 4252ms.
Exception in thread "15445 - Alpha Fighter" java.lang.UnsatisfiedLinkError: no attach in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at sun.tools.attach.LinuxVirtualMachine.<clinit>(et:8160)
at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(gu:5)
at com.sun.tools.attach.VirtualMachine.attach(cs:4550)
at nul.IIIiIIiIiiIi.void(frb:128)
at nul.IIiIIIiIIiii.run(ktb:10)
Scanned for and identified 1 game frames in 3390ms.
 
Joined
Dec 10, 2014
Messages
3,332
The java versions that you installed, are they jdks or just jres? The easiest way to deal with it would be to use the RuneMate linux installer tbh
 
Joined
Jan 22, 2017
Messages
5
The java versions that you installed, are they jdks or just jres? The easiest way to deal with it would be to use the RuneMate linux installer tbh
I have tried the jre that comes with RuneMate but still the same result and correct me if im wrong but I don't need a jdk to run RuneMate right?
 
Still not working idk what I am doing wrong. On Windows it works very good but right now I want it to work for Kali Linux so I can also work on school stuff etc. So has anyone got it working on Kali Linux?
 
Joined
Apr 16, 2019
Messages
4
The JRE from RuneMate is probably insufficient. You need to have libraries on your machine from Oracle Java Development Kit (JDK) in order to use LinuxVirtualMachine from attach.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,053
The JRE from RuneMate is probably insufficient. You need to have libraries on your machine from Oracle Java Development Kit (JDK) in order to use LinuxVirtualMachine from attach.
Super old thread bud.
 
Status
Not open for further replies.
Top