IntelligenceModding / AdvancedPeripherals

Advanced Peripherals adds many new features to the computercraft modification
https://advancedperipherals.netlify.app/
Apache License 2.0
99 stars 70 forks source link

ME Bridge, listCells(), and Storage Bus #639

Open CastilloAnthony opened 2 months ago

CastilloAnthony commented 2 months ago

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 commented 2 months ago

Video showing the error in action: https://youtu.be/YTpvJSxCOZ0

SirEndii commented 2 months ago

I thought I fixed that in the latest version oops

logicallysound commented 2 months ago

A similar error occurs if there's an ME Chest in the network: https://imgur.com/a/vfajflX