1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug Cannot start an instance on Linux

Discussion in 'Client & Site Support' started by devjet1, Feb 9, 2017.

  1. devjet1

    Joined:
    Feb 1, 2017
    Messages:
    2
    Likes Received:
    3
    Running RuneMate from terminal since I freeze when I try to open the log for some reason. I get this output whenever I try to start an instance:

    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>(ww:23177)
    at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(sz:222)
    at com.sun.tools.attach.VirtualMachine.attach(mr:11730)
    at nul.IiiiIIiiiIIi.super(mqb:65)
    at nul.IiiIiIiiIiiI.run(msb:91)

    System info: Linux x64, Using Oracle's Jre 8
     
    LucasSousa and TheUnicore like this.
  2. TheUnicore

    Joined:
    Feb 16, 2017
    Messages:
    1
    Likes Received:
    0
    I can confirm this bug. Tested multiple bots and none of them work.
    When trying to start an instance the first time this output is printed to the console:

    [Debug] RuneMate Version: 2.4.18
    [Debug] Java Version: 8u92 x64 (Oracle Corporation)
    [Debug] Operating System: Linux x64
    Scanned for and identified 1 game frames in 1063ms.
    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>(ps:9137)
    at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(sz:187)
    at com.sun.tools.attach.VirtualMachine.attach(hp:24355)
    at nul.IiiIIIiiiiii.for(xnb:37)
    at nul.IIiIiIiIIIII.run(cmb:31)

    when trying another time without a restart of runemate this error comes up:

    java.lang.NoClassDefFoundError: Could not initialize class sun.tools.attach.LinuxVirtualMachine
    at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(sz:187)
    at com.sun.tools.attach.VirtualMachine.attach(hp:24355)
    at nul.IiiIIIiiiiii.for(xnb:37)
    at nul.IIiIiIiIIIII.run(cmb:31)

    This output is also copied from the console as runemate crashes wenn trying to open the logs (just as devjet already stated)
    I am running it on Ubuntu 14.04 LTS (64 bit) with the RSU launcher (is this maybe the problem?)
     

Share This Page

Loading...