config file: /home/xelanic/.local/share/Steam/steamapps/common/Airships Conquer the Skies/config.json
jar: /home/xelanic/.local/share/Steam/steamapps/common/Airships Conquer the Skies/game.jar
mainClass: com/zarkonnen/airships/Main
vmArg 0: -Djava.library.path=lib/native
vmArg 1: -Xmx1024m
vmArg 2: -Dsteam=true
jre: /home/xelanic/.local/share/Steam/steamapps/common/Airships Conquer the Skies/jre/lib/i386/server/libjvm.so
Also, it advises me to edit xorg.conf to not include refresh rates in the mode lines, but my xorg.conf file doesn't have anything of the sort in it.
I attempted to run the game.jar file and it says:
Fatal error. Please report this to the developer.
java.lang.UnsatisfiedLinkError:no lwjgl64 in java.library.path
java.lang.UnsatisfiedLinkError:no lwjgl64 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1889)
at java.lang.Runtime.loadLibrary0(Runtime.java.849)
at java.lang.System.loadLibrary(System.java:1088)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:87)
at org.lwjgl.Sys.[HTML_REMOVED](Sys.java:117)
at org.lwjgl.opengl.Display.[HTML_REMOVED](Display.java:135)
at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at org.newdawn.slick.AppGameContainer.[HTML_REMOVED](AppGameContainer.java:34)
at com.zarkonnen.catengine.SlickEngine.setup(SlickEngine.java:99)
at com.zarkonnen.airships.Main.main(Main.java:38)
Cabin Boy
OS: Trisquel(latest stable version)
Default Airships Executable:
config file: /home/xelanic/.local/share/Steam/steamapps/common/Airships Conquer the Skies/config.json jar: /home/xelanic/.local/share/Steam/steamapps/common/Airships Conquer the Skies/game.jar mainClass: com/zarkonnen/airships/Main vmArg 0: -Djava.library.path=lib/native vmArg 1: -Xmx1024m vmArg 2: -Dsteam=true jre: /home/xelanic/.local/share/Steam/steamapps/common/Airships Conquer the Skies/jre/lib/i386/server/libjvm.so
Also, it advises me to edit xorg.conf to not include refresh rates in the mode lines, but my xorg.conf file doesn't have anything of the sort in it.
I attempted to run the game.jar file and it says:
Fatal error. Please report this to the developer. java.lang.UnsatisfiedLinkError:no lwjgl64 in java.library.path java.lang.UnsatisfiedLinkError:no lwjgl64 in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1889) at java.lang.Runtime.loadLibrary0(Runtime.java.849) at java.lang.System.loadLibrary(System.java:1088) at org.lwjgl.Sys$1.run(Sys.java:72) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) at org.lwjgl.Sys.loadLibrary(Sys.java:87) at org.lwjgl.Sys.[HTML_REMOVED](Sys.java:117) at org.lwjgl.opengl.Display.[HTML_REMOVED](Display.java:135) at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:37) at java.security.AccessController.doPrivileged(Native Method) at org.newdawn.slick.AppGameContainer.[HTML_REMOVED](AppGameContainer.java:34) at com.zarkonnen.catengine.SlickEngine.setup(SlickEngine.java:99) at com.zarkonnen.airships.Main.main(Main.java:38)
and thats it. May i have the solution to this?