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.
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.
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
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?
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.
R3YDOS Posted July 17, 2013 Author Posted July 17, 2013 I increased my ram allocation. Works perfectly now, thanks :)
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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now