Created
March 3, 2014 18:52
-
-
Save cyco/9331928 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-03-03 19:44:06.141 OpenEmu[63251:12207] *** Terminating app due to uncaught exception 'CSCannotOpenFileException', reason: 'Error attempting to open file "....../Mickey's Safari in Letterland.nes" in mode "rb".' | |
*** First throw call stack: | |
( | |
0 CoreFoundation 0x00007fff90e8b25c __exceptionPreprocess + 172 | |
1 libobjc.A.dylib 0x00007fff91e4be75 objc_exception_throw + 43 | |
2 CoreFoundation 0x00007fff90e8b10c +[NSException raise:format:] + 204 | |
3 XADMaster 0x00000001014c64ad +[XADFileHandle fileHandleForPath:modes:] + 125 | |
4 XADMaster 0x00000001014c03d1 +[XADArchiveParser archiveParserForPath:] + 52 | |
5 XADMaster 0x00000001014fbe1d -[XADArchive initWithFile:delegate:error:] + 81 | |
6 XADMaster 0x00000001014fbb8a +[XADArchive archiveForFile:] + 48 | |
7 OpenEmu 0x0000000100163083 -[OEGameInfoHelper _urlOfExtractedRom:] + 147 | |
8 OpenEmu 0x000000010016138b -[OEGameInfoHelper gameInfoForROM:error:] + 1403 | |
9 OpenEmu 0x000000010004eee9 -[OEDBGame performInfoSync] + 473 | |
10 OpenEmu 0x000000010004908d -[OELibraryDatabase OpenVGSyncThreadMain] + 893 | |
11 Foundation 0x00007fff8905a76b __NSThread__main__ + 1318 | |
12 libsystem_pthread.dylib 0x00007fff85a90899 _pthread_body + 138 | |
13 libsystem_pthread.dylib 0x00007fff85a9072a _pthread_struct_init + 0 | |
14 libsystem_pthread.dylib 0x00007fff85a94fc9 thread_start + 13 | |
) | |
libc++abi.dylib: terminating with uncaught exception of type NSException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment