Minecraft Blogs / Tutorial

Ubuntu-linux downloading Tekkit

  • 8,769 views, 0 today
  • 1
  • 0
  • 5
samomezz
Level 43 : Master Pokémon
19
some people have diffuculties setting up tekkit (technic) on linux, but this is what this is for!
open up the command thingy, for me its Konsole say your computer username was Dan: you'd have to do:
1.
cd /home/Dan/Downloads or wherever it was downloaded to, reme,ber it is case sensitive so
cd /home/dan/downloads will NOT work
2.make sure that you have the tekkit/technic .jar file in that directory, then do:
java -Xmx1024M -Xms1024M -jar technic-launcher-latest.jar or whatever you named it
this will also work for downloading minecraft, just do the same thing but:
java -Xmx1024M -Xms1024M -jar minecraft.jar

it will take a while to download once you hit login also get the jar file here:http://www.technicpack.net/download/

now i had a bit of troubles...and technic was not loading...but i made a script file .sh to fix it you can trust me with this to fix this just run this thing here: http://www.mediafire.com/?f32i15dc6q9w98b itll fix the white screen with working java files cause it got messed in downloading so these will fix it... to run the script do this:the easiest way is to move this out of downloads to your home then do: ./tekkitfix.sh :D now you have tekkit on Linux/Ubuntu

I was once a client for these problems of how to download it for linux/ubuntu and i was pissed off so then i realized to create a server you had to do: java -Xmx1024M -Xms1024M -jar minecraft_server.jar then it works i tried that, it worked! then i was once again pissed off that it had a white screen so then i created this script off of my minecraft java fix and i was surprised that it worked!!!

please dont troll this especially cause i worked for 3 hours trying to find the command for java -Xmx1024M -Xms1024M -jar minecraft_server.jar then i modified that to be what it says up there ^ and so then i slowly slept thinking about how to fix it, then thinking again in school, and finally fixing it off of my other scri[t and just modifying what wasnt mine so i had my java file for minecraft still there

also if your minecraft is messed up like with a black screen after login use this: http://www.mediafire.com/?c2ynwtlbjt74ndt also if you want to download minecraft for yourself download this then do the black screen one:http://www.mediafire.com/?x344v1x83q72ddj

you can trust me on this for:
-no viruses
-no surveys
-no password
-no website
-no ReCapcha
-and a direct download
-easy installation
-quick easier than ever before!!!

If you wanna do it quicker i just made a new script file to run it properly and even quicker but if you dont trust me with viruses that i dont give out then be that way do it slower but here it is:http://www.mediafire.com/?9pjybn1o320fcke
for that last link the tekkit file HAS to be named technic-launcher-latest.jar
also for that last script to work you need the technic-launcher-latest.jar in your downloads...it is case sensitive so then downloads has to be like this: Downloads so then the directory is: cd /home/$(whoami)/Downloads

also $(whoami) is like the windows where you can just do /user/ but its for linux/ubuntu...
OK so i just realized i need to create a script for each one i do so heres one for when you select Tekkit to fix it, the last one was for technic but this'll do the job for a white-screened-Tekkit nit yogbox, not hack/mine not vanilla:http://www.mediafire.com/?a4kmk1f36a4m5tr
Tags

2 Update Logs

Update #2 : by samomezz 09/23/2012 12:56:44 pmSeptember 23, 2012 @ 4:56 pm UTC

added a script to fix Tekkit
LOAD MORE LOGS

Create an account or sign in to comment.

Agravitaus
12/30/2014 1:53 pm
Level 2 : Apprentice Explorer
Sorry, I know this is kinda old, but someone finally seems to know what they're doing :3 When I run the second command, (java -Xmx1024M -Xms1024M -jar TechnicLauncher.jar) it says it's unable to access the jarfile. Could you please help me with this?
1
samomezz
01/14/2015 7:52 pm
Level 43 : Master Pokémon
Havent used this in a while I could go back and find it, but I believe it means the jarfile isn't named TechnicLauncher so if it isn't, change it to that, or change the code line to match the name. Sorry if that is wrong contact me again if it doesn't work.
1
LinkSword902
10/05/2013 10:07 pm
Level 34 : Artisan Geek
wont download HELP
1
samomezz
10/06/2013 12:07 am
Level 43 : Master Pokémon
tell me what your doing, and if you think you know what the problem is, tell me.
1
samomezz
09/19/2012 8:50 pm
Level 43 : Master Pokémon
howto use for other things:

java -Xmx1024M -Xms1024M -jar [name].jar
1

Welcome