Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It looks like 'org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)' is returning an empty list which is quite odd and not handled nicely by the low level libraries. Which would mean you have no possible 3d display modes. Do you have any problems with other 3d games?
Could you try running 'rustedWarfareLinux.sh' directly outside of steam to rule out steam going something weird with libraries. Also if the game worked before try deleting preferences.ini in the game's folder to reset your display settings.
Any other gaming that used to run before still seems to run. I tried Mad Max, Cities: Skylines and Dota 2 for now.
EDIT: As you said, using the system JVM doesn't solve the problem.
Do you have any further ideas?
Output of xrandr
Also, if i disconnect 2 displays and just have one active, nothing changes.
Yeah this does seem to be related to xrandr output, can you run 'which xrandr' to see what's in the path? and is xorg-xrandr installed. What you posted looks fine, the only main difference to mine is that you don't seem to have a primary display set. It might help to set a primary display.
Otherwise, I'm using lwjgl 2.9.3 in the game, but it looks like lwjgl 2.9.4 which was never released has some xrandr fixes. Could you try getting the nightly build from: http://legacy.lwjgl.org/download.php.html should be labelled 'lwjgl-2.9.4.zip' and backup and replace 'liblwjgl64.so' in the game folder.