Posted 10 November 2016 - 02:27 PM
Hello~
So basically I am setting up a mob farm in FTB CrackPack. I've never made a mob farm before, so I went on YouTube and found a very nice tutorial that utilizes ComputerCraft to control the mob farm.
Using this to program to control the mob farm: http://pastebin.com/qhTZLiKF
Getting this error: https://i.gyazo.com/...b5029caa1fc.png
Followed this video tutorial to the T: https://www.youtube....h?v=5xPHGwJxgP8
The guy in the video didn't get any errors, and I don't see what's wrong with line 44:
mon.setBackgroundColor(defaultBgColor)
Maybe someone else can see it. xD
Thanks for reading!
So basically I am setting up a mob farm in FTB CrackPack. I've never made a mob farm before, so I went on YouTube and found a very nice tutorial that utilizes ComputerCraft to control the mob farm.
Using this to program to control the mob farm: http://pastebin.com/qhTZLiKF
Getting this error: https://i.gyazo.com/...b5029caa1fc.png
Followed this video tutorial to the T: https://www.youtube....h?v=5xPHGwJxgP8
The guy in the video didn't get any errors, and I don't see what's wrong with line 44:
mon.setBackgroundColor(defaultBgColor)
Maybe someone else can see it. xD
Thanks for reading!