Minecraft at its finest
Home       Appeals       Galleries       Texture Packs       Minecraft Tools       Member Blogs WoM Members: 47182       Contact Staff

World of Minecraft Custom Client Wrapper

Forums > General Discussion

505 replies [Last post]
triddin's picture
triddin
User offline. Last seen 13 weeks 6 days ago. Offline
Developer
Owners
Joined: 08/09/2009
WoM Client Wrapper 1.4 Screenshot

We have a new version of our Minecraft client wrapper with speed, flying and noclip hacks.
Version 1.5.9 works with Minecraft 0.30

ABOUT

This WoM edition external Minecraft client wrapper allows you to perform special actions that aren't normally available in the web based client and doesn't require a browser to be loaded while you play.

NOTE:

AS PER THE MINECRAFT DISTRIBUTION POLICY:
This package does not contain the original client code "minecraft.jar" which is copyright and the intellectual property of Mojang Specifications.

We do not have the right to package this file and distribute it to you, so you will need to download this component from the official minecraft website and place it into the lib folder of the extracted custom client wrapper package yourself.

It's URL is: http://minecraft.net/client/minecraft.jar

INSTRUCTIONS

To start up the game, simply download our client wrapper package below, extract it, put the official minecraft.jar (which you downloaded from the official site as per the above notice) into the lib folder and then execute run.bat. The external client application will prompt you for your login details and then allow you to select from the available servers, or enter your own server link to connect.

USAGE

When the client application completes loading you will be able to access the following special functions:

Keys
W A S D - movement keys as normal.
Z - press to toggle on/off fly mode.
X - noclip mode while held down.
Q E - up and down when in fly mode.
Shift - Turn on 5x speed while held down.
Ctrl - Turn on 2x speed while held down.

Noclip mode
Hold down the X key while moving/flying to go through solid objects or outside the normal map boundaries.
If you release the button while inside solid block or outside the map, you will get stuck. Simply hold down again to continue moving.

TROUBLESHOOTING

Note there's a troubleshooting comment directly below this post. Read it and follow it's instructions.
If you still have problems after reading it, do not comment them in this thread as it will get long and unwieldy.
Instead, start a new thread in the Support forum.

Just to be clear: Any help/support requests in this forum will be ignored!
Praise, critiques, suggestions etc are more than welcome here however.

DOWNLOADS:

If you do not see the download below, you need to Login or Register

Tested in Windows XP 32bit & 64bit, Windows Vista 32 & 64bit, Windows 7 32bit & 64bit, Mac OSX 10.5, Linux.

triddin's picture
triddin
User offline. Last seen 13 weeks 6 days ago. Offline
Developer
Owners
Joined: 08/09/2009
Troubleshooting.

Troubleshooting

Most problems that people have are due to one or more of the following reasons:

Windows troubleshooting

If

You see an error message like:

Could not find the main class: Main.  Program will exit.
========================================
Warning: lib\minecraft.jar not found.
Did you read instructions / download it?
========================================

Then

You didn't read the instructions, and download then install the minecraft.jar file.

To fix

Go back to the instructions, download minecraft.jar as instructed and place it in the correct directory.

If

You see an error like:

ERROR: 32-bit Java 6 not found!
Please download and install from java.com

Then

You do not have the correct version of java installed, or it cannot be found automatically.

To fix

This needs 32 bit Java 6. You need to download and install it from: http://java.sun.com/javase/downloads
Look for the file labeled: "Java SE Runtime Environment (JRE)", click the download button.
Select "Platform: Windows" from the next download page that appears (note: Do not select 64 bit or Itanium versions, these will not run the wrapper)
Download it, install it.

If after installing the correct version, or if it is installed but cannot be found automatically due to it being in a non-standard location, open the run.bat in a text editor and change the line that reads:

set JAVA6="auto"

to read

set JAVA6="C:\MyPath\bin\java.exe"

(change "C:\MyPath" to your actual java installation's path)

Mac OSX Troubleshooting

If

You see an error like:

-bash: ./minecraft-osx.sh: Permission denied

Then

The minecraft-osx.sh file does not have execute permission.

To fix

Run the following command:

chmod +x minecraft-osx.sh

If

You see an error like:

./minecraft-osx.sh: line 12: /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java: No such file or directory

Then

Your mac doesn't have the Java 6 interpreter installed.

To fix

You need at least OS 10.5 with the Java 6 packs applied (if you apply system updates, you should have this, otherwise look for the Java 6 downloads from the Apple site.

If

You see an error like:

Exception in thread "main" java.lang.NoClassDefFoundError: com/mojang/minecraft/MinecraftApplet

Then

You didn't read the instructions, and download then install the minecraft.jar file.

To fix

Go back to the instructions, download minecraft.jar as instructed and place it in the correct directory.

Linux Troubleshooting

Running under linux

You will need to modify the minecraft-osx.sh file to point to your local java interpreter.

Focus / mouse clicking issues

There can be some weird interactions between the windows managers and the java windows that make java think it has lost focus whenever you click. Very rarely this may not happen on some combinations of linux+distro+x11+wm, but for most linux users, this will be a problem. In this case you may want to take a look at the Don't lose focus hack, which may solve this problem for you.

/dev/input/event ownership problems

If you see an error like:

Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)

This means that the current user doesn't have permission to access the direct input devices.

sudo chmod go=u /dev/input/event*

Should fix the problems here.

Ublind's picture
Ublind
User offline. Last seen 13 weeks 4 days ago. Offline
Members
Joined: 09/03/2009
AHHHHH

Well, it seems that the new client (1.5) has a "special" feature. YOU FREAKING DISCONNECT EVERYONE IN THE SERVER PERIODICALLY!!! Sorry for the flame. I am very mad about this!! Could anyone help me?

Edit: This seems to happen in the The One's lava server the most

Skittles's picture
Skittles
User offline. Last seen 23 weeks 17 hours ago. Offline
Members
Joined: 09/27/2009
Client hacks do not work!

I can't fly, no-clip, or speed. No matter WHAT.

obj_solid's picture
obj_solid
User offline. Last seen 16 weeks 3 days ago. Offline
Members
Joined: 04/06/2010
same :(

same :(

Artanis's picture
Artanis
User offline. Last seen 10 weeks 1 day ago. Offline
Members
Joined: 05/16/2010
same ; _ ;

same ; _ ;

Jowm4n's picture
Jowm4n
User offline. Last seen 6 weeks 5 days ago. Offline
Members
Joined: 05/30/2010
Same

Same

doomster122's picture
doomster122
User offline. Last seen 23 weeks 4 days ago. Offline
Members
Joined: 11/13/2009
Java Error

Hello I Have A Java Error That Says "Failed To Start  Java.lang.NullPointerExeption"

ndtm's picture
ndtm
User offline. Last seen 24 weeks 6 days ago. Offline
Members
Joined: 11/14/2009
I ave this problem to please

I have this problem to please help me

Ninja998's picture
Ninja998
User offline. Last seen 5 weeks 3 days ago. Offline
Members
Joined: 03/18/2010
You must download

You must download minecraft.jar file into lib folder

Dr. Zandi's picture
Dr. Zandi
User offline. Last seen 21 hours 25 min ago. Offline
Members
Joined: 03/03/2010
I followed all instructions, but...

I followed all the instructions, but it still won't work!
It says "Could not find the main class: Main"
I did download the minecraft.jar and place it in the lib folder.

Dr. Zandi's picture
Dr. Zandi
User offline. Last seen 21 hours 25 min ago. Offline
Members
Joined: 03/03/2010
I followed all instructions, but...

I followed all the instructions, but it still won't work!
It says "Could not find the main class: Main"
I did download the minecraft.jar and place it in the lib folder.

TheGabe's picture
TheGabe
User offline. Last seen 35 weeks 1 day ago. Offline
Members
Joined: 11/14/2009
I also have this error also

I also have this error also as well.

gilbbbr's picture
gilbbbr
User offline. Last seen 16 weeks 4 days ago. Offline
Members
Joined: 11/17/2009
Me too!!!

Is it, when you go on a server it just pops up??? I don't know what to do! 

But its OK if you don't like butter that much :D.

Tomcat's picture
Tomcat
User offline. Last seen 36 weeks 1 day ago. Offline
Members
Joined: 11/18/2009
I get this error too. Nobody

I get this error too.

Nobody seems to know how to fix it.

yellowrock's picture
yellowrock
User offline. Last seen 9 weeks 5 days ago. Offline
Members
Joined: 11/19/2009
ditto

i also got this error.

Dessel_Ordo's picture
Dessel_Ordo
User offline. Last seen 28 weeks 1 day ago. Offline
Members
Joined: 11/19/2009
I have this error also

I have this error also

ummwat's picture
ummwat
User offline. Last seen 8 hours 9 min ago. Offline
Members
Joined: 08/17/2009
Everyone

This problem has been fixed. It was there since it didn't support minecraft.jar version .30.
Either download the client version 1.5.9 or download the .29.

ubaqu's picture
ubaqu
User offline. Last seen 35 weeks 4 days ago. Offline
Members
Joined: 11/18/2009
Do you know if they no longer

Do you know if they no longer have noclip mode? Because it won't work for me. I'm pressing 'x'

ummwat's picture
ummwat
User offline. Last seen 8 hours 9 min ago. Offline
Members
Joined: 08/17/2009
>_<

Noclip works on WoM servers only now, or on a server that has +noclip or whatever it is.

amrack's picture
amrack
User offline. Last seen 28 weeks 6 days ago. Offline
Members
Joined: 12/18/2009
Same -_-

Same here

doomster122's picture
doomster122
User offline. Last seen 23 weeks 4 days ago. Offline
Members
Joined: 11/13/2009
Minecraft.java

Hi Well I'm Using Google Chrome And Well The Minecraft.java Wont Download It Says The Link Dosent Exist Can You Please Help Me D:

rexxar369's picture
rexxar369
User offline. Last seen 1 week 6 days ago. Offline
Members
Joined: 05/28/2010
Yes, Easy

Try using A different browser this might fix it

haha!

tissnu's picture
tissnu
User offline. Last seen 35 weeks 1 day ago. Offline
Members
Joined: 11/25/2009
Cant play multiplayer

I cant play multiplayer for some reason, i dont see any servers on the list but when i paste an URL it just starts with the singleplayer, and i have allowed it on my firewall and such.

Kevin6493's picture
Kevin6493
User offline. Last seen 3 weeks 4 days ago. Offline
Members
Joined: 08/14/2009
Same problem

I have the same problem but in the menu were it shows all the servers there is absolutely nothing there. When I click anywhere it starts single player and works fine.
Then in the command line it says:

WARNING: Found unknown Windows version: Windows 7

Which makes no sense.

Bokkoo's picture
Bokkoo
User offline. Last seen 5 weeks 5 days ago. Offline
Members
Joined: 01/07/2010
Same problem

I have the same problem, I have Windows 7 64-bit, but for some reason I can only play it singleplayer and it generates a map.
Edit: Also seems, I don't have a list with the WoM servers, atleast that's what I think I should have from looking at the instructions.

christan317's picture
christan317
User offline. Last seen 5 days 1 hour ago. Offline
Members
Joined: 11/24/2009
ugh..

the same problem with me it only will work on single player mode????

Dazbme's picture
Dazbme
User offline. Last seen 17 weeks 7 hours ago. Offline
Members
Joined: 03/28/2010
I have this problem also, it

I have this problem also, it says:

Failed to poll device: device is released
and it also says:
WARNING: Windows RegCreateKeyEx(...) returned with erroe code 5.
and, one more:
WARNING: Found unknown Windows version: Windows Vista
like, really, what is going on here?

margus321's picture
margus321
User offline. Last seen 8 hours 25 min ago. Offline
Members
Joined: 01/20/2010
u have to tipe correct name

u have to tipe correct name and password

Manillaggg's picture
Manillaggg
User offline. Last seen 12 weeks 3 days ago. Offline
Members
Joined: 04/21/2010
i did that

i did that and it i didnt come up with any servers

The ruler of Nothing

caprico's picture
caprico
User offline. Last seen 5 days 14 hours ago. Offline
Members
Joined: 04/18/2010
an easy fix put this 

an easy fix put this  http://minecraft.net/client/minecraft.jar
(go here download to folder named lib)


download in the lib folder

Yumchin42's picture
Yumchin42
User offline. Last seen 29 weeks 5 days ago. Offline
Members
Joined: 12/11/2009
Problem with loading maps (as .MINE and .DAT)

I've tried loading saved maps in the custom client,
but it keeps disabling hacks. Help?

Requesting a server script for $10.00(USD). It's pretty damn advanced.

manbarpag's picture
manbarpag
User offline. Last seen 30 weeks 4 days ago. Offline
Members
Joined: 12/16/2009
same

same problemmm please helpp

Miggles137's picture
Miggles137
User offline. Last seen 7 weeks 1 day ago. Offline
Members
Joined: 01/06/2010
I can't get the download to pop up

Yes i do have an account but it wont work will someone please help me here?

Skittles's picture
Skittles
User offline. Last seen 23 weeks 17 hours ago. Offline
Members
Joined: 09/27/2009
Problem with 1.5.9

When I run 1.5.9 client, no servers show up and I can't connect to bookmarked servers. Help!

pierc1's picture
pierc1
User offline. Last seen 20 weeks 4 days ago. Offline
Members
Joined: 03/06/2010
all it says is faild to run

all it says is faild to run minecraft

niels's picture
niels
User offline. Last seen 8 hours 29 min ago. Offline
Members
Joined: 09/07/2009
for people who dont see any

for people who dont see any server list:
http://www.worldofminecraft.com/node/956

A simple painted picture for a simple painted man

ilookgood555's picture
ilookgood555
User offline. Last seen 4 weeks 3 days ago. Offline
Members
Joined: 03/15/2010
i cant get it!!!!!

i have tried so many times and nomatter what i have this show up. (failed to find main class manifest attribute)
i just dont get it cause im 12 or i suck at this. please givee a little advise or (help) please. i will give you a big cookie




with milk. lol
thanks

Shark_a_Pult's picture
Shark_a_Pult
User offline. Last seen 12 weeks 1 day ago. Offline
Members
Joined: 11/03/2009
Error Message

NVM fix'd

ProgVal's picture
ProgVal
User offline. Last seen 4 weeks 3 days ago. Offline
Members
Joined: 06/23/2010
Launch on Linux

Here is the command to launch MineCraft on Linux (Ubuntu 10.04) :
java -Xms800M -Xmx800M -classpath .:lib/jinput.jar:lib/lwjgl.jar:lib/lwjgl_util.jar:lib/wom.jar:lib/minecraft-new.jar -Djava.library.path=native/linux Main

litmeuplol's picture
litmeuplol
User offline. Last seen 2 weeks 1 day ago. Offline
Members
Joined: 07/14/2010
do we need the paid game or

do we need the paid game or just the free version?

ummwat's picture
ummwat
User offline. Last seen 8 hours 9 min ago. Offline
Members
Joined: 08/17/2009
Cool

I'm gonna try it later and see if it actually works in multiplayer for me now...

But you ARE going to archive all of the versions, are you?

triddin's picture
triddin
User offline. Last seen 13 weeks 6 days ago. Offline
Developer
Owners
Joined: 08/09/2009
Yes

The old version is still in the forum.

joespinazola1's picture
joespinazola1
User offline. Last seen 1 week 1 day ago. Offline
Members
Joined: 11/23/2009
YOU SUCK AT

YOU SUCK AT THIS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! its only singleplayer LAMO!!!!!

ummwat's picture
ummwat
User offline. Last seen 8 hours 9 min ago. Offline
Members
Joined: 08/17/2009
Don't be like that

If you got the "only singleplayer" error, you either put in your login credidentials wrong or used your WoM account instead of your Minecraft account.

downloading...lol's picture
downloading...lol
User offline. Last seen 1 week 1 day ago. Offline
Members
Joined: 10/25/2009
yup!

yeah i know its annoying -.-

ummwat's picture
ummwat
User offline. Last seen 8 hours 9 min ago. Offline
Members
Joined: 08/17/2009
D:

It still doesn't work. D:

Brocklehurst's picture
Brocklehurst
User offline. Last seen 32 weeks 6 days ago. Offline
Members
Joined: 09/24/2009
hmmm

Liking the new stuff, but I'm not sure how server owners are going to like the server dump feature...

GolemdX's picture
GolemdX
User offline. Last seen 5 weeks 5 days ago. Offline
Members
Joined: 10/04/2009
Uh-oh

Ubuntu 9.04 doesn't like the .sh file (at least you provided one)... I'll just try the one I created for the old client I guess.

Maow, dobe.

GolemdX's picture
GolemdX
User offline. Last seen 5 weeks 5 days ago. Offline
Members
Joined: 10/04/2009
Hmm...

My launcher worked nicely, but I still get the BadMatch error if I don't replace liblwjgl.so with the nightly build... ...and I also have bad framerate in linux :(.

Maow, dobe.

niels's picture
niels
User offline. Last seen 8 hours 29 min ago. Offline
Members
Joined: 09/07/2009
nice

i think i gonna try it and put it in my Server/hacks file but can you let more pics with bigger size?
then i can see better what the changes are

A simple painted picture for a simple painted man