Open frozenteradactyl opened 5 years ago
This is also the case in OS X Catalina. Not sure if the problem is due to the unzipping (algorithm) or the app itself.
I figured out the problem. The JDK the .app is compiled for is 8/9, which had OS X specific APIs which have been removed. The proofpad source will need to be recompiled with a newer version of Java, which doesn't require the OS X specific libraries (which in any case, are no longer needed).
I am able to download and decompress the compressed file. However when I attempt to open the app, I get a message saying something like the file is corrupted. This happened on OS X Sierra. When I tried to open the app in Windows, the computer just hung and I had to reboot.