ME Storage Bus does not detect being attached to an ME Pattern Provider
ProtoSebastian opened this issue ยท 4 comments
Describe the bug
While trying to automate making processors, I noticed the ME Storage Bus shows "Unattached" when connected to an ME Pattern Provider, and the finished processor doesn't get pushed inside the Pattern Provider's return inventory. even though It should be exposed using the ME Storage Bus.
How to reproduce the bug
Try the example "Processor Automation" network in AE2 v12.9.8 for 1.19.2 Forge
Expected behavior
Everything works until the last Inscriber that makes the actual processor, items stay inside and don't get pushed inside the return inventory of the Pattern Provider
Additional details
No response
Which minecraft version are you using?
1.19
On which mod loaders does it happen?
Forge
Crash log
not a crash report
The problem was optifine, I didn't think of that until I read this page and wondered if removing optifine would fix it, and it did.
more images, the Storage Bus connected to the Pattern Provider thinks it's not attached to an inventory, and the Engineering Processors don't get transferred.
but if I connect an inventory the Storage Bus detects (a barrel in this case) on the return subnet, it works and the Engineering Processors get transferred to that inventory. But it needs to go to the Pattern Provider inventory.