Which application to use for Mac?
7 replies [Last post]
Halokllr
WoM Member
Members
WoM Member: 4846
WoM Coins: 0

I put the minecraft.jar in the lib folder but there isnt an application for it to open it.  Does anyone know which application to use? =/

Halokllr
WoM Member
Members
WoM Member: 4846
WoM Coins: 0
Here's what it says when I

Here's what it says when I try to open it with Terminal:

Last login: Sun Nov  1 16:11:02 on ttys000
/Users/stevensmith/Desktop/womclient-1/run.bat ; exit;
steven-smiths-macbook-2:~ stevensmith$ /Users/stevensmith/Desktop/womclient-1/run.bat ; exit;
/Users/stevensmith/Desktop/womclient-1/run.bat: line 1: @echo: command not found
: command not foundDesktop/womclient-1/run.bat: line 2: 
/Users/stevensmith/Desktop/womclient-1/run.bat: line 3: rem: command not found
/Users/stevensmith/Desktop/womclient-1/run.bat: line 4: rem: command not found
/Users/stevensmith/Desktop/womclient-1/run.bat: line 5: rem: command not found
: command not foundDesktop/womclient-1/run.bat: line 6: 
: command not foundDesktop/womclient-1/run.bat: line 8: 
: command not foundDesktop/womclient-1/run.bat: line 9: 
/Users/stevensmith/Desktop/womclient-1/run.bat: line 11: syntax error near unexpected token `('
'Users/stevensmith/Desktop/womclient-1/run.bat: line 11: `if %JAVA6% == "auto" (
logout
[Process completed]

cc_skippy
WoM Member
Members
WoM Member: 1251
WoM Coins: 0
herez what you do

it looks like your trying to open them with thr run.bat file
you have to right click on the file that ends with .sh and select open with and searc for terminal
tere is a drop down box thingy and you have to change it from recommended applications to all apps then hit always open with

ummwat
WoM Member
Members
WoM Member: 375
WoM Coins: 13
Umm

Actually, I think you open Terminal, navigate to the directory where you put the hacks, type /chmod a+x minecraft-osx.sh or something like that, THEN run it.

Halokllr
WoM Member
Members
WoM Member: 4846
WoM Coins: 0
thanks

Thanks that helped all I had to do was drop the file into the terminal and it worked!! Thanks for the help!

cc_skippy
WoM Member
Members
WoM Member: 1251
WoM Coins: 0
o_O

this is to ummwat: is that how you were supposed to do it? all I did was tell the .sh to always open with terminal and it works

kabutali
WoM Member
Members
WoM Member: 8246
WoM Coins: 0
I opened .sh w/ terminal;

I opened .sh w/ terminal; looks like this:

Last login: Thu Dec 10 06:06:56 on ttys000
mary-bogues-macbook-pro:~ marybogue$ /Users/marybogue/Downloads/womclient-1/minecraft-osx.sh ; exit;
Exception in thread "main" java.lang.NoClassDefFoundError: com/mojang/minecraft/MinecraftApplet
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:703)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:402)
Caused by: java.lang.ClassNotFoundException: com.mojang.minecraft.MinecraftApplet
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:402)
... 12 more
logout
[Process completed]
Is this right? and then what do i do? I still don't have application to open run.bat

jonnyabc
WoM Member
Members
WoM Member: 256
WoM Coins: 7
put your hacks folder onto

put your hacks folder onto the desktop, then run it. if that doesnt help, make sure you have the .jar file DL'd and in the right place