-
Notifications
You must be signed in to change notification settings - Fork 79
Description
macOS 10.14.1 crashes after starting it. If I log in and run the file, I can read the following error
`Last login: Wed Apr 3 13:19:48 on ttys002
/Applications/uPyCraft.app/Contents/MacOS/uPyCraft ; exit;
Rudi-6:~ rc3412$ /Applications/uPyCraft.app/Contents/MacOS/uPyCraft ; exit;
/Users/rc3412
/Users/rc3412/AppData/Local/uPyCraft/temp/
/Users/rc3412/AppData/Local/uPyCraft/examples
Traceback (most recent call last):
File "uPyCraft.py", line 2835, in
File "uPyCraft.py", line 87, in init
File "uPyCraft.py", line 202, in setFont
NotADirectoryError: [Errno 20] Not a directory: '/Users/rc3412/Library/Fonts'
[24130] Failed to execute script uPyCraft
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...71 completed.
[Process completed]
`
I deleted a file called Fonts and the program exectured, prompting me to install a font. Weird enough but I made it run...