Just started checking out Computer Craft and first off...amazing!
So I made myself a mining turtle and told it excavate 10. It starts digging its little 10x10 hole but when it mines iron...it disappears. It's not in the turtles inventory and it doesn't deposit it into the chest. It breaks the block but any drop disappears.
It doesn't seem to have issues with anything else. It's getting copper, Apatite, and the RedPower2 gems it's run into so far. But for some reason iron just vanishes.
Any ideas on what I should check. It's most odd.
Thanks
Ryan
Turtle not picking up iron
Started by rckymtnrfc, Sep 10 2012 11:17 PM
12 replies to this topic
#1
Posted 10 September 2012 - 11:17 PM
#2
Posted 10 September 2012 - 11:48 PM
I would help, but I have no experience in turtles.
Sorry. 3:
Sorry. 3:
#4
Posted 11 September 2012 - 12:28 AM
If you made it with a RP gem pick instead of diamond, that may be the cause; someone had that problem on IRC last night and cloudy singled that out as the cause in their case.
#5
Posted 11 September 2012 - 12:51 AM
Noodle - Yes I was using a texture pack but I turned it off when trying to figure out what was happening.
GopherAtl - You may have hit it on the head. I did use a RedPower2 gem pick axe instead of a diamond one. I'll try it with diamond and see if that fixes it.
Now I just have to figure out how to make the turtle stop dumping the fuel into the chest.....but that's going to take some time to learn how to code. I haven't written code since Visual Basic. #Rusty
GopherAtl - You may have hit it on the head. I did use a RedPower2 gem pick axe instead of a diamond one. I'll try it with diamond and see if that fixes it.
Now I just have to figure out how to make the turtle stop dumping the fuel into the chest.....but that's going to take some time to learn how to code. I haven't written code since Visual Basic. #Rusty
#6
Posted 11 September 2012 - 02:24 AM
rckymtnrfc, on 11 September 2012 - 12:51 AM, said:
Noodle - Yes I was using a texture pack but I turned it off when trying to figure out what was happening.
GopherAtl - You may have hit it on the head. I did use a RedPower2 gem pick axe instead of a diamond one. I'll try it with diamond and see if that fixes it.
Now I just have to figure out how to make the turtle stop dumping the fuel into the chest.....but that's going to take some time to learn how to code. I haven't written code since Visual Basic. #Rusty
GopherAtl - You may have hit it on the head. I did use a RedPower2 gem pick axe instead of a diamond one. I'll try it with diamond and see if that fixes it.
Now I just have to figure out how to make the turtle stop dumping the fuel into the chest.....but that's going to take some time to learn how to code. I haven't written code since Visual Basic. #Rusty
ComputerCraft Wiki - Home - ComputerCraft Wiki
#7
Posted 11 September 2012 - 02:55 AM
Yup, it was the RP2 pick axe. I made a new turtle with a diamond pick axe and it mined and collected the iron. Thanks for the help
-I like turtles-
-I like turtles-
#8
Posted 11 September 2012 - 03:11 AM
I'm going to hijack my own thread...lol. I went into the turtle interface and typed 'edit excavate' but I don't see any code. Is that intentional? I wanted to see how it was written so I could tweak it.
#9
Posted 11 September 2012 - 03:18 AM
The path isn't used by edit, you were creating a new file in the current directory. Cd to rom/programs first, or "edit rom/programs/excavate"
#10
Posted 11 September 2012 - 03:20 AM
Thanks again!
#11
Posted 12 September 2012 - 03:53 AM
So, if I cd in rom/programs and I 'edit excavate' it creates a new file (it's blank). When I ls this folder I see the program edit but I do not see the program excavate (I do see that when I ls the root). If I type edit rom/programs/excavate (when in root), it's blank, as a new file.
Not sure what I'm doing wrong but I did open the excavate program in Notepad++ earlier today (I pulled it out of the mod zip file) and I think I see how I want to make it stop dumping the fuel slot. Just can't seem to open the program via the turtles interface.
Not sure what I'm doing wrong but I did open the excavate program in Notepad++ earlier today (I pulled it out of the mod zip file) and I think I see how I want to make it stop dumping the fuel slot. Just can't seem to open the program via the turtles interface.
#12
Posted 12 September 2012 - 04:03 AM
Nevermind, I realized I should be editing this on a computer and not the turtle.
#13
Posted 12 September 2012 - 04:16 AM
It's in rom/programs/turtle/ anyway.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











