Jump to content

milkshaketalent

Members
  • Posts

    12
  • Joined

  • Last visited

About milkshaketalent

  • Birthday 01/11/1986

milkshaketalent's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. sorry for the late response but there is a couple steps you need to do. First create a folder on your desktop called Tekkit and drag the launcher in there. then type this code into terminal cd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher.jar i am very sorry for responding late and you probably already got it resolved but i didn't have my computer for a while. Hope this helps!
  2. i had the last code set up to how mine is i installed the launcher multiple times when i was trying to fix this problem and mine is called techniclauncher_3.jar and the file name has to match exactly whats in the code
  3. sorry dude wrong code! try this one: cd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher.jar
  4. first: create a folder named Tekkit on your desktop second: drag the techniclauncher into it third copy this into your terminal: cd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher-3.jar
  5. also someone else posted this but his is multiple commands this one is just one thing and your done.
  6. your welcome man, also after a couple weeks it told me that the files could not be found if it happens yo you just reinstall your techniclauncher and change the code to where the last line matches.
  7. the fact that you are running on mac does make a difference and you need to do this: first: make a folder on your desktop named Tekkit (it has to be capital) then write this code in your terminal and hit entercd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher.jar if you installed the launcher multiple times the launcher will say TechnicLauncher-2 etc. if so you have to edit the code so the file name on the last line matches whats in your folder.
  8. first: create a folder named Tekkit on your desktop and drag your launcher in there.( the T has to be capital) Second: copy this code into your terminal and hit enter cd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher.jar if you have installed the launcher multiple times change the .jar on the last line to TechnicLauncher-3.jar etc. this open the launcher as normal and it should no longer crash.
  9. first: create a folder named Tekkit on your desktop and drag your launcher in there.( the T has to be capital) Second: copy this code into your terminal and hit enter cd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher.jar if you have installed the launcher multiple times change the .jar on the last line to TechnicLauncher-3.jar etc. this open the launcher as normal and it should no longer crash.
  10. first:create a folder on your desktop named Tekkit (it has to be capital) and then copy this code into your terminal cd ~/Desktop/Tekkit/ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home java -jar TechnicLauncher.jar then hit launch and it will no longer crash
  11. actually on my own server i found out that the diamond warhammer inflicts damage to anyone wearing quantum, red matter, or dark matter,i used this on a popular tekkit pvp server and it worked just as it did on my own it is a nice way to kill anyone wearing quantum, dm, or rm.
×
×
  • Create New...