Problem while running the game on ubuntu

Other talk that doesn't fit elsewhere.
This is for General Discussion, not General chat.
vatsal
New user
Posts: 1
Joined: 19 Jun 2011, 09:20

Problem while running the game on ubuntu

Post by vatsal »

Hi all.

I have successfully built the game on ubuntu 11.04. Now when I run warzone2100 file from src folder it initially starts perfectly but when I choose any option from main menu , it stops working.

I have run warzone2100 on terminal & found following error :

Code: Select all

vatsal@ubuntu:~$ /home/vatsal/Desktop/warzone2100-2.3.8/src/warzone2100
info    |01:21:48: [seq_Play] unable to open 'sequences/cam1/c001.ogg' for playback
error   |01:21:52: [openLoadFile] file components/weapons/gnmecm1.pie could not be opened: File not found
error   |01:21:52: [openLoadFile] Assert in Warzone: frame.c:334 (!"unable to open file"), last script event: '<none>'
error   |01:21:52: [resLoadFile] resLoadFile: Unable to retreive resource - components/weapons/gnmecm1.pie
fatal   |01:21:52: [resLoad] Failed to parse wrf/piestats.wrf
fatal   |01:21:52: [startGameLoop] Shutting down after failure
AL lib: ALc.c:1879: exit(): closing 1 Device
AL lib: ALc.c:1808: alcCloseDevice(): destroying 1 Context(s)
AL lib: ALc.c:1420: alcDestroyContext(): deleting 1 Source(s)
AL lib: ALc.c:1818: alcCloseDevice(): deleting 386 Buffer(s)

Thanking in advance.:D
Cabledude
New user
Posts: 1
Joined: 29 Jun 2011, 16:26

Re: Problem while running the game on ubuntu

Post by Cabledude »

Download a fresh tarball of the game and try rebuilding it after removing your current install.
Instructions at the bottom of the page for Ubuntu installs.

http://developer.wz2100.net/wiki/CompileGuideLinux


Maybe a fresh install will resolve this?