Jump to content

Tekkit Classic crash on mac


Recommended Posts

I have the techniclauncher on my mac. It works fine sometimes, and sometimes not. When it doesn´t work, it goes like this: I open the launcher, and select the tekkit classic pack. I click "launch" and then it loads up, and theres a white screen , saying "tekkit classic" on the top, and then it just dissapears and closes the launcher to the desktop. And sometimes compeletely random without me doing anything, it works. But it never opens two times after one another.

Link to comment
Share on other sites

I had a similar problem, although mine would never load. Try starting your launcher with a specific java:

#!/bin/zsh

cd "${0:h}"

export JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

java -Xmx6G -Xms1G -jar ./TechnicLauncher.jar

If you find that 1.6 doesn't work, try 1.7.

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 months later...

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...