Moin,
ich habe mir das Humble Bundle zugelegt - und bin von den Spielen sehr begeistert. Unter Android funktioniert alles sehr gut. Bei dem Spiel EDGE hakt es bei mir aber. Wenn ich es auf der Konsole aufrufe bekomme ich folgende Fehlermeldung:
christian@workstation:~$ edge
AL lib: pulseaudio.c:412: Failed to find format for channel map:
front-left,front-right,rear-left,rear-right,lfe
Speicherzugriffsfehler
christian@workstation:~$ lsb_release -d
Description: Ubuntu 10.04.3 LTSIch habe daraufhin über die Audio-Einstellungen bei mir Analog-Stereo eingestellt. Dann bleibt zumindest erstmal die pulseaudio Fehlermeldung weg. Der Speicherzugriffsfehler bleibt aber.
GDB sagt dazu:
christian@workstation:/opt/edge$ gdb EDGE.bin GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /opt/edge/EDGE.bin...(no debugging symbols found)...done. (gdb) run Starting program: /opt/edge/EDGE.bin [Thread debugging using libthread_db enabled] [New Thread 0xb7909b70 (LWP 4233)] Program received signal SIGSEGV, Segmentation fault. 0x081bb3c0 in tt::engine::renderer::pp::PostProcessor::hasShaderSupport() const () (gdb) where #0 0x081bb3c0 in tt::engine::renderer::pp::PostProcessor::hasShaderSupport() const () #1 0x0811dad1 in edge::GameEngine::setShaders(bool) () #2 0x0811dd9e in edge::GameEngine::setVisualFx(bool) () #3 0x0811e3cd in edge::GameEngine::GameEngine(int, int) () #4 0x08113023 in AppMain::init() () #5 0x0825fa01 in tt::app::LinuxApp::LinuxApp(tt::app::AppInterface*, tt::app::AppSettings const&) () #6 0x0811284a in main ()
Hat jemand eine Idee, ob das Spiel unter Ubuntu 10.04 lauffähig ist?
Gruß,
Christian
2004 – 2012 ubuntuusers.de • Einige Rechte vorbehalten