merlinlikethewizard / Mastermine

A fully automated strip mining network for ComputerCraft turtles!
MIT License
88 stars 23 forks source link

Failed to load API #9

Closed JTGK19 closed 3 years ago

JTGK19 commented 3 years ago

I've recently downloaded and tried to use the code but when I try to start up the system using disk/hub.lua I get this error startup.lua:12: Failed to load API config due to config:105: ')' expected. I'm not sure what is causing this and I would appreciate a hand with this.

merlinlikethewizard commented 3 years ago

Sounds like there's an issue in the config file in the mine levels. I'm assuming you edited the mine levels? Any chance a { was replaced with a (?

JTGK19 commented 3 years ago

That's what was causing the problem. Thanks for the help, I cant believe it was something so simple.

merlinlikethewizard commented 3 years ago

Glad to hear it! Lemme know if you have any other problems