This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
PLEASE HELP!
Started by Zambonie, 07 February 2013 - 12:52 PMPosted 07 February 2013 - 01:52 PM
So,FOr the 3'rd time now,(I think 6'th)Ive been asking people on how to add forge and cc into an vanila server.And I found some results,but just not the helpful instructions!So can anyone tell me how I could add cc and forge into an VANNILA minecraft server!
Posted 07 February 2013 - 02:09 PM
ANYONE!I really need answers quik!!!!
Posted 07 February 2013 - 02:13 PM
So,FOr the 3'rd time now,(I think 6'th)Ive been asking people on how to add forge and cc into an vanila server.And I found some results,but just not the helpful instructions!So can anyone tell me how I could add cc and forge into an VANNILA minecraft server!
ANYONE!I really need answers quik!!!!
dude stop being so bossy this isn't going to get u any answers quicker. If you stop acting like a spoiled little kid and ask nicely maybe ppl with help you
Posted 07 February 2013 - 02:18 PM
Spare us 20 minutes please… It's really simple. Create a dir with minecraft_server.jar in. Rename minecraft_server.jar to minecraft_server.zip . Open it up in as a zip (like double click in Windows). Download the recommended universal version of forge from here. Unzip it as well and put all the files in that zip into the zipped miencraft_server.zip . Then rename minecraft_server.zip to minecraft_server.jar again. Create a folder called 'mods' in the same directory as minecraft_server.jar is in now. Download the latest computercraft zip and put it in the 'mods' directory as is. Then just launch minecraft_server.jar like usual (e.g. 'java -jar minecraft_server.jar' from command line).
Posted 08 February 2013 - 02:40 AM
Actually, you make it a little harder than it needs to be. If you have winRAR, you can open .jar files just like a .zip. If you use open with…, you can do this fairly easily on a PC.(Not sure about mac or linux)Spare us 20 minutes please… It's really simple. Create a dir with minecraft_server.jar in. Rename minecraft_server.jar to minecraft_server.zip . Open it up in as a zip (like double click in Windows). Download the recommended universal version of forge from here. Unzip it as well and put all the files in that zip into the zipped miencraft_server.zip . Then rename minecraft_server.zip to minecraft_server.jar again. Create a folder called 'mods' in the same directory as minecraft_server.jar is in now. Download the latest computercraft zip and put it in the 'mods' directory as is. Then just launch minecraft_server.jar like usual (e.g. 'java -jar minecraft_server.jar' from command line).
Posted 08 February 2013 - 02:55 AM
how i do it:
this is my start.bat:
- open the server jar
- delete META-INF
- open forge
- press ctrl-a and drag drop everything into the server jar
this is my start.bat:
"C:\Program Files\Java\jdk1.7.0_10\bin\java.exe" -Xmx1024M -jar minecraft_server.jar nogui
usually if you dont give it atleast a gigabyte it will eat cpu constantlyPosted 08 February 2013 - 03:56 AM
Yeh, I know. I use 7zip on windows and a bash script on linux. But I assumed it was best to explain this in a fool proof way that doesn't need external programs and should work on every OS in the same way.Actually, you make it a little harder than it needs to be. If you have winRAR, you can open .jar files just like a .zip. If you use open with…, you can do this fairly easily on a PC.(Not sure about mac or linux)Spare us 20 minutes please… It's really simple. Create a dir with minecraft_server.jar in. Rename minecraft_server.jar to minecraft_server.zip . Open it up in as a zip (like double click in Windows). Download the recommended universal version of forge from here. Unzip it as well and put all the files in that zip into the zipped miencraft_server.zip . Then rename minecraft_server.zip to minecraft_server.jar again. Create a folder called 'mods' in the same directory as minecraft_server.jar is in now. Download the latest computercraft zip and put it in the 'mods' directory as is. Then just launch minecraft_server.jar like usual (e.g. 'java -jar minecraft_server.jar' from command line).
Posted 08 February 2013 - 04:27 AM
You dont delete meta-inf on the server o_O
Posted 08 February 2013 - 04:29 AM
how i do it:no need for extracting or renaming
- open the server jar
- delete META-INF
- open forge
- press ctrl-a and drag drop everything into the server jar
this is my start.bat:usually if you dont give it atleast a gigabyte it will eat cpu constantly"C:\Program Files\Java\jdk1.7.0_10\bin\java.exe" -Xmx1024M -jar minecraft_server.jar nogui
You're not supposed to delete META-INF for the server jar……
Posted 08 February 2013 - 04:29 AM
really?
last time i checked you delete the meta-inf before copying forge >_>
last time i checked you delete the meta-inf before copying forge >_>
Posted 08 February 2013 - 06:49 AM
nooo……http://www.minecraftforge.net/wiki/Installation/Universalreally?
last time i checked you delete the meta-inf before copying forge >_>
Posted 08 February 2013 - 11:00 AM
Thanks Cran And Orwell,you helped the best!(I was wondering how to get into the meta-inf and alll those text files!)
Posted 08 February 2013 - 11:18 AM
One Q,I keep getting an error saying "An Java Exception has occoured." after i rename the minecraft_server.zip back into an jar…Anything that you guys didnt include that I need to do?
Posted 08 February 2013 - 11:20 AM
We didn't leave anything out. But what was that about getting into meta-inf? You don't need to do anything in it. And what about the text files?One Q,I keep getting an error saying "An Java Exception has occoured." after i rename the minecraft_server.zip back into an jar…Anything that you guys didnt include that I need to do?
Posted 08 February 2013 - 11:31 AM
What I meant about that is like the minecraft.jar in pingleplayer,like the folder were you have to put modloader mods in.But why are people putting down an line of code?What are those lines of code supposed to do?
Posted 08 February 2013 - 11:50 AM
HOLY I almost fainted because there was an HUGE,HUGE,HUGE,black widow right next to my office.Hmmm,wondering how that got in here….
Posted 08 February 2013 - 06:47 PM
HOLY I almost fainted because there was an HUGE,HUGE,HUGE,black widow right next to my office.Hmmm,wondering how that got in here….
Ok then…