Advanced Peripherals

Advanced Peripherals

29M Downloads

[Issue] RS Bridge breaks autocrafting

iammael opened this issue ยท 1 comments

commented

Describe

Calling method listCraftableItems() from the RS Bridge breaks autocrafting (see associated video).

Reproduce

Steps to reproduce the behavior:

  1. Call listCraftableItems()
  2. Ask for any autocraft from the RS system

Screenshots/Videos

bug.mp4

Code used:

rs = peripheral.find("rsBridge")

rs.listCraftableItems()

Versions:

  • Forge version: 36.1.2
  • AdvancedPeripherals version: 0.5.3b

Notes:

Not tested with ME Bridge.

commented

Fixed in 0.5.4b