World of Minecraft Client + Mac?
7 replies [Last post]
blub212212
WoM Member
Members
WoM Member: 102075
WoM Coins: 0

I downloaded the World of Minecraft Client for mac and the minecraft application from the official website.
I followed the instructions (Extract the World of Minecraft files to applications, put the Minecraft into the lib folder, then ran run.bat) Also, i tried both the mac version of Minecraft and the minecraft.jar (Linux version)
Instead of working, my computer tried to open up notepad, but it didnt work (i used to have parallels, so it said "Parallels notepad could not be found", or something like that)

Help please?

(Also, just a random questions, what is no clip mode? And do you have infinite blocks like classic mode in this client?)

Jao247
WoM Member
Members
WoM Member: 62451
WoM Coins: -2
the client is for classic

the client is for classic mode servers

no clip allows you to travel out of map and through blocks
is the run.bat working?
you may have the wrong minecraft.jar use the link in the info about World of Minecraft custom client

blub212212
WoM Member
Members
WoM Member: 102075
WoM Coins: 0
run.bat doesnt open

run.bat doesnt open anything..
it tries to open it using notepad but it doesn't work

Jao247
WoM Member
Members
WoM Member: 62451
WoM Coins: -2
it shouldn be opening in

it shouldn be opening in notepad

unless it does that on mac i dont know
sorry i couldnt help

werecatz
WoM Member
Members
WoM Member: 65335
WoM Coins: 0
Not the run.bat

if you've installed it all correctly right click on "minecraft-osx.sh" and go open with - other - utilities folder -terminal.app and run it with that, you might need to set all applications at the bottom of the open with window. Then if it's installed it should ask for minecraft.net password etc.

opie52
WoM Member
Members
WoM Member: 72318
WoM Coins: 0
wtf

when i do this   you've installed it all correctly right click on "minecraft-osx.sh" and go open with - other - utilities folder -terminal.app and run it with that, you might need to set all applications at the bottom of the open with window. Then if it's installed it should ask for minecraft.net password etc.

it say on terminal 
Last login: Wed Nov 10 19:57:17 on ttys000
Robert-Potters-MacBook-Pro:~ robertpotter$ /Users/robertpotter/Downloads/womclient-1.5.9/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.defineClassCond(ClassLoader.java:632)
at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Caused by: java.lang.ClassNotFoundException: com.mojang.minecraft.MinecraftApplet
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
... 12 more
logout
''

Netti
WoM Member
Members
WoM Member: 3020
WoM Coins: 0
Opie, is your World of Minecraft client

Opie, is your World of Minecraft client wrapper up to date and have you placed the latest minecraft.jar in the lib folder?

If so, then I suggest trying a cd or path hardcode modification to your minecraft-osx.sh. That's what I've had to do with previous versions, for some reason.

werecatz
WoM Member
Members
WoM Member: 65335
WoM Coins: 0
try replacing the

try replacing the minecraft.jar and check that your java doesn't need to be updated or reinstalled.