McJtyMods / RFToolsControl

RFTools Control is an addon for RFTools adding a programmable logic block
MIT License
35 stars 19 forks source link

Processor cannot fetch items from storage #194

Closed SkorpioSound closed 1 year ago

SkorpioSound commented 1 year ago

Issue description: The processor's "fetch items", "get ingredients" and "get ingredients smart" opcodes are all unable to move items from a linked Storage Scanner's storage system. The "count items external" opcode DOES still work and can count specific items in the storage system.

Steps to reproduce: create a program in the processor that attempts to fetch items from a linked Storage Scanner's system. Nothing will happen.

Versions:

Possibly incompatible mods and versions:

Relevant logs, if any:

EDITED TO ADD:

Additionally, the "fetch" opcode doesn't appear to be able to pull crafting results from the Workbench. Hoppers and pipes CAN pull from the underside of the Workbench so I'd assume it's an issue with the "fetch" opcode.

McJty commented 1 year ago

Fixed