Debian stretch/testing crashed at startup...

Post Reply
ehamon
Posts: 1
Joined: Sun Feb 18, 2018 1:12 pm

Debian stretch/testing crashed at startup...

Post by ehamon » Sun Feb 18, 2018 1:36 pm

Hello,

Bought on steam.
Debian 64b, RAM: 32Gb, SSD

~/.local/share/Steam/steamapps/common/Rusted Warfare »
$ ./rustedWarfareLinux.sh
Using embedded jvm
args:
2018-02-18 14:20:36.444: Reading args
2018-02-18 14:20:36.445: OS name: Linux
2018-02-18 14:20:36.445: OS version: 4.14.0-3-amd64
2018-02-18 14:20:36.517: LWJGL version: 2.9.3
2018-02-18 14:20:36.517: Build Number: #24
2018-02-18 14:20:36.517: JVM maxMemory:7427063808
2018-02-18 14:20:36.517: JVM totalMemory:500695040
2018-02-18 14:20:36.517: JVM freeMemory:490209216
2018-02-18 14:20:36.518: steam not requested
corroding: nativePollOnce:100,0
2018-02-18 14:20:36.635: uncaughtException start
2018-02-18 14:20:36.635: gameEngine:uncaughtExceptionHandler
2018-02-18 14:20:36.635: java.lang.ExceptionInInitializerError
2018-02-18 14:20:36.635: cause:java.lang.ArrayIndexOutOfBoundsException: 0
java.lang.ExceptionInInitializerError
at com.corrodinggames.rts.java.Main.a(SourceFile:569)
at com.corrodinggames.rts.java.Main.main(SourceFile:115)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.XRandR.findPrimary(XRandR.java:326)
at org.lwjgl.opengl.XRandR.ScreentoDisplayMode(XRandR.java:315)
at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:746)
at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:743)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:743)
at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
... 2 more
2018-02-18 14:20:36.636: CustomExceptionHandler: no game
2018-02-18 14:20:36.636: CustomExceptionHandler: defaultUEH==null

$ xrandr 2 ↵
Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 8192 x 8192
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 519mm x 324mm
1920x1200 59.95 +
1920x1080 60.00 59.94
1680x1050 59.95
1400x1050 59.98
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1280x800 59.81
1280x720 60.00 59.94
1024x768 60.00
800x600 60.32 56.25
720x480 60.00 59.94
640x480 60.00 59.94
1920x1200_59.95 59.95*
HDMI-2 disconnected (normal left inverted right x axis y axis)
HDMI-3 disconnected (normal left inverted right x axis y axis)

$ lspci
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI Controller
00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family ME Interface #1
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection (2) I218-V
00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 (rev d0)
00:1c.3 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 4 (rev d0)
00:1c.6 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 7 (rev d0)
00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1
00:1f.0 ISA bridge: Intel Corporation 9 Series Chipset Family Z97 LPC Controller
00:1f.2 SATA controller: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode]
00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller
02:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)
03:00.0 USB controller: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller

Have any tips to work around this issue?
Thx

Post Reply