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

Join the conversation

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

Guest
Reply to this topic...

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