Well, all you Opensuse users, who like me, jumped on the upgrade wagon the day 12.2 hit the net soon realized that there is a slight problem with it running Minecraft, namely you login and it just hangs on a black screen. Never fear!
just add the line of code to your .bashrc file
export LD_LIBRARY_PATH="/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/amd64/"
then reopen bash or just type “source ~/.bashrc” to update the variable and Minecraft should start working fine again. Voila!


