This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Scoptile's profile picture

Unknown Error

Started by Scoptile, 14 August 2015 - 08:20 PM
Scoptile #1
Posted 14 August 2015 - 10:20 PM
im keep getting an error when i test my program that says a random number usually around 270, and i cant figure out what it means or what is causing it. please help!

here is my code:
http://pastebin.com/76j8hcRJ
Edited on 15 August 2015 - 12:53 AM
HPWebcamAble #2
Posted 15 August 2015 - 12:12 AM
That code is a little long for us to debug for you.

What is the exact error?
Scoptile #3
Posted 15 August 2015 - 02:50 AM
it literally just says something like 270 in red text. here is a screenshot:
Edited on 15 August 2015 - 12:57 AM
Scoptile #4
Posted 15 August 2015 - 03:23 AM
nevermind figured it out. i think it was because i tried to use a call a local variable somewhere where it wasnt defined.