3

I downloaded Minecraft 1.7.10 on Ubuntu 64 bit platform for my son. I was told double click on Minecraft.jar in order to start the program however executable bit was missing and when I double clicked on it, the file opened up displaying folders and files. It was more like a zip file instead of executable file I expected.

I tried the command java -jar Minecraft.jar instead at command line after adding x bit on it. The program started fine, however in the end I can only hear sound but no images whatsoever. Has anyone come across this before? I wonder what I did wrong. I'd appreciate your help on this.

[update]

I ran into an article saying that go to properties of minecraft.jar and check on allow executing file as program under permissions and make sure open with OpenJDK instead of archive manager. Now I don't have to run java command. However that didn't fix no images problem. I wonder if I need to replace graphics card and get appropriate driver...the laptop I use is 5 years old HP Pavilion dv7-1245dx.

7
  • The.jar (Java Archive) is a form of .zip file. Running this will not run Minecraft in the way it was expected - hence your perceived issues. You will need to try and find some form of .exe to run instead (I believe there is now an installer?)
    – Ben
    Commented Aug 26, 2015 at 1:20
  • Not exe, its on linux, go to minecraft.net and download the launcher
    – Moddl
    Commented Aug 26, 2015 at 4:50
  • Try to uninstall and re-install java
    – Angelo
    Commented Aug 26, 2015 at 5:32
  • The official sites says to use Oracle JVM, whereas you are using OpenJDK.
    – Ealhad
    Commented Aug 26, 2015 at 8:17
  • Will try with Oracle JDK. Thank you for your input.
    – DaeYoung
    Commented Aug 27, 2015 at 21:24

1 Answer 1

0

Your system requirements are outdated. I apologize for this inconvenience, but, I've looked at system specs for your Pavilion, and determined it's outdated. You could update the GPU with an external graphics card, but, you should just buy a new laptop. My laptop PC, which has hits a smooth 48-60+ FPS, is very cheap, considering the cooling system, the portability, and the excellent performance of Windows 8.1 (Ignore the hate.)

1
  • Thank you for you answer. As you stated, I realized that my laptop was old and the graphic card couldn't handle the stream. I switched to another computer relatively new and the game was playing just fine.
    – DaeYoung
    Commented Nov 2, 2015 at 14:54

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .