R3YDOS Posted July 15, 2013 Posted July 15, 2013 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. Quote
Automaton Posted July 17, 2013 Posted July 17, 2013 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. Quote
Vivacity Posted July 17, 2013 Posted July 17, 2013 Post your forgemodloader-client.Log And I believe increasing the ram on the launcher would have the same effect as your post automaton Quote
Automaton Posted July 17, 2013 Posted July 17, 2013 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? Quote
Vivacity Posted July 17, 2013 Posted July 17, 2013 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. Quote
R3YDOS Posted July 17, 2013 Author Posted July 17, 2013 I increased my ram allocation. Works perfectly now, thanks :) Quote
R3YDOS Posted August 8, 2013 Author Posted August 8, 2013 You click the gear in the top right corner, and there is an option for "memory". You just increase the amount of GB. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.