Jump to content
  • 0

ComputerCraft Disk drive tekkit 2.1 sever


Question

15 answers to this question

Recommended Posts

  • 0
Posted

The disk drive in tekkit's 2.1 sever turns into a modem when placed on the ground.

i found an fix for this by help of one in the computercraft irc.

http://www.mcportcentral.co.za/index.php?action=dlattach;topic=1152.0;attach=145

Download that plugin and stick it in /plugins

and also

http://www.mcportcentral.co.za/index.php?action=dlattach;topic=1152.0;attach=146

To install this, Drag it into your Tekkit.jar and into net/minecraft/server/

Note this is just needed to be done on the server.

  • 0
Posted

i found an fix for this by help of one in the computercraft irc.

http://www.mcportcentral.co.za/index.php?action=dlattach;topic=1152.0;attach=145

Download that plugin and stick it in /plugins

and also

http://www.mcportcentral.co.za/index.php?action=dlattach;topic=1152.0;attach=146

To install this, Drag it into your Tekkit.jar and into net/minecraft/server/

Note this is just needed to be done on the server.

THX for this =) now all works fine

  • 0
Posted

Damn I have the same problem but whenever I got to that webpage I get this:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Anybody got anything else I can try to fix this?

  • 0
Posted

Damn I have the same problem but whenever I got to that webpage I get this:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Anybody got anything else I can try to fix this?

I'm getting that too and I need this fix real bad.

  • 0
Posted

New fix may be in for this. My players are testing now, I will update this post in a week if all is well.

Scroll down on this page http://www.mcportcentral.co.za/index.php?topic=1360.0

And find the computercraft upgrade 1.3 r5, Download it and put it in your Mods folder on your server. Save the original somewhere safe, and rename the new one whatever the old on was called. Probably Computercraft, but just match whatever has been working for you.

If you already fixed this with the plugin like I did , dont forget to remove it.

  • 0
Posted

Awesome worked qucik and easy to do thanks for the help why isnt this in tekkit reglauly if computer craft doesnt work withought it anyways?

  • 0
Posted

This probably got updated after tekkit 2.1.1 was released. The team is probably waiting for a few other things to be updated before making another release. If it was me , I would. Its an easy fix, and I havent seen problems yet but haven't tested it nearly enough. I tried to update industrial craft this way and things started buggin, so tekkit must make some changes to the package or something, I dont know.

  • 0
Posted

New fix may be in for this. My players are testing now, I will update this post in a week if all is well.

Scroll down on this page http://www.mcportcentral.co.za/index.php?topic=1360.0

And find the computercraft upgrade 1.3 r5, Download it and put it in your Mods folder on your server. Save the original somewhere safe, and rename the new one whatever the old on was called. Probably Computercraft, but just match whatever has been working for you.

If you already fixed this with the plugin like I did , dont forget to remove it.

When I tried this, and tried to take a disk drive out of NEI, the server told me "no such Item". I took the original Computercraft folder out, and put in the winrar file from the link you posted. Is there something I'm missing from these instructions?

  • 0
Posted

Working for me, Tekkit 2.1.1

There is a fix, see this thread here:

http://www.computercraft.info/forums2/index.php?/topic/612-computercraft-131-for-minecraft-11-backport/

You will need to update both the server's and client's files, and make a change to a config file. Use the bukkit version for the server and the client for clients/users.

On both versions, you need to change the item ID for the turtle to avoid a conflict crashing the game/server on startup. Here's how:

Client:

1. After updating, open this file: %AppData%\.techniclauncher\tekkit\config\mod_CCTurtle.cfg

1b. If it isn't there, try to run the game and it will create it (and then crash), then open it.

2. Change the item ID so the line reads as follows:

turtleBlockID=214

(You may have to adjust it if you have made other changes, just give it an ID that isn't too big or taken by something else. Easier said than done, yes.)

7. Done. It should work now in single player or on a server with the respective update.

Server: (again, after updating)

0. You should probably delete both of these so it can remake them proper (just in case):

/config/net.minecraft.server.mod_CCTurtle.cfg

/config/net.minecraft.server.mod_ComputerCraft.cfg

1. Edit the item ID in "/config/net.minecraft.server.mod_CCTurtle.cfg" to the same as what the clients will be using (214).

82. Done.

Optional: There's a neat new feature in this version that allows you to get programs from pastebin in-game.

To enable it, change this in "/config/net.minecraft.server.mod_ComputerCraft.cfg":

enableAPI_http=1

Ok bye.

  • 0
Posted

Re: ComputerCraft Disk drive tekkit floppy disk

i have been trying to get computer craft to work finily fixed disk drive and now the floppy drive does not work

  • 0
Posted

Opening my server doesnt re-make those 2 files nor if i use the old ones does it let me edit the Turtle ID all i keep seeings is a bunch of garbage symbols and stuff

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...