[1.6.4][CC 1.58][SSP] Melee turtle doesn't pick up item drops
#1
Posted 31 January 2014 - 03:58 PM
The melee turtles aren't picking up the item drops from mobs they kill.
It's nothing script related, as a simple looping turtle.attack() will cause this behavior. Adding a turtle.suck() to the loop will pick up the items in front of the turtle, but anything falling outside that area is lost.
It's also not interference from another mod. In troubleshooting this issue, I used a test world with a pretty bare minimum of mods active.
The installed mods were:
Forge 9.11.1.965 - I believe this is the most current version for MC 1.6.4.
NotEnoughItems 1.6.1.8 - Along with the necessary CodeChickenCore 0.9.0.7
ComputerCraft 1.58
The turtle used was a basic melee turtle. I didn't think to test any other type of melee turtle because I only use the basic ones. All of the dropped items are left on the ground.
I guess it could be argued that somehow NEI is causing the issue because I didn't test without it, but that still wouldn't explain why CC1.57 and earlier versions work just fine.
I start my client with MagicLauncher if that is somehow relevent to the issue.
#2
Posted 31 January 2014 - 04:08 PM
#3
Posted 31 January 2014 - 05:14 PM
CometWolf, on 31 January 2014 - 04:08 PM, said:
Yes they do. Or at least, yes, they used to do that...
CometWolf, on 31 January 2014 - 04:08 PM, said:
I'm aware that the release isn't exactly new. And yes, I'm aware that 1.6 is on the horizon. I didn't report the issue in hopes that it would be fixed in 1.58. I reported the issue so it could be fixed in 1.6.
#4
Posted 31 January 2014 - 05:18 PM
#6
Posted 02 February 2014 - 02:14 PM
#7
Posted 05 February 2014 - 02:56 PM
Cloudy, on 02 February 2014 - 02:14 PM, said:
As I understand it, Forgecraft often has developer versions of mods in use. Were you using Forge 9.11.1.965, or a newer developemental release?
I'm just curious because CometWolf also encountered the same issue, so is it possible that Forgecraft has something different than a normal user setup?
#8
Posted 06 February 2014 - 08:17 PM
#9
Posted 12 February 2014 - 11:44 AM
This was on an MCPC+ FTB Unleashed server, so a bit outdated, but I have seen this before.
#10
Posted 12 February 2014 - 04:59 PM
#11
Posted 15 February 2014 - 04:22 PM
Apemanzilla, on 12 February 2014 - 11:44 AM, said:
That's interesting. I wonder why that is? I didn't watch it long enough to see if it would pick up any rare drops. Maybe if I have some spare time, I'll try 1.58 again and see if I net any rare drops.
Link149, on 12 February 2014 - 04:59 PM, said:
My mining turtles don't have any issues picking up the blocks they break. It's only the melee turtles I'm having trouble with. The turtles inventory has plenty of space because I have an inventory dump routine that is called when the turtle isn't attacking. And yes, as I mentioned in my original post, adding a turtle.suck() does work, but that only picks up the items dropped directly in front of the turtle, and I'd prefer not to use a kludgey workaround when it shouldn't be necessary since the turtle should be grabbing the mob drops automatically.
#12
Posted 18 February 2014 - 08:48 PM
HeffeD, on 15 February 2014 - 04:22 PM, said:
Apemanzilla, on 12 February 2014 - 11:44 AM, said:
That's interesting. I wonder why that is? I didn't watch it long enough to see if it would pick up any rare drops. Maybe if I have some spare time, I'll try 1.58 again and see if I net any rare drops.
I had first noticed it back in FTB Ultimate, with a Soul shard wither skeleton grinder. The coal and bones dropped normally, but stone swords endlessly filled the turtle. I hadn't thought much of it and had just made the turtle drop them.
Later, in FTB Unleashed, I noticed the same thing with a pigman farm, with the flesh being dropped and other stuff going into the turtle, I had done more extensive testing and came up with the results above.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











