Advanced Peripherals

Advanced Peripherals

29M Downloads

ME Bridge importItemFromPeripheral() deletes item contents from a ME item cell

mineplayer1612 opened this issue ยท 0 comments

commented

Describe

ME Bridge importItemFromPeripheral() deletes item contents from an ME item cell.
(this does not happen when doing the reverse with exportItemToPeripheral())

Steps to reproduce

  1. Have an AE2 1k item cell with items inside it, inside a chest.
  2. Have an AE2 system with a ME drive connected with an AE2 storage bus
  3. Have a computer with peripherals:
    a. ME Bridge connected to the AE2 system.
    b. The chest on top of the computer.
  4. ...
  5. bridge.importItemFromPeripheral({name:"ae2:item_storage_cell_1k", count=1}, "top")
  6. The 1k item cell should be in the ME drive block, having gone through from the chest, the computer, the me bridge, to the ME system, through the me storage bus, and finally to the me drive block.
  7. The contents of the 1k item cell should be erased (this is the issue)

Multiplayer?

No

Version

1.19.2-0.7.28r

Minecraft, Forge and maybe other related mods versions

"Direwolf20 1.19.2 ver. 1.12.0", "forge 43.2.14",

Screenshots or Videos

https://blockshot.ch/NQe5

Crashlog/log

No response