Trying to run minecraft

im trying to play the game mincraft. i have java installed and the proper minecraft.jar from the website but i cant seem to get the game running. also read the wiki to install java so that should be installed correctly please help

On Wed, 20 Jul 2011 21:36:03 +0000, drhawks685 wrote:

> im trying to play the game mincraft. i have java installed and the
> proper minecraft.jar from the website but i cant seem to get the game
> running.

It would help if you explained how you were trying to start it and what
errors you’re receiving.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

drhawks685 adjusted his/her AFDB on Wed 20 July 2011 22:36 to write:

>
> im trying to play the game mincraft. i have java installed and the
> proper minecraft.jar from the website but i cant seem to get the game
> running.
>
>

How are you trying to launch Minecraft?

You should run the minecraft.jar with the command below

(I have made an icon on the desktop which points to the launcher .jar, which
I have put in my home/bin dir)

java -cp /home/<username>/bin/minecraft.jar net.minecraft.LauncherFrame

Obviously put your username in the <username> this will then start the
launcher which will d/load all the needed stuff and set it all up for you in
a .mincraft dir in your home.

That should be it.

HTH.


Mark
Caveat emptor
Nullus in verba
Nil illegitimi carborundum

alright thanks, i have been launching it that way but here is an error that occurs.
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.s - Pastebin.com

drhawks685 adjusted his/her AFDB on Thu 21 July 2011 02:36 to write:

>
> alright thanks, i have been launching it that way but here is an error
> that occurs.
> ‘javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected
> error: java.s - Pastebin.com’ (http://pastebin.com/QgrHRy3A)
>
>

Looking at the error messages and doing a quick google on them points to
trusted certificates and guff of which I know little.

I am not even sure why you should be getting anything like this, are you
trying to call the url with https instead of http?

Sorry java is not on of my strong points.

Maybe someone else can jump in here.


Mark
Caveat emptor
Nullus in verba
Nil illegitimi carborundum