OpenMods / OpenPeripheral

https://openmods.info
MIT License
67 stars 25 forks source link

Narcissistic Turtle can't pullItem after moving #123

Open kieranmenor opened 10 years ago

kieranmenor commented 10 years ago

Narcissistic Turtles will only pull items from inventories surrounding their starting position (i.e. where they were placed). After moving to any other position, pullItem will fail. Turning seems to have no effect. pullItemIntoSlot is also affected, don't know about the others.

Using Core 0.3.0/Addons 0.1.0 distributed with FTB DW20 for 1.6.4 version 1.0.14.

boq commented 10 years ago

This issue is already fixed in recent release

kieranmenor commented 10 years ago

Oh okay. I didn't see it mentioned in the changelog. Sorry for the inconvenience.

boq commented 10 years ago

Ok, it looks like valid issue, reopening.

It's caused by CC turtle not updating position on original tile entity. May need some hacking around that in inventory helpers.