Jump to content
  • 0

I need help with tekkit 2.0 computercraft [Solved]


Question

Posted

Hi! I've been to:

http://forums.technicpack.net/index.php/topic,1827.0.html

There is says

In your server mod files, find computercraft-server-1.21-bukkit-b1.1R4-r1.zip and extract the ComputerCraft folder so it's now ../mods/ComputerCraft/

so i went to .../mods and unziped computercraft-server-1.21-bukkit-b1.1R4-r1.zip so it became a folder named computercraft and then i removed the zip-file.

Run your server once to generate a new ComputerCraft config.

There is already a computercraft config so will it be replaced automatically? Secondly were they talking about ..../config/mod_ComputerCraft.cfg?

The server wouldn't start and run properly after i had done this step.

So i kind of skipped this step so i could start my server properly again...

the next two steps were easy to complete

Go into your ComputerCraft settings file (../config/mod_ComputerCraft.cfg) and change the "diskItemID" to "4256".

Go into your forestry settings file (../config/forestry/base.conf) and change the "grower" ID from 208 to 255.

However when i got the server running again and tried to craft a computer it would as before only flash once i put all the pieces together just to disappear again :(

the server is run through cmd (by shift+right click on the server map) with following commands

java -Xmx1024M -Xms1024M -jar Tekkit.jar

Please help me I don't know why it isn't working!

Edit:

Thanks to DarthDavis I've managed to solve this, those of you that have the same problem here is solution

DathDavis:

So in the server folder with Tekkit.jar and such, there is a folder called mods. In the mods folder there is something called computercraft-server-1.21-bukkit-b1.1R4-r1.zip if you are on windows, right click on it and say extract. If you are on mac, double click on it. You can now delete computercraft-server-1.21-bukkit-b1.1R4-r1.zip but keep the folder.

The next thing you must do is go into the config folder in the main server folder. Find the folder forestry and go in that folder, then double click base.conf and select an application or program to open it. I used notepad. In that file there is a header that says blocks. Under that header change the line grower=208 to grower=255.

Now run the server and it should crash. This has also created a new file. Back in the main config folder there will be a new file called net.minecraft.server.mod_ComputerCraft.cfg double click on it and select a program. Again, I used notepad. Change the line diskItemID=4000 (or at least thats what I think it is, the number might be different.) to diskItemID=4256 (this I know is correct.)

Run the server again to test. If it crashes send everything in the server console.

1 answer to this question

Recommended Posts

  • 0
Posted

Re: I need help with tekkit 2.0 computercraft

I may be able to help you out here but I first have to just find some stuff out before I do anything. Don't want to make it worse than it is already.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...