Jump to content
  • 0

won't open past logo?? (mac)


Coxwainboxin

Question

15 answers to this question

Recommended Posts

  • 1

I have the solution. First, open launchpad. Navigate to Automator. Open it. Then, where it says "Choose a type for your document" click, Application. Hit continue. Now, where it says Name in the search box, search Run Shell Script. Drag that over to the right. Now, in the new text box, get rid of cat, and type:

export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
cd /Users/                        
java -jar TechnicLauncher.jar

Where it says Users/ put the directory of the folder that TechnicLauncher.jar is in. Now, go up to file, and save. Name it whatever you want, and save it. Now open it, and it should run!

Link to comment
Share on other sites

  • 0
3 hours ago, Coxwainboxin said:

I'm trying to open the launcher, but once it gets to the logo, it freezes. I've tried leaving it and restarting my laptop, but to no avail. I have downloaded java, so I don't think that's the problem.

Same problem. My Java Version was downloaded today and is 9.0.1

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...