-
Notifications
You must be signed in to change notification settings - Fork 63
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
Advanced inscriber doesn't always pull out presses #169
Comments
I can vouch for this. Easy way to replicate it is a setup like this. cluster of 32 inscribers hooked to thermal expansion ducts with retrievers outputting into an interface. In blocking mode the interfaces will sometimes insert more than one plate into the inscriber, causing it to only release one press when it finishes. Perhaps only allowing presses to stack to in the inscriber's input slot would help? I can't really think of a use case where we'd want multiple presses in one inscriber anyway. Or maybe unlocking them after a minute or so of inactivity? Obligatory Version Spew |
I keep having this problem too.. Its especially apparent with max'd out accel cards in the inscriber and the import bus.. The only way I've found to somewhat negate it is to only have 1 accel in the input bus and none in the inscriber.. Seems like some kind of timing/tick issue.. |
I have what appears to be the same problem, only worse. My setup is quite simple so far (one advanced inscriber and only one pattern: Printed Silicon). With any acceleration cards in, when I craft more than one printed silicon, only the first press is extracted. When I use no acceleration cards, all presses are returned. I agree with @davidsielert that it looks like timing/tick related or such. For now, I'll have to use them much like a regular inscriber with easier IO and higher speed with locked inputs. |
I'm having this issue as well, I can confirm removing all acceleration cards makes it work. |
I’m also having this issue, even without any acceleration cards. I’ve never been able to pull out any press from the advanced inscriber. Versions
I wonder if this bug, or any other bug, will ever be fixed. AE2 Stuff hasn’t gotten any updates in one and a half years. I hope it’s not abandoned, as it’s such a fantastic mod! |
The root cause of this problem is that opposite to the description of the advanced inscriber which said the input items can be pulled if the machine is idle, they can only be pulled out while the advanced inscriber is processing. |
Possible fix would be to lock extraction of inputs for like 15s then unlock them if nothing crafts. I'm tempted to dive in and try fixing it when i find some time since it looks like bdew moved onto other games. |
Why not just make this machine do things matching its descriptions? |
Also makes sense. |
I'm having the same issue in the modpack Project Ozone 3 (Version: 3.4.11F). |
I can't replicate it doing any specific method, but with my current set up it only pulls about 2/3 of the time.
If I auto craft any circuit, it puts in the press, the item, and pulls out the circuit 100% of the time, but sometimes leaves the press inside.
Version 0.6.0.9.
The text was updated successfully, but these errors were encountered: