Computer Controller Seed Analyzer: Invalid arguments
DavsX opened this issue ยท 7 comments
Hi!
I'm playing FTBInfinity Evolved and after upgrading to the latest version of it, I'm keep getting the following error: "Method analyze errored: invalid arguments". I'm calling it the same way as before the update (I have a turtle which uses it to analyze a seed):
p = peripheral.wrap('bottom')
p.analyze()
Agricraft version: 1.4.5, ComputerCraft version: 1.74
It's workign fine for me though:
http://puu.sh/lRnfU/e521c57c72.png
Okay, probably in build 1.4.5 something was bugged, which I must have fixed but forgot about it.