Cannot login to World of Minecraft Mac OSX (SOLVED)
11 replies [Last post]
dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13

Hi, I can't login to World of Minecraft. I know I have the correct username and password, I've downloaded the latest client (3 times). It gives the error that says incorrect username or password; or there are no servers to verify you. I've been doing this for 10 hours, and I don't believe that the World of Minecraft servers are that bad. 

Thank you for your help in advance :)

moujave
Removed from Staff
Members
WoM Member: 21
WoM Coins: 1687
Uhhhh

Are you using your minecraft.net username\password?

dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13
Yes

Yes of course, I also want to mention that the login works on minecraft.net and minecraft beta aswell...

moujave
Removed from Staff
Members
WoM Member: 21
WoM Coins: 1687
If that is the case:

You don't authenticate against the World of Minecraft Servers, you authenticate against the Minecraft.net servers.

Try debugging the software, you might have a permissions issue:
http://womjr.com/debug

dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13
Is there a tutorial for Mac

Is there a tutorial for Mac OS? 

moujave
Removed from Staff
Members
WoM Member: 21
WoM Coins: 1687
Yep

Right, you are using OSX:

open terminal
cd  /Applications/World of Minecraft.app/Contents/MacOS
./JavaApplicationStub

It will launch the client and have the debugging information in the background, find the error that it gives out.

dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13
Great thanks! 

Great thanks! 

dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13
Ok, So I ran it in debug

Ok, So I ran it in debug mode, and here is a pastie of the console log:

<removed pastie for privacy issues - moujave>
BTW can I say these are the best error messages I have EVER gotten!!!! Lol, I'm almost happy World of Minecraft crashed XD. 

dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13
Do you know how I can fix the

Do you know how I can fix the errors I'm getting?

EDIT: I think that this may be the problem might lie here. Do you think that I'm missing this file?
If so, is there a way I can get it, and sudo it into the World of Minecraft folder?
Couldn't load connection cache: java.io.FileNotFoundException: /var/folders/z6/dqvm117j7350myd7q4fzxc2r0000gn/T/World of Minecraft-cache.dat (No such file or directory)

moujave
Removed from Staff
Members
WoM Member: 21
WoM Coins: 1687
Ok...

The following means that it has not had the chance to create the cache file as it has not connected to Minecraft.net or direct.womjr.com.

Couldn't load connection cache: java.io.FileNotFoundException: /var/folders/z6/dqvm117j7350myd7q4fzxc2r0000gn/T/World of Minecraft-cache.dat (No such file or directory)

You can ignore it for the time being. My suggestion is flushing your dns cache and rebooting your machine. The fact that you can come to this site but not connect to minecraft.net or direct.womjr.com is strange.

So at terminal do the following:

  • dscacheutil -flushcache
  • sudo reboot and enter password

Make sure you save everything running in the background ;)

dillyg10
WoM Member
Members
WoM Member: 271606
WoM Coins: 13
Thank you very much, that

Thank you very much, that seemed to do the trick!!!!

moujave
Removed from Staff
Members
WoM Member: 21
WoM Coins: 1687
:D:D:D

Not a problem! Thank you for being patient and not raging like others do.