Jump to content
  • 0

Launcher quits every time I launch any of the modpacks


Kongwubba94

Question

Launcher Version: Latest launcher version (Build = 253)

Operating System: Mac OSX 10.8.4

Java Version: Latest Java version (7.0 I believe)

Antivirus Program:

Description of Problem:

I get the launcher up and running with no problem, but when I click on a mod pack (Hexxit, Tekkit, Voltz, etc.) it brings up the FML screen, stays on 0% loading, and shuts down. I've tried re-downloading Java and the Technic Launcher multiple times but I get the same problem. Please help!!

Error Messages:

Error Log:


 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Another solution:

The fix is really easy.

1) Create a folder on your desktop and put your TechnicLauncher inside

2) Create a new text edit file and paste this into it


export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home

java -Xmx1024M -Xms1024M -jar ~/Desktop/[FILE NAME GOES HERE]/TechnicLauncher.jar



3) Make the file plaintext (Under format)

4) Save the file as TechnicRun.command

5) Open terminal and type



chmod a+x

Do not press enter

4) drag the TechnicRun.command file into the terminal and press return.

5) PLAY AND HAVE FUN!

This solution evaded me for the longest time. Please please please pass it on to anyone else who is having problems with a mac. It is a hell of a lot easier than trying to downgrade java manually.

Hope this helps!

Link to comment
Share on other sites

  • 0

Okay I have now tried both solutions yet it still will not work...

I replaced the old lwjgl files with the new updated files, but it still doesn't work :/

And I was confused with putting the launcher into a new folder...a more elaborate explanation of that would be grand.

Thanks for your help!

Link to comment
Share on other sites

  • 0

This is my current Terminal:

Last login: Thu Jul 25 19:10:46 on ttys000

Patricks-MacBook-Pro:~ patrickdroder$ /Users/patrickdroder/Desktop/Technic/TechnicRun.command ; exit;

/Users/patrickdroder/Desktop/Technic/TechnicRun.command: line 2: -Xmx1024M: command not found

logout

[Process completed]

How is command not found???

Link to comment
Share on other sites

  • 0

I'm getting the same "command not found" problem that Kongwubba was, but I have replaced the {FILE NAME HERE} with Technic and it still doesn't work.

My technic_launcher.command:

export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java

-Xmx1024M -Xms1024M -jar ~/Desktop/Technic/TechnicLauncher.jar

What am I missing?

Link to comment
Share on other sites

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