Jump to content
  • 0

The Technic Launcher Installer does not work on my Mac


Question

Posted (edited)

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

12 answers to this question

Recommended Posts

  • 0
Posted
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.

  • 0
Posted
On 4/10/2019 at 11:15 AM, JaariAtmc said:

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

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?

 

  • 0
Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...