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

Unexpected AE2 interaction when RFT Crafter's UI is closed while a recipe is highlighted #200

Open
TheRealWebGremlin opened this issue Sep 26, 2024 · 0 comments

Comments

@TheRealWebGremlin
Copy link

I noticed a weird interaction with the RFToolsUtility Crafter and AE2. AE2 can't access the crafter's output through automation when the recipe creating the output was highlighted in the crafter before closing its UI.

Replicate: Add a recipe to the crafter, e.g. iron ingots to nuggets. Feed the crafter ingots, and connect it to an AE2 Storage Bus. It will make the nuggets. Through an AE2 Terminal the outputted nuggets are visible and can be taken out manually.

But when automating, e.g. with a Storage Bus attached to the crafter, if you have an Export Bus connected to a chest that is set to exporting nuggets, it won't export the ones in the crafter. Likewise when attaching an Import Bus to the crafter and using storage elsewhere for AE2 to import it to, it won't do anything.

However, using one of the same setups, if you were to click and highlight a blank recipe in the crafter before closing its UI, AE2's automation works as expected.

Tested in a creative world with a dedicated AE2 setup. Using ATM9 1.1.2 TTS, running RFToolsUtility 1.20-6.0.6.

AE2 won't extract the nuggets from the output buffer via automation if the UI is closed like this:
image

But it will when closed like this:
image

Hope this helps.

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

1 participant