Cinnamon Posted July 23, 2014 Posted July 23, 2014 http://osbot.org/forum/topic/56895-how-to-run-osbot-using-java-8/ Is there a mac version anyone familiar of?
before Posted July 23, 2014 Posted July 23, 2014 If you're asking for the .command version of running a .jar with .command on a mac, there is something called "Google". You're a scripter LMAO. I don't know how to code but I could figure that much out grts on 24hundred posts btw. I'm pushing 1000 then I'll only be using spam section
Cinnamon Posted July 23, 2014 Author Posted July 23, 2014 If you're asking for the .command version of running a .jar with .command on a mac, there is something called "Google". You're a scripter LMAO. I don't know how to code but I could figure that much out grts on 24hundred posts btw. I'm pushing 1000 then I'll only be using spam section Im not familiar with mac directories and commands.. Thanks.
Mysteryy Posted July 23, 2014 Posted July 23, 2014 Im not familiar with mac directories and commands.. Thanks. Open your terminal, then cd into the directory that your .jar is in. java -jar OSBot.jar Not sure if this is exactly what you were asking, I don't use mac but I do run a linux based server and its similar. That command should open the jar. If that isn't the question that you were asking please specify exactly what you wanted to know. ^_^
Cinnamon Posted July 23, 2014 Author Posted July 23, 2014 Open your terminal, then cd into the directory that your .jar is in. java -jar OSBot.jar Not sure if this is exactly what you were asking, I don't use mac but I do run a linux based server and its similar. That command should open the jar. If that isn't the question that you were asking please specify exactly what you wanted to know. Open it along with Java 7. cd /Library/Java/JavaVirtualMachines/jdk1.7.0_65.jdk java -jar /Users/prynceasante/Desktop/Osbot.jar for some reason it isn't working.
Mysteryy Posted July 23, 2014 Posted July 23, 2014 Open it along with Java 7. cd /Library/Java/JavaVirtualMachines/jdk1.7.0_65.jdk java -jar /Users/prynceasante/Desktop/Osbot.jar for some reason it isn't working. Hmm, are you 100 percent sure those paths are correct?
Cinnamon Posted July 23, 2014 Author Posted July 23, 2014 Hmm, are you 100 percent sure those paths are correct? im 99%.
Mysteryy Posted July 23, 2014 Posted July 23, 2014 im 99%. Hmm maybe someone will see this and have an idea for you. I will try to see if I can think of anything else. ^_^ 1
Cinnamon Posted July 23, 2014 Author Posted July 23, 2014 All i did was uninstall Java 8 and reinstalled Java 7. If anyone needs a guide, let me know. This can now be closed! Thanks @Mysteryy for the help!