# HG changeset patch # User Jeremy Thurgood # Date 1252398980 0 # Node ID 01b5f3abcc9c0ab5c598c9a15502ee0945afdffa # Parent 2655a99aa509eb053ca19bd4debd7eff614b0875 Added OSX crash log to TODO. diff -r 2655a99aa509 -r 01b5f3abcc9c TODO --- a/TODO Tue Sep 08 08:27:43 2009 +0000 +++ b/TODO Tue Sep 08 08:36:20 2009 +0000 @@ -18,6 +18,24 @@ * Investigate using infinity symbol instead of dash for unlimited mode +== ISSUES == + +23:26 <@Derakon> Jerith: http://paste.ubuntu.com/266865/ +23:26 <@Derakon> That's with the OSX .dmg. + +From the pastebin URL above: """ +dyld: lazy symbol binding failed: Symbol not found: _pthread_cond_init$UNIX2003 + Referenced from: /Volumes/Operation Fox Assault/Operation Fox Assault.app/Contents/Frameworks/libpython2.5.dylib + Expected in: /usr/lib/libSystem.B.dylib + +dyld: Symbol not found: _pthread_cond_init$UNIX2003 + Referenced from: /Volumes/Operation Fox Assault/Operation Fox Assault.app/Contents/Frameworks/libpython2.5.dylib + Expected in: /usr/lib/libSystem.B.dylib + +Sep 7 14:25:21 Kleine crashdump[402]: Operation Fox Assault crashed +Sep 7 14:25:21 Kleine crashdump[402]: crash report written to: /Users/chriswei/Library/Logs/CrashReporter/Operation Fox Assault.crash.log +""" + == COMMENTS == 23:41 <@Derakon> The instructions could also be more detailed, but the game's pretty intuitive once you realize that it's not realtime.