Skip to main content

Posts

Showing posts from December 25, 2011

Minecraft on Ubuntu; Finding and fixing errors

Now that Minecraft is outta beta, at version 1.0.0, it's time to get it running on Ubuntu with all the mods. The standard 1.0 version runs fine in Ubuntu 11.10, but I'm having some trouble with ModLoader, and therefore all the mods that in turn depend on ModLoader. My first task is to run Minecraft without any errors. To start I installed and ran Minecraft on Ubuntu using Alloc's Easy Minecraft Installer . This creates a handy desktop icon on the account I used to run the install script. Of course, using this icon precludes seeing any error output from the program. Once you've installed Minecraft using the script, you can copy the icon file to any other desktop directory, and then update the command line with the name of the new home directory. Then, set the properties of the shortcut file to "executable" To review the error output, I open Terminal and paste in the command: java -jar /home/[myhomedir]/.minecraft/minecraft.jar where [myhomedir] is the