Peripherals++

Peripherals++

359k Downloads

ME bridge listing items being weird

alandoyle95 opened this issue ยท 1 comments

commented

ok so basicly..
listAll() works fine
listItems() returns 0
listCraft() returns fine

here is the rundown of how i tested it with 2 diffrent ME networks and tried restarting the server as well.

the crafting recipe is wood planks

the listItems should return 3 because there are wood planks in there..

Items
0dcc9d800c0c52776b1b980139a44d1a

Code
5257d9f371437e404ad8067f56a4be73

Result
3a7b216e593c76d5b56082e9e3b50c45

commented

listItems() has always just not worked.

You are ok to use listAll() as it should be doing the same as listItems() but listing all items in all referenced locations. So that could be chests connected to storage buses etc.