Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Minecraft on 12.04

  1. #1
    Join Date
    Nov 2011
    Beans
    8

    Question Minecraft on 12.04

    Hey guys! Yet another bump for the day, so here it goes.
    I decided to upgrade to 12.04 Beta, so I could look for some bugs myself, and so far, there aren't any! Except one. I have both OpenJDK6 and 7 from the Software center, but only Java 7 comes up as an application. When I use it, it WILL log me into minecraft, but after the "Updating Minecraft" screen, it goes black and doesnt do anything. I know that this isnt a video card error (I Use a Nivida GeForce GFX Card), and all the advanced drivers are up and running. Any suggestions? And please don't suggest the Bash script, all that does is force it to use Java automatically, not run the initial program. Thanks!
    -BW

    (If theres any questions on my computer, its an AMD Athlon64 X2 AM2+ running 2 GiB of ram, for the puny wattage on the computer.)

  2. #2
    Join Date
    Feb 2012
    Beans
    7

    Re: Minecraft on 12.04

    Error codes? Could you post what you get, if anything at all?

  3. #3
    Join Date
    Dec 2006
    Location
    puyallup WA
    Beans
    286
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: Minecraft on 12.04

    I know that Oracle Java 7 works with Minecraft but you have to manually update LWJGL

    http://www.minecraftwiki.net/wiki/Tu...s/Update_LWJGL

    If you don't you get a black screen.

    Note. Looks like Mincraft is still using sun Java 6 by default.

  4. #4
    Join Date
    Feb 2012
    Beans
    7

    Re: Minecraft on 12.04

    It could be a completely different error causing the problem... but it's always good to update, go for the 2.8.1 (stable) version. 2.8.3 version has an error in it (If I remember correctly) where you can't click things properly.

    You can update it here. (make sure you replace all the files to do with lwjgl in the bin folder)

  5. #5
    Join Date
    Apr 2012
    Beans
    6

    Re: Minecraft on 12.04

    ok i got the same problem and this is the error report(i found the lwjgl files and updated the correct ones) :

  6. #6
    Join Date
    Apr 2012
    Beans
    6

    Re: Minecraft on 12.04


  7. #7
    Join Date
    Dec 2006
    Location
    puyallup WA
    Beans
    286
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: Minecraft on 12.04

    You may be missing an OpenJDK plugin. Heres the wad I install.

    $ sudo apt-get update
    $ sudo apt-get install ca-certificates-java icedtea-7-jre-cacao icedtea-7-jre-jamvm java-common libatk-wrapper-java libatk-wrapper-java-jni libbonobo2-0 libbonobo2-common libgnome2-0 libgnomevfs2-0 libgnomevfs2-common openjdk-7-jre openjdk-7-jre-headless openjdk-7-jre-lib ttf-dejavu-extra tzdata-java
    Last edited by regor210; April 27th, 2012 at 08:35 PM.

  8. #8
    Join Date
    Apr 2012
    Beans
    6

    Re: Minecraft on 12.04

    no, the minecraft window says the same thing

  9. #9
    Join Date
    Dec 2006
    Location
    puyallup WA
    Beans
    286
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: Minecraft on 12.04

    [failed to get system properties (java.lang.NullPointerException)]

    bad video card drivers? Failed to find accelerated OpenGL mode?

    http://www.gamefaqs.com/pc/606524-mi...ers?qid=259416


    lets look at your 3D drivers.

    Try these

    # update
    $ sudo apt-get update
    $ sudo apt-get upgrade

    $ sudo apt-get install mesa-utils

    # video driver 3D test FPS
    $ glxgears

    #video card and driver information
    $ lspci -vmk | grep -A 8 -B 2 VGA

    And post what you get.

  10. #10
    Join Date
    Jul 2011
    Beans
    3

    Re: Minecraft on 12.04

    Once you've ran it once, follow the instructions on this page: http://modifyubuntu.com/12.04/#minecraft
    Last edited by ThePinion; May 16th, 2012 at 05:12 AM. Reason: Updated info

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •