This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
su - echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee -a /etc/apt/sources.list echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee -a /etc/apt/sources.list apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886 apt-get update apt-get install oracle-java7-installer exit
./launch.sh
sudo apt-get remove oracle-java7-installer
which seemed to work because once I ran the it generated a new world and appeared to do what i thought was correct.
so i launched the technic pack client which couldn't connect to minecraft.net(neather could the minecraft client). so i started to debug and I ran and ran the clients again, and they both worked properly.
so I'm asking if anyone else knows a fix for this I run crunchbang linux debian wheezy 64bit, and have openjdk 6 installed and openjdk 7 installed?
thanks in advance.