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 Can't run any scripts.

Joined
Jan 26, 2017
Messages
2
Hi,

Can't run any scripts from the client. See screenshot for details.

Thanks in advanced.
 
Tried this on Arch Linux distro (Apricity OS) and got the same results:

/bin/sh "/opt/runemate/RuneMate"
[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 847ms.
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>(uu:5906)
at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(lp:82)
at com.sun.tools.attach.VirtualMachine.attach(ys:23026)
at nul.iiIiIIiIiiiI.enum(qob:145)
at nul.iIiiiIiIIIII.run(fjb:39)

Scanned for and identified 1 game frames in 778ms.
Scanned for and identified 1 game frames in 1407ms.
Scanned for and identified 1 game frames in 1136ms.
Scanned for and identified 1 game frames in 1176ms.
java.lang.NoClassDefFoundError: Could not initialize class sun.tools.attach.LinuxVirtualMachine
at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(lp:82)
at com.sun.tools.attach.VirtualMachine.attach(ys:23026)
at nul.iiIiIIiIiiiI.enum(qob:145)
at nul.iIiiiIiIIIII.run(fjb:39)

Scanned for and identified 1 game frames in 1341ms.
 

Attachments

  • Screenshot from 2017-01-28 23-07-14.png
    Screenshot from 2017-01-28 23-07-14.png
    157.3 KB · Views: 7
Top