Results 1 to 5 of 5

Thread: Minecraft Done Loading Fix

  1. #1
    Join Date
    Dec 2011
    Beans
    25

    Minecraft Done Loading Fix

    Edit 2
    Just changed the file to a .py, it works better.
    -------------------------------------------------------------------------------------------------------------------------------------
    Edit 1
    I'm actually not sure if the below method works another method would be to save it, put it into your home file then go into terminal type in cd /home/*whatever your username is* then chmod +x /home/*whatever your username is*/mcdl.py then ./mcdl.py
    --------------------------------------------------------------------------------------------------------------------------------------------------------------
    Hello all. I'm kind of new to python but I decided to make a program that was actually useful! This is a fix to the done loading glitch in minecraft. All you do is save the file right click it, select properties then make it executable then double click it say run in terminal. Feel free to write any problems you have
    Attached Files Attached Files
    Last edited by didinium; December 20th, 2011 at 03:20 AM.

  2. #2
    Join Date
    Dec 2012
    Beans
    101

    Re: Minecraft Done Loading Fix

    All this script does is delete ~/.minecraft/bin

    That may have worked when it was posted, but it doesn't work now.

    I haven't found a working solution yet, but hoping one of these two links has the answer:
    http://askubuntu.com/questions/18189...loading-screen
    http://askubuntu.com/questions/17538...-how-to-fix-it

  3. #3
    Join Date
    Dec 2012
    Beans
    101

    Re: Minecraft Done Loading Fix

    Yep, the first link I posted there had the answer: Oracle Java 7 does not work with minecraft!!

    Install Oracle Java 6 and use it to run minecraft.
    See here for how to install Orcle Java 6: http://www.liberiangeek.net/2012/11/...antal-quetzal/
    Last edited by Horbo; January 30th, 2013 at 03:04 PM.

  4. #4
    Join Date
    Jan 2013
    Beans
    2

    Re: Minecraft Done Loading Fix

    If you want to fix the done loading or the black screen after minecraft you can either delete your bin folder and see if that works or go here http://www.lwjgl.org/

  5. #5
    Join Date
    Dec 2012
    Beans
    101

    Re: Minecraft Done Loading Fix

    Quote Originally Posted by Xslymaster View Post
    If you want to fix the done loading or the black screen after minecraft you can either delete your bin folder and see if that works or go here http://www.lwjgl.org/
    I promise you xsly that deleting bin so it is re-downloaded no longer works. Tried that many, many times.

    None of the lwjgl fixes that I found in the minecraft forums worked for me either.

    The ONLY thing that worked was using Java 6 instead of Java 7. (Oracle - no idea about Open)

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
  •