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.