Jump to content

NaiduBoys

Members
  • Posts

    15
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by NaiduBoys

  1. It is unnecessary to uninstall Technic
  2. no. "this works for any type of java later than 8 as what is it doing is every time you launch the automater application it sets the java to java 8 (only for that specific shell script idk why this happens but it does) I myself use java 11 but this works fine since the code used sets java to 8
  3. try following this if you are on mac
  4. What he said if you want a video check
  5. Try doing this
  6. Try following this
  7. Try following this
  8. Try following this
  9. IS yours mac if so try following this
  10. Try following this https://www.youtube.com/watch?v=qk-M8lJCtLg
  11. sorry no but i could make a yt vid if you want btw what do you need help with
  12. No need to unistall java 8 Ok the easiest way to do this is to run this in you terminal export JAVA_HOME=`/usr/libexec/java_home -v 1.8` cd /Users/yourname/Desktop/Technic java -jar TechnicLauncher.jar make sure you replace your name with what ever the location is also make sure technic is on your desktop or else change the location the point is to cd the location of the technic file i put it in a folder called technic for my use of ease But Running this from terminal every time you want to use technic suck so what you need to do is to go into automator and search run click run shell script then insert the code you use I hope this helped you
  13. Ok the easiest way to do this is to run this in you terminal export JAVA_HOME=`/usr/libexec/java_home -v 1.8` cd /Users/yourname/Desktop/Technic java -jar TechnicLauncher.jar make sure you replace your name with what ever the location is also make sure technic is on your desktop or else change the location the point is to cd the location of the technic file i put it in a folder called technic for my use of ease But Running this from terminal every time you want to use technic sucks so what you need to do is to go into automator and search run click run shell script then insert the code you use I hope this helped you
  14. Ok the easiest way to do this is to run this in you terminal export JAVA_HOME=`/usr/libexec/java_home -v 1.8` cd /Users/yourname/Desktop/Technic java -jar TechnicLauncher.jar make sure you replace your name with what ever the location is also make sure technic is on your desktop or else change the location the point is to cd the location of the technic file i put it in a folder called technic for my use of ease But Running this from terminal every time you want to use technic suck so what you need to do is to go into automator and search run click run shell script then insert the code you use I hope this helped you Just sent this so i get notified of replies
×
×
  • Create New...