Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Minecraftier

  1. #1
    Join Date
    Aug 2008
    Location
    Sweden
    Beans
    197
    Distro
    Ubuntu 12.04 Precise Pangolin

    Minecraftier

    Updated: 2013 05 15

    Minecraftier is a lightweight app for managing Minecraft.
    It can do this for you:

    • Install Minecraft and add a systemwide launcher to start it
    • Update LWJGL (can fix blackscreen, mouse-issues or various glitches)
    • Reserve RAM for Minecraft
    • Create new Minecraft-launchers wherever you want em
    • Reset Minecraft (You'll get a vanilla install, except that savefiles is intact)
    • Launch Minecraft
    • Debug Minecraft (Saves runtime-log to user-selected location)
    • Uninstall Minecraft
    • Install Java (OpenJDK 7)
    • Backup all your savefiles and settings
    • Restore a previously created backup
    • Help you translate glyphs from ingame (Standard Galactic Alphabet)
    • Install Forge & Forge Modloader
    • Install Optifine HD for Minecraft 1.5.2, adds lots of graphic-options to Minecraft (highly recommended!)
    • Assist with installing Mods
    • And a few more

    Download latest version from Github (click zip to download)
    (and yay I finally got around learning git!)

    Screenshot:



    To run Minecraftier:

    Save file to your computer then rightclick it, choose properties
    Go to the permissions-tab, then make it executable
    Close properties and run by doubleclicking minecraftier



    Alternatively you may start from the terminal with:
    Code:
    . minecraftier
    or make it executable from the terminal:

    Code:
    chmod +x minecraftier
    then start by doubleclicking minecraftier

    (In both terminal-examples we assume you downloaded minecraftier to your homefolder, otherwise you need to cd your way to the location where you downloaded minecraftier)
    Last edited by DarkAmbient; 2 Days Ago at 04:50 PM. Reason: Updated

  2. #2
    Join Date
    May 2012
    Beans
    17

    Re: Easy Minecraft-installer

    Quote Originally Posted by DarkAmbient View Post
    Wrote this installer some time ago, but updated it a lot today.



    Download: Minecraft-installer

    Download the installer, rightclick it and go to the permissions tab. Then make it executable. (not sure on the correct string in english Ubuntu, someone fill me in please)

    Then with a few button-clicks you may:

    1. Install Minecraft w/ custom launcher added to your menu/dash
    2. Fix the black-screen-issue
    3. Set amount of memory to reserve for Minecraft
    4. Uninstall Minecraft
    5. Install java or remove+install other version of java


    Please try it and let me know of any bugs, suggestion... This is all written from Arch Linux, so I'm unable to try "Ubuntu-specific stuff" like apt-get.. I plan on updating both this post and this script so.. help

    It depends on packages zenity, xterm and wget, but I'm pretty sure all packages comes with Ubuntu.(?)

    In the future i plan on adding progressbar for downloads. And an option (a working one) to backup the players worlds. Also cross-distro-support.

    Have funzy!
    Yes, you are right that you have to right click > Properties > permissions > Allow executing file as a program. And yes, executable is what you would call it in English

    Is it supposed to create a new txt file called 0?

    Minecraft does not install at all when I try to install it. This could be my machine, I'm not sure, Terminal is saying "unexpected operator" and "illegal number", if you need the exact terminal text, just ask.

    When I had the .minecraft folder ready and working, it never recognized minecraft as installed, so everything else did not work.

  3. #3
    Join Date
    Aug 2008
    Location
    Sweden
    Beans
    197
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Easy Minecraft-installer

    Quote Originally Posted by asdk View Post
    Yes, you are right that you have to right click > Properties > permissions > Allow executing file as a program. And yes, executable is what you would call it in English

    Is it supposed to create a new txt file called 0?

    Minecraft does not install at all when I try to install it. This could be my machine, I'm not sure, Terminal is saying "unexpected operator" and "illegal number", if you need the exact terminal text, just ask.

    When I had the .minecraft folder ready and working, it never recognized minecraft as installed, so everything else did not work.
    Thanks for your reply! Bash is a peculiar langauge, but I'm pretty sure I've fixed all the issues now. Even added a visual progress-bar on downloads while at it. Will update mainpost in a min.

  4. #4
    Join Date
    May 2012
    Beans
    17

    Re: Easy Minecraft-installer

    Thanks for the update, everything works now

  5. #5
    Join Date
    Apr 2005
    Location
    EU - UK
    Beans
    3,145
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Easy Minecraft-installer,

    Nice app.

  6. #6
    Join Date
    Aug 2008
    Location
    Sweden
    Beans
    197
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Easy Minecraft-installer,

    Quote Originally Posted by kostkon View Post
    Nice app.
    thank you! And its just been updated to work even better!

    Edit: updated it again.. had a typo/error in the script, until now.
    Last edited by DarkAmbient; September 9th, 2012 at 07:58 PM.

  7. #7
    Join Date
    Aug 2011
    Beans
    3

    Re: Easy Minecraft-installer,

    Hello, Dark Ambient

    Thanks so much for all the effort you have put into this downloader/fixer/etc

    I do however receive an error when I attempt to run your bash script

    ./minecraftinstaller120906.sh: 314: ./minecraftinstaller120906.sh: Bad substitution
    Any help is much obliged!

  8. #8
    Join Date
    Aug 2008
    Location
    Sweden
    Beans
    197
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Easy Minecraft-installer,

    Quote Originally Posted by RLewellen View Post
    Hello, Dark Ambient

    Thanks so much for all the effort you have put into this downloader/fixer/etc

    I do however receive an error when I attempt to run your bash script

    Any help is much obliged!
    Hi, thank you for mentioned it!

    I have honestly no idea what caused the bad substitution. Re-tested all the options again, no errors on my front. Might be due to me running Arch and is unable to try it on Ubuntu atm (Ubuntu-machine is broken) But i've fiddled around a lot now, will upload in a few sec. I'd love it if you could try again and let me know if it works.

    It doesn't seem like I can edit first post anymore, so I'll make a new one.
    Last edited by DarkAmbient; September 12th, 2012 at 02:37 PM.

  9. #9
    Join Date
    Aug 2008
    Location
    Sweden
    Beans
    197
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Easy Minecraft-installer

    Updated 2012-09-12

    Minecraftinstaller can do this for you:

    • Install Minecraft and add a launcher to your application-menu / dash
    • Fix the black-screen-issue (by updating the LWJGL-files)
    • Set amount of RAM to reserve for Minecraft
    • Uninstall Minecraft
    • Install java (or a different version of java)
    • (next release) Backup your worlds


    (Oh and don't laugh at my computers cccp-specs)



    >> DOWNLOAD-LINK <<


    It is totally safe to install Minecraft with this installer even if you've been playing Minecraft on your computer since before. In fact, the minecraft.jar you normally start with is not needed and can be removed before/after installing using this.


    To run Minecraftinstaller:

    Save file to your computer then rightclick it, choose properties
    Go to the permissions-tab, then make it executable
    Close properties and run the installer by doubleclicking



    Alternatively you may start from the terminal with:
    Code:
    ./minecraftinstaller120912.sh
    or make it executable from the terminal:

    Code:
    chmod +x minecraftinstaller120912.sh
    then start by doubleclicking minecraftinstaller120912.sh

    (In both terminal-examples we assume you downloaded the minecraftinstaller to your homefolder)


    update 2012/09/12:
    Reworked the way the installer figure out stuff, and how it presents it.
    Added a funny clock, since last version was made. =)
    Users can now go to this thread from inside the installer.
    No duplicates of downloaded files anymore

    In the future I plan on making the option to backup your worlds to work.

    Let me know if something is not working, or if you got any suggestions.

    Enjoy!

  10. #10
    Join Date
    Oct 2006
    Location
    Milton Keynes
    Beans
    182
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Easy Minecraft-installer,

    No matter what i try it sticks on Done Loading, I see this is a common issue and everything i try and cannot get it to move on past it. any ideas?
    running ubuntu 12.04 on a custom build, dual core, 2.6Ghz, 4gb ram, 250gb hdd, nvidia 8600GT (512mb) laptop

    geekism.co.uk the geeks blog

Page 1 of 3 123 LastLast

Tags for this Thread

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
  •