Skip to content

Instantly share code, notes, and snippets.

@haad
Created February 19, 2012 00:46
Show Gist options
  • Save haad/1861474 to your computer and use it in GitHub Desktop.
Save haad/1861474 to your computer and use it in GitHub Desktop.
[haad@lynx BG2]$ ../../Applications/GemRB.app/Contents/MacOS/GemRB -h
GemRB Core Version v0.7.0-git Loading...
[Core]: Initializing the Event Manager...[Core]: Initializing Lists Dictionary...[Core]: Initializing Variables Dictionary...[OK]
[Config]: Trying to open GemRB.cfg [NOT FOUND]
[Config]: Trying to open /Users/haad/.GemRB/GemRB.cfg [OK]
[Core]: Starting Plugin Manager...
[PluginMgr]: Loading Plugins from GemRB.app/Contents/Plugins/
[PluginMgr]: Loading Plugins from /Users/haad/Library/Application Support/GemRB/plugins/
[PluginMgr]: Loading: /Users/haad/Library/Application Support/GemRB/plugins/OGGReader.so...[ERROR]
Cannot Load Module, Skipping...
dlopen(/Users/haad/Library/Application Support/GemRB/plugins/OGGReader.so, 10): Library not loaded: /Library/Frameworks/Vorbis.framework/Versions/A/Vorbis
Referenced from: /Users/haad/Library/Application Support/GemRB/plugins/OGGReader.so
Reason: image not found
[PluginMgr]: Loading: /Users/haad/Library/Application Support/GemRB/plugins/PNGImporter.so... PNG File Importer...[OK]
[PluginMgr]: Loading: /Users/haad/Library/Application Support/GemRB/plugins/TTFImporter.so...[ERROR]
Cannot Load Module, Skipping...
dlopen(/Users/haad/Library/Application Support/GemRB/plugins/TTFImporter.so, 10): Library not loaded: @executable_path/../Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
Referenced from: /Users/haad/Library/Application Support/GemRB/plugins/TTFImporter.so
Reason: image not found
[Core]: Plugin Loading Failed, check path...[ERROR]
Press enter to continue...b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment