Posted 23 July 2016 - 03:22 AM
I am trying to write a silo launch program with wireless redstone, ICBM and CC and when I try to run my program it comes up with the error message: touchpoint:151:attempt to call nil.
Line 151 in the touchpoint api is:
So what is the problem? I don't understand it and I am bad at lua so any help is appreciated.
Thanks.
Line 151 in the touchpoint api is:
local x, y = buttonInstance.mon.getSize()
So what is the problem? I don't understand it and I am bad at lua so any help is appreciated.
Thanks.