toolbox4minecraft / amidst

Advanced Minecraft Interface and Data/Structure Tracking
GNU General Public License v3.0
2.14k stars 239 forks source link

App bundle doesn't work on macOS #1004

Open douira opened 3 years ago

douira commented 3 years ago

This is related to https://github.com/toolbox4minecraft/amidst/issues/999 and the same error happens when I run the .app bundle. This issue is separate though because in the app bundle the user can't choose the java version the bundle runs. The wrapper needs to be updated to support Java 16 for 1.17. I can run amidst using the jar but that is inelegant.