Software - Support > Games Support

Minecraft issues...

(1/2) > >>

m654321:
Not all of the above worked for me (got a bit lost at UltraCookie's code) but I did find something prescriptive enough, for
a relative newbie, like myself, to use. In the end I used this to set up Minecraft - it seemed much simpler.

First, though, you need to have set up a Mojang account, to allow you to play Minecraft - go to the Minecraft website & register.
You will then need Java 7 for the setting-up to work, though I used Java 8, using morganizach's method (above) to download
& install this.

When you've covered the above two points, type the following into the terminal...

--- Code: ---sudo add-apt-repository ppa:minecraft-installer-peeps/minecraft-installer

sudo apt-get update

sudo apt-get install minecraft-installer
--- End code ---


The above was taken from http://ubuntuhandbook.org/index.php/2014/04/install-minecraft-in-ubuntu-14-04/

This will install the Minecraft Launcher into the Games section of the Menu.
Click on the Launcher. 
Then Login with your Mojang account details.
Click on the Play button at the bottom of the Launcher.
The latest version of the Minecraft software will then start downloading.
When done reboot, play & enjoy...
 
Cheers
Mike
 

UltraCookie:
Search for "Main Menu" in the Whisker Menu and create a new launcher in the Games category.

Give it a Icon and name of your liking and the command should go kinda like this:


--- Code: ---java -jar /directory/path/.Minecraft.jar
--- End code ---

change the path according to where your Minecraft.jar is located.

m654321:

--- Quote ---I had a similar problem, to get MC to work I had to install the ppa for Oracle Java 8.  Here are the commands you will need to enter into a terminal (ctrl+alt+t)

sudo apt-add-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

You should be prompted a few times, accept these prompts and agree to Oracle's Java License Agreement. Once you have followed these steps you should be able to right click on minecraft.jar, click on "open with" and select Oracle Java 8 Runtime.
--- End quote ---

Morganizach, many thanks - this worked for opening minecraft.jar. 

However, I need now to create a 'minecraft launcher' for the desktop, so my son can click on this whenever he wants to play Minecraft - can you show me how to do this? 

Regards
Mike

morganizach:
I had a similar problem, to get MC to work I had to install the ppa for Oracle Java 8

Here are the commands you will need to enter into a terminal (ctrl+alt+t)

sudo apt-add-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

You should be prompted a few times, accept these prompts and agree to Oracle's Java License Agreement

Once you have followed these steps you should be able to right click on minecraft.jar, click on "open with" and select Oracle Java 8 Runtime.

Have fun gaming! -morganizach

anon222:
Sorry mate no time for minecraft. :)
If it's a jar file, I would try with java

--- Code: ---java -jar minecraft.jar
--- End code ---
You can try searching online on how to install minecraft
https://www.google.rs/search?q=minecraft+ubuntu+14.04&gws_rd=cr,ssl&ei=AraFVeHSGcu2swGO0amQAg

Navigation

[0] Message Index

[#] Next page

Go to full version