But I usually get something like
$ ./src/freedroidRPG -n
Hello, this is FreedroidRPG, version 0.14.1+svn.
This seems to be a development version, so we'll exit on floating point exceptions.
Video system type: x11.
Using screen resolution 640 x 480.
ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '301'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '303'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/item_sounds/Item_Drop_Sound_2.ogg' channel: '306'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '307'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/item_sounds/drop_potion_sound.ogg' channel: '309'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '310'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '313'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/item_sounds/Item_Drop_Sound_2.ogg' channel: '315'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '317'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '319'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '321'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '324'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/item_sounds/Item_Drop_Sound_2.ogg' channel: '339'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
SoundSampleFileName: 'effects/bot_sounds/death_sound_123.ogg' channel: '340'
Mix_GetError(): Invalid channel number
----------------------------------------------------------------------
Freedroid has encountered a problem:
In function: play_sound_cached_pos.
FreedroidRPG package and version number: freedroidrpg 0.14.1+svn.
The SDL mixer was unable to register an effect on given channel.
The problem mentioned above is not fatal, we continue the execution.
----------------------------------------------------------------------
print_trace: Obtained 15 stack frames.
print_trace: Obtaining symbols now done.
./src(print_trace+0x12) [0x4442f2]
/lib/x86_64-linux-gnu/libc.so.6(+0x33d80) [0x7fb067b80d80]
/usr/lib/libSDL-1.2.so.0(SDL_UpperBlit+0x1a) [0x7fb068189c7a]
./src(display_image_on_screen+0x1d9) [0x439269]
./src(display_image_on_map+0x58) [0x439838]
./src(PutBlast+0x12f) [0x45798f]
./src(blit_nonpreput_objects_according_to_blitting_list+0x129) [0x457af9]
./src(AssembleCombatPicture+0x2e6) [0x458976]
./src(ThouArtDefeated+0x1be) [0x438e3e]
./src(CheckIfCharacterIsStillOk+0x4e) [0x43ed0e]
./src(move_tux+0x12) [0x440862]
./src(Game+0x76) [0x44edc6]
./src(main+0x15a) [0x44ef7a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7fb067b6beff]
./src() [0x415389]
print_trace(): received SIGSEGV!
----------------------------------------------------------------------
Termination of freedroidRPG initiated...Thank you for playing freedroidRPG. |