dasro20 wrote:Demonic,
Thanks for the reply. I'll look into now.
EDIT: So I looked into changing it to Java 7, and I did that. I just don't understand how to actually run the shell script (.sh). Is it something in the Terminal?
Woohoo! Another Ubuntu user!
Your Forge folder, containing forge.sh, needs to be somewhere that you have full rights to (your home folder works fine). Make sure it's executable (right-click, Properties), double-click the .sh file, and choose Run in Terminal.
I was doing it the hard way, via the command line, until recently: "cd //media/sda3/Forge; java -jar forge-1.4.6-jar-with-dependencies.jar". That works, but isn't necessary. I got a friend to try both Ubuntu and Forge, and when I e-mailed him that command line, with an explanation that he'd have to replace my path with his, he asked why I don't just click on the .sh file.....