tinyhoops Posted August 14, 2012 Posted August 14, 2012 There's tutorials all over the place but they're all for windows. Can someone help me set it up?
ampayne2 Posted August 15, 2012 Posted August 15, 2012 If you have java 7 im sure its the same setup. But i have a windows lol
tigerbomb8 Posted August 15, 2012 Posted August 15, 2012 if you give me an hour or two i can type out some instructions okay 1. you will want to download and install java 7 from here 2. download the tekkit server files 3. extract the server files where ever you want it 4. open text edit and paste this in a new document #!/bin/bash cd "$(dirname "$0")" exec java -Xmx1G -Xms1G -jar Tekkit.jar 5. press SHIFT + CMD + T to make the document plain text 6. save it in the server folder you made earlier as launch.command 7. open terminal and type chmod a+x (make sure you have a space after a+x before dragging in file 8. drag the launch file in to the terminal window and hit enter 9. press CMD + SPACE to open spotlight then type java preferences and hit enter 10. drag Java 7 to the top of the list 11. double click the launch.command file to start server if all goes well you should now have a minecraft server on you mac let e know if you have any troubles PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher
niels22 Posted August 15, 2012 Posted August 15, 2012 lulmacsaresocomplicatedwhentheyhavetorunwindowsdesignedgames
ajallan246 Posted September 5, 2012 Posted September 5, 2012 I was figuring out how to get a Tekkit server working on Lion, and it completely worked no problem. Thanks a lot!
dragon4329 Posted October 2, 2012 Posted October 2, 2012 im having the same problem, i tried what you said tigerbomb8 but when i try to connect it saids connection reused:connect . i am running my server from hamachi
MajorStikyStuff Posted October 6, 2012 Posted October 6, 2012 if you give me an hour or two i can type out some instructions okay 1. you will want to download and install java 7 from here 2. download the tekkit server files 3. extract the server files where ever you want it 4. open text edit and paste this in a new document #!/bin/bash cd "$(dirname "$0")" exec java -Xmx1G -Xms1G -jar Tekkit.jar 5. press SHIFT + CMD + T to make the document plain text 6. save it in the server folder you made earlier as launch.command 7. open terminal and type chmod a+x (make sure you have a space after a+x before dragging in file 8. drag the launch file in to the terminal window and hit enter 9. press CMD + SPACE to open spotlight then type java preferences and hit enter 10. drag Java 7 to the top of the list 11. double click the launch.command file to start server if all goes well you should now have a minecraft server on you mac let e know if you have any troubles PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher Yes, ive done that. but whats the ip and how do i find it?
iornman504 Posted October 12, 2012 Posted October 12, 2012 sounds great, but how do i get on, i tried and it says unknown host
nmanley Posted October 13, 2012 Posted October 13, 2012 If this 11. double click the launch.command file to start server worked it should be the "localhost" typed in direct connect selection of multiplayer in game.
iornman504 Posted October 13, 2012 Posted October 13, 2012 ok i tried that, but my connection was refused, is there a whitelist somewhere in the tekkit files?
nmanley Posted October 14, 2012 Posted October 14, 2012 There is white list but they are not active by default. Even the "ops" can be left blank but I always add my IGN to that. Here's what my server screen looks like after starting the server but not logged in. And here is after I login to localhost.
iornman504 Posted October 14, 2012 Posted October 14, 2012 Thank you for that information, but it seems that upon closer examination of the terminal window that my computer had failed to open the nether ores mod and therefore I cannot get on. Thoughts?
nmanley Posted October 14, 2012 Posted October 14, 2012 Re-download the launcher again, delete all the files created so far and start over. Something might be corrupt in the 1st install. I don't have a Mac but maybe someone else with one will chime in.
Fiestaguy Posted October 25, 2012 Posted October 25, 2012 there is a file where all the mods for tekkit are listed in .jar files delete: netherores.jar and then restart the server, now it should work the IP: its recommended to download and install logmeinhamachi then make ur own hamachi group and people can use the IP listed on ur hamachi window also you can use start.command too instead of launch.command ._. just saying hope it helps :P
The Jakester Posted January 14, 2013 Posted January 14, 2013 I did all that, but now it says "End of Stream". What does this mean and how do i fix it?
MyCatFishSteve Posted June 12, 2013 Posted June 12, 2013 Mac Re-download the launcher again, delete all the files created so far and start over. Something might be corrupt in the 1st install. I don't have a Mac but maybe someone else with one will chime in. has problems with loading nether ore's :/
The_Ethman Posted July 22, 2013 Posted July 22, 2013 if you give me an hour or two i can type out some instructions okay 1. you will want to download and install java 7 from here 2. download the tekkit server files 3. extract the server files where ever you want it 4. open text edit and paste this in a new document #!/bin/bash cd "$(dirname "$0")" exec java -Xmx1G -Xms1G -jar Tekkit.jar 5. press SHIFT + CMD + T to make the document plain text 6. save it in the server folder you made earlier as launch.command 7. open terminal and type chmod a+x (make sure you have a space after a+x before dragging in file 8. drag the launch file in to the terminal window and hit enter 9. press CMD + SPACE to open spotlight then type java preferences and hit enter 10. drag Java 7 to the top of the list 11. double click the launch.command file to start server if all goes well you should now have a minecraft server on you mac let e know if you have any troubles PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher for some reason, my folder has no launch.command file, i extracted it and launched the Tekkit.jar file, but its still not there. help?
cutcontrol Posted August 30, 2013 Posted August 30, 2013 save it in the server folder you made earlier as launch.command You are supposed to save the txt as launch.command
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now