project-navigation
Personal tools

Author Topic: No Sound - "could not load ogg vorbis support"  (Read 2757 times)

Offline mercutioviz

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
No Sound - "could not load ogg vorbis support"
« on: June 30, 2010, 07:05:19 am »
Hey guys,

This game is AWESOME. I'm having a great time. Quick question: I have Mac Leopard and just installed 2.3 from dmg file. Everything seems to be working except for the sound. I'm pretty sure the issue is that ogg vorbis support isn't loading, however I don't know why and I definitely don't know where to look in order to debug. I've put a snippet of my ufoconsole.log at the end of this post. Any suggestions would be appreciated.

Thanks,
MC

ufoconsole.log snippet:

2010/06/29 18:12:09 ------- sound initialization -------
2010/06/29 18:12:09 SDL_mixer version: 1.2.11
2010/06/29 18:12:09 ... requested audio rate: 44100
2010/06/29 18:12:10 ... driver: 'coreaudio'
2010/06/29 18:12:10 ... audio rate: 44100
2010/06/29 18:12:10 ... audio channels: 2
2010/06/29 18:12:10 ... could not load ogg vorbis support
2010/06/29 18:12:10 ------- input initialization -------
2010/06/29 18:12:11 0 possible joysticks
2010/06/29 18:12:11 no joystick found.
2010/06/29 18:12:11 ----------- parse scripts ----------
2010/06/29 18:12:11 50 script files
2010/06/29 18:12:12 47 ui script files
2010/06/29 18:12:14 Shared Client/Server Info loaded
2010/06/29 18:12:14 ... 99 items parsed
2010/06/29 18:12:14 ... 32 damage types parsed
2010/06/29 18:12:14 ... 80 map definitions parsed
2010/06/29 18:12:14 ... 29 equipment definitions parsed
2010/06/29 18:12:14 ... 10 inventory definitions parsed
2010/06/29 18:12:14 ... 20 team definitions parsed
2010/06/29 18:12:14 executing keys.cfg
2010/06/29 18:12:14 music change to van_theme (from PsymongN3)
2010/06/29 18:12:14 M_Start: Could not load music: 'music/van_theme' (Failed loading /opt/local/lib/libvorbisfile.dylib: dlopen(/opt/local/lib/libvorbisfile.dylib, 2): image not found)
2010/06/29 18:12:14 S_LoadSound: Failed loading /opt/local/lib/libvorbisfile.dylib: dlopen(/opt/local/lib/libvorbisfile.dylib, 2): image not found.
2010/06/29 18:12:14 S_LoadSound: Could not find sound file: 'weapons/bloodspider'
2010/06/29 18:12:14 S_LoadSound: Failed loading /opt/local/lib/libvorbisfile.dylib: dlopen(/opt/local/lib/libvorbisfile.dylib, 2): image not found.
2010/06/29 18:12:14 S_LoadSound: Could not find sound file: 'weapons/medikit'
2010/06/29 18:12:14 S_LoadSound: Failed loading /opt/local/lib/libvorbisfile.dylib: dlopen(/opt/local/lib/libvorbisfile.dylib, 2): image not found.
<Many many more lines with this same basic error>