Blank screen after launch on Ubuntu

Discussion about the game and its default mods.
Post Reply
xellessdee420x
Posts: 3
Joined: Fri Oct 01, 2010 6:43 pm

Blank screen after launch on Ubuntu

Post by xellessdee420x »

A) Thanks for getting this game to this point! it works pretty well on my desktop, but I am having a problem using it on my Dell E6400 laptop.
B) I'm running Ubuntu 9.10, and have fixed the mods/packages/ problem.
c) Running the game with desktop effects enabled results in no action, turning off desktop effects and running the game makes the screen go black, with a distorted sound. after about 8 seconds, the sound turns into recognizable battle sounds, but the screen remains blank. The output of exception.log is:

System.IO.FileNotFoundException: File not found: speech.mix
File name: 'speech.mix'
at OpenRA.FileFormats.FileSystem.Open (System.String filename) [0x00000]
at OpenRA.FileFormats.Package..ctor (System.String filename) [0x00000]
at OpenRA.FileFormats.FileSystem.OpenPackage (System.String filename) [0x00000]
at OpenRA.FileFormats.FileSystem+<Mount>c__AnonStorey7.<>m__D () [0x00000]
at OpenRA.FileFormats.FileSystem.Mount (System.String name) [0x00000]
at OpenRA.FileFormats.FileSystem.LoadFromManifest (OpenRA.FileFormats.Manifest manifest) [0x00000]
at OpenRA.ModData..ctor (System.String[] mods) [0x00000]
at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x00000]
at OpenRA.Program.Run (System.String[] args) [0x00000]
at OpenRA.Program.Main (System.String[] args) [0x00000]

any suggestions?

Iran
Posts: 92
Joined: Wed Sep 08, 2010 3:16 pm

Post by Iran »

The game can't find the file `speech.mix` in your packages folder. Make sure there's a file like that in either your mods/ra/packages or mods/cnc/packages folder.

xellessdee420x
Posts: 3
Joined: Fri Oct 01, 2010 6:43 pm

Post by xellessdee420x »

I compared the files in my (mostly) working installation on my desktop, and with those on my laptop. there were no files in mods/cnc/packages folder on the nonworking laptop, so i manually copied them from my desktop, including a speech.mix. However, this had no affect on behavior, and exception.log is the same as well. There is no speech.mix in either computer's mods/ra/packages folder.

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Post by Sleipnir »

Did you install the packages from our server, or from the original disks?
If its from the disks, then speech.mix is contained within main.mix for ra, and cnc SPEECH.MIX (and all other packages) need to be renamed to lower case.

xellessdee420x
Posts: 3
Joined: Fri Oct 01, 2010 6:43 pm

Post by xellessdee420x »

yes, everything is installed from your server, i do not own the disks

Post Reply