Tinyrobotman Posted March 14, 2014 Posted March 14, 2014 Lots of people have had this problem and I have looked through different forums but none of them work, when I press "Play" my client crashes and sends me back to the launcher. Here is my log http://pastebin.com/sQRtrGnN, reply if you know a solution. -Thanks, Tinyrobotman
GenPage Posted March 14, 2014 Posted March 14, 2014 Try resetting the modpack through its settings window underneath the modpack logo (click on the small cog gear). If that doesnt work, delete the whole modpack folder and re-download the pack again.
Tinyrobotman Posted March 14, 2014 Author Posted March 14, 2014 None of these worked, any other suggestions?
Loader Posted March 15, 2014 Posted March 15, 2014 You're using the Java 1.6 VM for some reason, Tinyrobotman - use (or update to) the Java 1.7 version. I'm surprised to see this from a linux user, so if you're not confident how for some reason here's instructions; (I mean no offense, it's just a rarity, that's all ) http://openjdk.java.net/install/
Tinyrobotman Posted March 15, 2014 Author Posted March 15, 2014 (edited) Maybe I did something wrong with replacing the two versions but it still doesn't work. Edited March 15, 2014 by Tinyrobotman
Loader Posted March 16, 2014 Posted March 16, 2014 You've definitely removed version 1.6? Sometimes it'll just use that if it's there regardless of if 1.7 is installed. Can you post another log up?
Tinyrobotman Posted March 16, 2014 Author Posted March 16, 2014 Ya sure, here - http://pastebin.com/56q9ygHw
Loader Posted March 16, 2014 Posted March 16, 2014 Yeah, still using 1.6 (line 56) [B#431] 2014/03/16 09:59:02 [INFO] 2014-03-16 09:59:02 [INFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.6.0_27, running on Linux:amd64:3.2.0-4-amd64, installed at /usr/lib/jvm/java-6-openjdk-amd64/jre Are you sure you apt-get remove'd the old JRE? or did an apt-get purge on openjdk?
Tinyrobotman Posted March 16, 2014 Author Posted March 16, 2014 I don't think I did, can you show me what to do?
Loader Posted March 16, 2014 Posted March 16, 2014 (edited) Start with apt-get purge openjdk* (you may have to sudo), then use dpkg --list | grep -i jdk to check if it's gone. Once it is, reinstall 7 (instructions here; http://openjdk.java.net/install/) Edited March 16, 2014 by Loader
Loader Posted March 17, 2014 Posted March 17, 2014 No worries, you've given me the greatest gift a linux user can, letting a windows tech help you (In all fairness I used to use linux as my primary OS so it might not really count, but you've still made me beam with pride)
Tinyrobotman Posted March 17, 2014 Author Posted March 17, 2014 Well thank you I guess a bit of your welcome
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now