I have compiled Stratagus 2.2.7 on my own and launched Aleona's Tales. It had no background music and would crash every time a mach ends at/just before final score screen. A windows .exe game (using WINE) that is shiped with Aleona's Tales does not have such issues. Therefor I assume it's result of my incomplete compilation. To be clear I am very new to linux so i need some more in depth help.
Here is terminal output:
Code: Select all
[email protected]:~/Desktop/AT-R2$ ./stratagus
Can't open file `orc/units/teron_gorefiend/acknowledgement/1.wav'
Can't load the sound `orc/units/teron_gorefiend/acknowledgement/1.wav'
Can't open file `orc/units/dentarg/acknowledgement/1.wav'
Can't load the sound `orc/units/dentarg/acknowledgement/1.wav'
Can't open file `orc/units/grom_hellscream/acknowledgement/1.wav'
Can't load the sound `orc/units/grom_hellscream/acknowledgement/1.wav'
Can't open file `orc/units/deathwing/acknowledgement/1.wav'
Can't load the sound `orc/units/deathwing/acknowledgement/1.wav'
Can't open file `orc/units/korgath_bladefist/acknowledgement/1.wav'
Can't load the sound `orc/units/korgath_bladefist/acknowledgement/1.wav'
Can't open file `orc/units/deathwing/selected/1.wav'
Can't load the sound `orc/units/deathwing/selected/1.wav'
Can't open file `orc/units/dentarg/selected/1.wav'
Can't load the sound `orc/units/dentarg/selected/1.wav'
Can't open file `orc/units/grom_hellscream/selected/1.wav'
Can't load the sound `orc/units/grom_hellscream/selected/1.wav'
Can't open file `orc/units/korgath_bladefist/selected/1.wav'
Can't load the sound `orc/units/korgath_bladefist/selected/1.wav'
Can't open file `orc/units/teron_gorefiend/selected/1.wav'
Can't load the sound `orc/units/teron_gorefiend/selected/1.wav'
Can't open file `orc/units/deathwing/annoyed/1.wav'
Can't load the sound `orc/units/deathwing/annoyed/1.wav'
Can't open file `orc/units/dentarg/annoyed/1.wav'
Can't load the sound `orc/units/dentarg/annoyed/1.wav'
Can't open file `orc/units/grom_hellscream/annoyed/1.wav'
Can't load the sound `orc/units/grom_hellscream/annoyed/1.wav'
Can't open file `orc/units/korgath_bladefist/annoyed/1.wav'
Can't load the sound `orc/units/korgath_bladefist/annoyed/1.wav'
Can't open file `orc/units/teron_gorefiend/annoyed/1.wav'
Can't load the sound `orc/units/teron_gorefiend/annoyed/1.wav'
Can't open file `ui/statsthump.wav'
Can't load the sound `ui/statsthump.wav'
Stratagus V2.2.7, Copyright (c) 1998-2012 by The Stratagus Project and Pali Rohar
written by Lutz Sammer, Fabrice Rossi, Vladi Shabanski, Patrice Fortier,
Jon Gabrielson, Andreas Arens, Nehal Mistry, Jimmy Salmon, Pali Rohar,
and others.
https://launchpad.net/stratagus
Compile options ZLIB OPENGL
Stratagus may be copied only under the terms of the GNU General Public License
which may be found in the Stratagus source kit.
DISCLAIMER:
This software is provided as-is. The author(s) can not be held liable for any
damage that might arise from the use of this software.
Use it at your own risk.
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Human Battle 6.ogg'
libpng warning: Incorrect bKGD chunk length
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Human Battle 6.ogg'
Can't open file `music/Orc Briefing.ogg'
Can't open file `music/Human Battle 6.ogg'
Segmentation fault (core dumped)
[email protected]:~/Desktop/AT-R2$