NullPointerException in SwingUserInterface.java:74
See the attached screenshot for details. Notice that "Play" and "Log out" are greyed out. This was a fresh install of minecraft on a new Mint install.
I suspect that perhaps you're calling a method on an object representing the previously logged in account, only in this case there is a null previous account.
Environment
Linux Mint 16 running Cinnamon 2.x Desktop and Java 1.7.0_55
Created Issue:
NullPointerException in SwingUserInterface.java:74
See the attached screenshot for details. Notice that "Play" and "Log out" are greyed out. This was a fresh install of minecraft on a new Mint install.
I suspect that perhaps you're calling a method on an object representing the previously logged in account, only in this case there is a null previous account.
Environment
Linux Mint 16 running Cinnamon 2.x Desktop and Java 1.7.0_55
Added Attachments:

This shows the greyed out button and nullpointer stacktrace.
this is also happening to me
Duplicate of
MCL-2494