- Thread Author
- #1
Can't start the bot in linux.
My java version
Unix version
Using both SUDO or not SUDO to execute the RuneMate don't work.
Code:
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>(fr:7367)
at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(fy:90)
at com.sun.tools.attach.VirtualMachine.attach(so:20595)
at nul.IIIIIiiIIIIII.this(szb:101)
at nul.iIiIiiiIIIIiI.run(zwb:215)
Scanned for and identified 1 game frames in 449ms.
java.lang.NoClassDefFoundError: Could not initialize class sun.tools.attach.LinuxVirtualMachine
at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(fy:90)
at com.sun.tools.attach.VirtualMachine.attach(so:20595)
at nul.IIIIIiiIIIIII.this(szb:101)
at nul.iIiIiiiIIIIiI.run(zwb:215)
My java version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
Unix version
Code:
_,met$$$$$gg. xcb200@debian
,g$$$$$$$$$$$$$$$P. OS: Debian 8.9 jessie
,g$$P"" """Y$$.". Kernel: x86_64 Linux 4.9.0-2-amd64
,$$P' `$$$. Uptime: 50m
',$$P ,ggs. `$$b: Packages: 3071
`d$$' ,$P"' . $$$ Shell: bash 4.4.12
$$P d$' , $$P Resolution: 1920x1080
$$: $$. - ,d$$' DE: GNOME
$$\; Y$b._ _,d$P' WM: GNOME Shell
Y$$. `.`"Y$$$$P"' WM Theme:
`$$b "-.__ GTK Theme: Adwaita [GTK2/3]
`Y$$ Icon Theme: oxygen
`Y$$. Font: Cantarell 11
`$$b. CPU: Intel Core i7-3610QM @ 8x 3.3GHz [55.0°C]
`Y$$b. GPU: GeForce GTX 660M
`"Y$b._ RAM: 4679MiB / 16004MiB
`""""
Using both SUDO or not SUDO to execute the RuneMate don't work.