Jump to content

Question

Posted

Title: Mining Turtle Won't Mine

Version: 3.0.3/3.0.4

OS: Windows 7

Java Version: We use a 3rd Party Host, so this information is unavailable.

Description of Problem:

On my Tekkit server, when I place a mining turtle down, and go into the interface, type 'lua', and access the commands from there, it won't break blocks. It'll move around, but it won't break blocks. There aren't any error messages - after every command I type into this lua command line, it prints eithe 'true' or 'false' after it - moving around gives a result of 'true', but breaking blocks gives a result of 'false'. How can I solve this problem?

Thanks.

Error Messages:

None.

Error Log:


None.

6 answers to this question

Recommended Posts

  • 0
Posted

Try changing turtle_fakeplayer_method=perturtle to turtle_fakeplayer_method=single or turtle_fakeplayer_method=off.

You can find this in your ccturtle cofig file (look for the config file or mod_computercraft “CC”).

Then give rights to the user [ComputerCraft], or just /op [ComputerCraft]. Keep in mind that when Buildcraft or computercraft is oped it can modify blocks on anyones claims (including spawn). So you should figure out how to give the mod rights directly i.e. builder or member.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...