Jump to content

Recommended Posts

Posted

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.

Posted

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.

Posted

Post your forgemodloader-client.Log

And I believe increasing the ram on the launcher would have the same effect as your post automaton

Your syntax is unclear. What do you mean?

Posted

All your -Xmx and -Xms parameters would do is increase Ram available to use by the launcher. You could achieve the same thing by hitting the gear box and increasing ram via the drop down menu.

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