Pythonista-Issues
Pythonista-Issues copied to clipboard
Pythonista (version 330003) crashed several time without creating a log
I am running a program which tracks my gps position, sometimes Pythonista terminates with the an exception, but today I had some more crashes with no log
_objc_exception.txt The app was terminated due to an Objective-C exception. Details below:
2018-11-03 19:19:22.135467 -[__NSDate horizontalAccuracy]: unrecognized selector sent to instance 0x1c641a650
_objc_exception.txt The app was terminated due to an Objective-C exception. Details below:
2018-12-13 09:27:37.977217 -[NSMutableRLEArray horizontalAccuracy]: unrecognized selector sent to instance 0x28e255480
_objc_exception.txt The app was terminated due to an Objective-C exception. Details below:
2018-12-20 19:26:13.636492 -[__NSDate horizontalAccuracy]: unrecognized selector sent to instance 0x1c80109e0
_objc_exception.txt The app was terminated due to an Objective-C exception. Details below:
2018-11-02 16:31:30.537575 -[__NSDate horizontalAccuracy]: unrecognized selector sent to instance 0x174407a50
I got this on version 330003 The app was terminated to an Objective-C exception. Details below:
2018-12-22 06:34:39.614565 The default implementation of -[UIDocument writeContents:toURL:forSaveOperation:originalContentsURL:error: only understands contents of type NSFileWrapper or NSData, not (null). You must override one of the write methods to support custom content types
with 330004 The app was terminated due to an Objective-C exception. Details below:
2018-12-26 18:53:12.004049 -[__NSDate horizontalAccuracy]: unrecognized selector sent to instance 0x1c201d680
I've been having the same issue. Only difference is I've never gotten a log. I didnt even know it was supposed to send a log