Jump to content
  • 0

The Technic Launcher Installer does not work on my Mac


Skolman360

Question

I am on Mac OS High Sierra v 10.13.6 and when I download the installer I launch it nothing appears just the icon of java at the bottom and it stops running after few seconds help me please (yes I know I should use windows) and Im going to upgrade to Mac OS Mojave in few weeks

Edited by Skolman360
Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0
8 hours ago, Skolman360 said:

I am on Mac OS High Sierra v 10.13.6 and when I download the installer I launch it nothing appears just the icon of java at the bottom and it stops running after few seconds help me please (yes I know I should use windows) and Im going to upgrade to Mac OS Mojave in few weeks

Remove java 9, 10, 11 or 12. Install java 8.

Link to comment
Share on other sites

  • 0
17 hours ago, ElactixNova said:

I am also on a Mac, and having the same problem. How exactly would I remove Java 9, 10, 11, or 12 and install Java 8?

 

TechniKhittyBOTToday at 9:40 PM

 
Forge, Technic Launcher, and Minecraft do not support Java 9, 10, or 11. Follow either the manual or script instructions to remove it and replace with Java 8: Script 1. Close the Technic Launcher. It cannot be running! 2. Download this file: https://download.uskarian.net/scripts/mac-delete-java9.command 3. Open terminal 4. Copy and paste:
chmod +x ~/Downloads/mac-delete-java9.command
5. Copy and paste:
sudo ~/Downloads/mac-delete-java9.command
If it asks you for your password then type in your password. :warning: You will not see text being entered as your type, but it is being entered! Once you've typed your password hit enter on your keyboard. 6. Download Java SE Development Kit 8u191 from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 7. Install the jdk-8u191-macosx-x64.dmg you just downloaded. OR Manual 1. Close the Technic Launcher. It cannot be running! 2. Open terminal 3. Copy and paste:
sudo rm -rf /Library/Java/JavaVirtualMachines/jdk-{9,10,11}*.jdk/
If it asks you for your password then type in your password. :warning: You will not see your password being entered as your type, but it is being entered! Once you've finished typing your password hit enter on your keyboard. 4. Copy and paste:
sudo rm -rf Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
5. Copy and paste:
sudo rm -rf /Library/PreferencePanes/JavaControlPanel.prefPane
6. Download Java SE Development Kit 8u191 from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 7. Install the jdk-8u191-macosx-x64.dmg you just downloaded.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...