- Joined
- Feb 27, 2016
- Messages
- 6
- Reaction score
- 0
Hello everyone,
So I just bought and installed Starmade but unfortunately it doesn't work for me.
Through Steam, it doesn't even start, however if I go to ~/.local/share/Steam/steamapps/common/StarMade and run starmade-launcher, the launcher start , tells me that Starmade.jar is missing.
So I downloaded the needed files under my home dir then start the game. I get the settings part of the application (screen resolution and so on) but after I click ok it crashes with this error :
[CLIENT] disposing connection dialog: null
FULLSCREEN false; 1360 / 768
Exception in thread "ClientThread"
java.lang.ExceptionInInitializerError
at obfuscated.avu.a(SourceFile:1255)
at obfuscated.avu.g(SourceFile:1260)
at obfuscated.avu.a(SourceFile:1167)
at obfuscated.C.h(SourceFile:2858)
at obfuscated.Pp.run(SourceFile:92)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
... 6 more
Anyone else with the issue ? It looks related to openGL. I know that I have to put LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib32/opengl/nvidia/lib" when I start Steam so I tried for Starmade as well but no luck.
My configuration is this :
Gentoo Linux x86_64 - Linux 4.1.15
4 GB RAM
Nvidia GTX750 Ti with driver 358.16
I will report any findings
So I just bought and installed Starmade but unfortunately it doesn't work for me.
Through Steam, it doesn't even start, however if I go to ~/.local/share/Steam/steamapps/common/StarMade and run starmade-launcher, the launcher start , tells me that Starmade.jar is missing.
So I downloaded the needed files under my home dir then start the game. I get the settings part of the application (screen resolution and so on) but after I click ok it crashes with this error :
[CLIENT] disposing connection dialog: null
FULLSCREEN false; 1360 / 768
Exception in thread "ClientThread"
java.lang.ExceptionInInitializerError
at obfuscated.avu.a(SourceFile:1255)
at obfuscated.avu.g(SourceFile:1260)
at obfuscated.avu.a(SourceFile:1167)
at obfuscated.C.h(SourceFile:2858)
at obfuscated.Pp.run(SourceFile:92)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
... 6 more
Anyone else with the issue ? It looks related to openGL. I know that I have to put LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib32/opengl/nvidia/lib" when I start Steam so I tried for Starmade as well but no luck.
My configuration is this :
Gentoo Linux x86_64 - Linux 4.1.15
4 GB RAM
Nvidia GTX750 Ti with driver 358.16
I will report any findings