Welcome!

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

Sign up now!

Bug Start instance greys out

Joined
Apr 6, 2016
Messages
34
Hey,

When i start a script and i click start instance.
It wont do anything after that. Button becomes gray.

OS:
Debian / RSU client
 
Joined
Apr 6, 2016
Messages
34
Uhhm no only got 1 drive.
This is the log it of the bot:
Code:
[Debug] RuneMate Version: 2.0.10
[Debug] Java Version: 8u92 x64 (Oracle Corporation)
[Debug] Operating System: Linux x64
Scanned for and identified 1 game frames in 1828ms.
Scanned for and identified 1 game frames in 1605ms.
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>(qj:14915)
    at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(qh:212)
    at com.sun.tools.attach.VirtualMachine.attach(wj:14)
    at nul.iiIIiIiiiiIi.void(gec:26)
    at nul.iIIiIIiIIIii.run(bzb:38)

Scanned for and identified 1 game frames in 1312ms.
java.lang.NoClassDefFoundError: Could not initialize class sun.tools.attach.LinuxVirtualMachine
    at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(qh:212)
    at com.sun.tools.attach.VirtualMachine.attach(wj:14)
    at nul.iiIIiIiiiiIi.void(gec:26)
    at nul.iIIiIIiIIIii.run(bzb:38)
 
Top