Crash when import file from Onedrive.
- This is not a common situation. :)
- from : PVGameImporter.m > lookupInfoForGame
- fileName is nil (See attached image)
- Logs
2018-02-27 12:51:38.977609+0900 Provenance[766:321842] [DYMTLInitPlatform] platform initialization successful 2018-02-27 12:51:39.733659+0900 Provenance[766:321501] [MC] Lazy loading NSBundle MobileCoreServices.framework 2018-02-27 12:51:39.734483+0900 Provenance[766:321501] [MC] Loaded MobileCoreServices.framework 2018-02-27 12:51:40.307202+0900 Provenance[766:321857] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSPathStore2 substringToIndex:]: Index 18446744073709551615 out of bounds; string length 21' *** First throw call stack: (0x181af3164 0x180d3c528 0x181af30ac 0x1823fb6c4 0x104485a94 0x104485430 0x104475820 0x106d312cc 0x106d3128c 0x106d3ff80 0x106d347ec 0x106d40f6c 0x106d48020 0x18171af1c 0x18171ab6c) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
assign me this issue