AdvancedPeripherals icon indicating copy to clipboard operation
AdvancedPeripherals copied to clipboard

ME Bridge, listCells(), and Storage Bus

Open CastilloAnthony opened this issue 1 year ago • 3 comments

Describe

When I try to list the cells of an ME network, while there is a storage bus attached somewhere on the network, an error is produced. Removal of said storage bus removes the error and produces the listed cells as expected. For reference I am trying to use this in the all the mods 9 (ATM9) modpack.

Steps to reproduce

  1. CC Computer with ME Bridge to the left.
  2. Connect ME Bridge to an ME Network.
  3. Attach a Stroage Bus anywhere on the network
  4. In the CC Computer lua executor type in: peripheral.wrap('left').listCells()
  5. Error gets produced.

Multiplayer?

No

Version

1.20.1-0.7.39r (Latest 1.20.1)

Minecraft, Forge and maybe other related mods versions

Forge 47.2.20, Applied Energistics 2 15.2.4, Advanced Peripherals 0.7.40r, CC: Tweaked 1.111.0

Screenshots or Videos

https://imgur.com/a/aXIWndD

Crashlog/log

N/A

CastilloAnthony avatar Jul 03 '24 06:07 CastilloAnthony