Translocators 1.8.+

Translocators 1.8.+

44M Downloads

Deleting Items?

knoxhack opened this issue ยท 4 comments

commented

Bug Report

I have a cobblestone generator teir 5 that makes 1 cobblestone every tick. Using the translocator to move the cobblestone to be crushed into gravel. Unfortunatly it isn't stacking rather anything I put in the crusher automatically deletes cobblestone in there if there is more than 1 cobblestone.
Video: https://youtu.be/jQVPDpusbHA

Steps to Reproduce (for bugs)

  1. Have a teir 5 cobble gen, extra utilites 2 crusher, 2 item translocators
  2. place translocators on the right and left side (blocks left and right, not your left and right) of the cobble gen and crusher (depending on how you place them)
  3. Have the translocator that is on the crusher have it only look for cobblestone (if needed)
  4. Push the translocator button on the trans locator and should be going really fast and stacking (as it should)

Logs

Client Information

  • Modpack Version: StoneBlock-1.022r1
  • Server/LAN/Single Player: SIngle Player
  • Optifine Installed: no
  • Shaders Enabled: no
commented

If it doesn't happen with a vanilla chest or furnace, its not my bug and would likely be on XU2's end. The Item Translocator doesnt care what inventory it is, only that it has the IItemHandler capability, i highly doubt this is something in Translocators.

commented

Yep is weird old bug that's been present in the code for years but was only triggered by a change a week ago. Fixed now.

commented

Confirmed this was fixed in ExtraUtilities.

commented

I believe this is fixed by rwtema/Extra-Utilities-2-Source@9939557 @rwtema can you confirm at all please?