protonscr

Revenge of the Titans fails to launch

steamclosed reviewed3rd party game
ValveSoftware/steam-for-linux#1923 · opened 2013-02-20 by Samuman · updated 2013-02-20 · 6 comments · github
SSamuman 2013-02-20 github

Hi!

I cannot launch Revenge of the Titans, i can see only launcher screen flashing quickly and then disaeppearing, after this nothing happens.

I found this from the game error log:

Wed Feb 20 21:23:27 EET 2013 java.lang.UnsatisfiedLinkError: /home/s/.local/share/Steam/SteamApps/common/Revenge of the Titans/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader$NativeLibrary.load(Native Method) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1935) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1860) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1821) Wed Feb 20 21:23:27 EET 2013 at java.lang.Runtime.load0(Runtime.java:792) Wed Feb 20 21:23:27 EET 2013 at java.lang.System.load(System.java:1059) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader$NativeLibrary.load(Native Method) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1935) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1860) Wed Feb 20 21:23:27 EET 2013 at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1842) Wed Feb 20 21:23:27 EET 2013 at java.lang.Runtime.loadLibrary0(Runtime.java:845) Wed Feb 20 21:23:27 EET 2013 at java.lang.System.loadLibrary(System.java:1084) Wed Feb 20 21:23:27 EET 2013 at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:67) Wed Feb 20 21:23:27 EET 2013 at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:47) Wed Feb 20 21:23:27 EET 2013 at java.security.AccessController.doPrivileged(Native Method) Wed Feb 20 21:23:27 EET 2013 at java.awt.Toolkit.loadLibraries(Toolkit.java:1652) Wed Feb 20 21:23:27 EET 2013 at java.awt.Toolkit.(Toolkit.java:1674) Wed Feb 20 21:23:27 EET 2013 at org.lwjgl.LinuxSysImplementation.(LinuxSysImplementation.java:50) Wed Feb 20 21:23:27 EET 2013 at org.lwjgl.Sys.createImplementation(Sys.java:126) Wed Feb 20 21:23:27 EET 2013 at org.lwjgl.Sys.(Sys.java:111) Wed Feb 20 21:23:27 EET 2013 at org.lwjgl.opengl.Display.(Display.java:132) Wed Feb 20 21:23:27 EET 2013 at net.puppygames.applet.Game.init(Game.java:920) Wed Feb 20 21:23:27 EET 2013 at net.puppygames.applet.Launcher.main(Launcher.java:87) Wed Feb 20 21:23:27 EET 2013 Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.lwjgl.Sys Wed Feb 20 21:23:27 EET 2013 at org.lwjgl.openal.AL.(AL.java:59) Wed Feb 20 21:23:27 EET 2013 at net.puppygames.applet.Game.exit(Game.java:1401) Wed Feb 20 21:23:27 EET 2013 at net.puppygames.applet.Launcher.main(Launcher.java:93)

System information:

Processor Information:

Vendor:  GenuineIntel
Speed: 2668 Mhz
8 logical processors
4 physical processors
HyperThreading:  Supported
FCMOV:  Supported
SSE2:  Supported
SSE3:  Supported
SSSE3:  Supported
SSE4a:  Unsupported
SSE41:  Supported
SSE42:  Supported

Network Information:

Network Speed:  

Operating System Version:

Ubuntu 12.04.2 LTS (64 bit)
Kernel Name:  Linux
Kernel Version:  3.2.0-38-generic
X Server Vendor:  The X.Org Foundation
X Server Release:  11103000
X Window Manager:  Compiz
Steam Runtime Version:  <Runtime enabled>

Video Card:

Driver:  NVIDIA Corporation GeForce GTX 460/PCIe/SSE2
Driver Version:  4.3.0 NVIDIA 310.14
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 60 Hz
VendorID:  0x10de
DeviceID:  0xe22
Number of Monitors:  1
Number of Logical Video Cards:  1
Primary Display Resolution:  1680 x 1050
Desktop Resolution: 1680 x 1050
Primary Display Size: 18.66" x 11.65"  (21.97" diag)
                                        47.4cm x 29.6cm  (55.8cm diag)
Primary Bus: PCI Express 16x
Primary VRAM: 1023 MB
Supported MSAA Modes:  2x 4x 8x 16x 

Sound card:

Audio device: Realtek ALC889

Memory:

RAM:  5961 Mb

Miscellaneous:

UI Language:  English
LANG:  en_US.UTF-8
Microphone:  Not set
Total Hard Disk Space Available:  114148 Mb
Largest Free Hard Disk Block:  103388 Mb

Installed software:

Recent Failure Reports:

SsRaH 2013-02-20 github

Try installing libxt6 packages

apt-get install libxt6 libxt6:i386
and
EDIT:
apt-get install libxtst6 libxtst6:i386

hope fully fix it :)

SSamuman 2013-02-20 github

Cheers sRaH, that worked!

Question: Shouldn't steam (or game) check for the depencies for me? Or how does Steam deal with these problems ?

SsRaH 2013-02-20 github

steam-runtime has some built-in libraries for Steam itself and Valve games. But the third-party games a little tricky.

Ggdrewb-valve maintainer 2013-02-20 github

Primary responsibility for dependencies lies with the game devs at the moment, so you'll want to report this to the game developers.

SSamuman 2013-02-20 github

Ok thanks, consider this as resolved. Ill try to get this information to devs

Ggdrewb-valve maintainer 2013-02-20 github

Thanks, closing.

Nothing extracted yet.