294 posts
Posted 26 October 2012 - 02:08 PM
When trying to place item frames, turtle will just return false.
Forge 337, only mod installed is CC.
389 posts
Location
Norway
Posted 26 October 2012 - 05:42 PM
Could i have a picture of your setup? I cant realy tell if its users fault or mods fault without more info.
IE: you cant place trip wire hook onto a block unless the block under the one infront is air(or something like there :D/>/>)
294 posts
Posted 26 October 2012 - 07:26 PM
I can place it manually without problems.EDIT: Neverming, got it working. I had to move turtle one block forward, so it's inside same block as item frame.However, turtle.placeUp() still does not work. Here is another test setup:
placeUp() returns false.
389 posts
Location
Norway
Posted 26 October 2012 - 08:44 PM
I assume placeUp will try to place it onto the turtle itself, and that wont work. either way, the behavior sounds silly :D/>/>