View Single Post
02/02/22, 05:14 AM   #11
LalMirchi
Join Date: Mar 2021
Posts: 10
Qick update. Looking through my crash-logs I saw a lot of references to Java so I assume that Minion is based on Java and the OS specific applications are wrappers around that core.

Giving Minion access to files and Folders in MacOS (see screenshot) did not work, neither did giving Full Disk Access solve the crashes.

So I went ahead and installed the Java JRE from Sun and ran this command
Code:
java -jar ~/Documents/Minion3.0.5-java/Minion-jfx.jar
So I am now able to run Minion and keep my add-ons updated. Yay!
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2022-02-02 at 11.47.21.png
Views:	354
Size:	94.8 KB
ID:	1454  

Last edited by LalMirchi : 02/02/22 at 05:17 AM. Reason: Forgot the screenshot.
  Reply With Quote