Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.16.5] 'get ingredients smart' opcode always returns zero in conjunction with Storage Screen Module? #182

Open
The--Captain opened this issue May 15, 2021 · 3 comments

Comments

@The--Captain
Copy link

Issue description:
'get ingredients smart' opcode always seems to return zero (i.e. success) when using Storage Control Screen Module, even if the remote storage scanner system does not contain the necessary ingredients.

Steps to reproduce:
Link a Storage Control Screen Module to a Storage Scanner
Place the Storage Control Screen Module in a Processor with at least one RAM, lowest tier CPU, and Network Card
Create a program that responds to crafting signals, and use the 'get ingredients smart' opcode in the program.
Create a recipe that requires ingredients that are NOT present in the Storage Scanner system (turning down the scan radius so that no inventories are reachable also works)
Request the result of the above recipe. Watch the opcode return zero even though there are missing ingredients

Versions:

Minecraft: 1.16.5
Forge: 36.1.4
McJtyLib: 1.16-5.0.19
RFTools: 1.16-2.0.10
RFTools Control: 1.16-4.0.9

Possibly incompatible mods and versions:

Relevant logs, if any:

@The--Captain The--Captain changed the title 'get ingredients smart' opcode always returns zero in conjunction with Storage Screen Module? [1.16.5] 'get ingredients smart' opcode always returns zero in conjunction with Storage Screen Module? May 17, 2021
@EndlessDex
Copy link

Can you fetch from storage at all? I am unable to :(

@EndlessDex
Copy link

It looks like this commit may fix it?

@The--Captain
Copy link
Author

No, it did not (sorry for the delay)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants