48 posts
Posted 31 March 2013 - 02:36 PM
So i have sorted the program to work with tekkit (Please refer to THIS) to see what im on about.
With the text colours and all that gone its really glitching up now.
Heres a screenshot of it
SCREENSHOTLine 77 doesn't have anything wrong with it?
Heres the script!
SCRIPTThanks in advance.
71 posts
Location
Nerdfightaria Island
Posted 31 March 2013 - 03:05 PM
your "THIS" has no link to it…. Please state whats wrong with it. You said it is glitching out? how so, how often, at any particular time? Is line 77 giving an error?
231 posts
Posted 31 March 2013 - 03:20 PM
The version of ComputerCraft used in tekkit (1.33) doesn't include the keys API, which that program uses (though it can be copied to the computer if the server has http enabled, or you can use the key codes directly) . There's also no paintutils API, because there aren't advanced computers/colors, so any attempt to use that will also cause an error.
2088 posts
Location
South Africa
Posted 31 March 2013 - 11:05 PM
You seem to be getting a lot of errors with this code, so I quickly removed all the colour changes.
http://pastebin.com/9RNuvrBa