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

Resolved Centos 6 x86

Discussion in 'Client & Site Support' started by Prodigy, Jul 7, 2015.

  1. Prodigy

    Joined:
    May 3, 2015
    Messages:
    484
    Likes Received:
    80
    Error. Runemate doesnt start up at all. Just gives this error. Is there a version with which RM is known to work?

    java -jar RuneMate.jar
    Exception in thread "main" (03:07:27) java.lang.UnsatisfiedLinkError: /usr/java/jdk1.8.0_45/jre/lib/i386/libawt_xawt.so: libXext.so.6: cannot open shared object file: No such file or directory
    (03:07:27) at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    (03:07:27) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937)
    (03:07:27) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1822)
    (03:07:27) at java.lang.Runtime.load0(Runtime.java:809)
    (03:07:27) at java.lang.System.load(System.java:1086)
    (03:07:27) at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    (03:07:27) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937)
    (03:07:27) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1843)
    (03:07:27) at java.lang.Runtime.loadLibrary0(Runtime.java:870)
    (03:07:27) at java.lang.System.loadLibrary(System.java:1122)
    (03:07:27) at java.awt.Toolkit$3.run(Toolkit.java:1636)
    (03:07:27) at java.awt.Toolkit$3.run(Toolkit.java:1634)
    (03:07:27) at java.security.AccessController.doPrivileged(Native Method)
    (03:07:27) at java.awt.Toolkit.loadLibraries(Toolkit.java:1633)
    (03:07:27) at java.awt.Toolkit.<clinit>(Toolkit.java:1668)
    (03:07:27) at com.runemate.Boot.main(edc:231)

     
  2. Best Answer:
    Post #3 by Cloud, Jul 8, 2015
  3. Zasz

    Joined:
    Jun 20, 2015
    Messages:
    183
    Likes Received:
    52
    Looks like you may have setup java not quite right, but I am using on Centos 7 right now so that works
     
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    It's an issue with either your OS or your java setup.
     

Share This Page

Loading...