-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
Machine input fluids get imported by importer #3570
Comments
Thank you! This has been fixed for the next RS release. |
This bug has been fixed in v1.12.4 for Minecraft 1.20.1 and v1.11.7 for Minecraft 1.19.2. |
Hello, this bug is now also fixed for Minecraft 1.18.2 in v1.10.6. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Machine fluid inputs can be taken from with the importer. When this happens, the fluid input does not update with a new value of fluid remaining. This results in fluid duping.
The importer does not take input items, so I expected it to do nothing for input fluids as well.
I concluded this must lie in RS and not GTCEu-Modern because I could also pull the input fluid out of the machine by using Create's fluid pipes and pump, which did update the fluid remaining value in the machine's input.
How can we reproduce this bug or crash?
Unfortunately this requires a machine with a fluid input, in this instance it was found by testing with GregTechCEU Modern.
What Minecraft version is this happening on?
Minecraft 1.20.1
What Forge version is this happening on?
47.1.3
What Refined Storage version is this happening on?
refinedstorage-1.12.3
Relevant log output
No response
The text was updated successfully, but these errors were encountered: