CryshalRocks Posted September 24, 2012 Posted September 24, 2012 I have been having trouble with ComputerCraft Mining Turtles. They will run the commands, then abort as soon as the encounter a block. Here is what happens It appears to be some thing with Essentials Spawn. I have [Computercraft] given ALL permissions with PEX. The error is right here: http://pastebin.com/99MnbpRh I would be quite happy if you could give me help with fixing it. To get Quarries and things to work, I gave Buildcraft all the Permissions, but I was wondering what the minimum amount of Permissions I can give to it and still have it work properly. Thanks you for all your help, I want to get this fixed quickly so the people on my server can use them. Quote
Kghareus Posted September 24, 2012 Posted September 24, 2012 The turtles are often blocked by world protection plugins. I was having this problem and this is how I fixed it. Go into the folder your server is in, go into the config folder and open up mod_CCTurtle.cfg Then change it so it says turtle_fakeplayer_method=one Good luck. Quote
CoderJ Posted September 26, 2012 Posted September 26, 2012 Missing part of the error log, but Kghareus has it right... your ComputerCraft config probably still has turtles logging in per turtle ID rather than just [ComputerCraft]. Change the config, reload, and you should be fine. Quote
CryshalRocks Posted September 28, 2012 Author Posted September 28, 2012 Well, I got them fixed, but I realized that I forgot to change that. I thought I had set that (I was tired, ok) and I tested a turtle and they worked! Thanks for your time! Quote
fostergrey Posted October 24, 2012 Posted October 24, 2012 holy crap! thanks so much for this suggestion, Kghareus- been trying for 2 weeks to fix my turtles and now they work! WOOOO Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.