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

Incorrect operation of the reprocessor with the liquid produced by the reactor #132

Open
DesiRe234 opened this issue Nov 14, 2023 · 3 comments

Comments

@DesiRe234
Copy link

DesiRe234 commented Nov 14, 2023

Minecraft 1.20.1
Modloader version
Forge Version 47.2.1
ExtremeReactors2 1.20.1 2.0.73

The essence of the problem:
The reactor produces rossinite_flowing liquid. However, the reprocessor requires rossinite, and there is no way to recreate it or recycle it from rossinite_flowing. It is possible only if you take buckets from some tank with your own hands and transfer them to another tank. The creative tank comes immediately with the right liquid.
Video with the problem:
https://youtu.be/7VYtmYFuciA
https://youtu.be/g4I5PwrJILw

  1. Tank with the right one rosinate (From the creative) - Item.of('mekanism:creative_fluid_tank', '{mekData:{FluidTanks:[{Tank:0b,stored:{Amount:2147483647,FluidName:"bigreactors:rossinite"}}]}}')
  2. Tank with unnecessary rossinite_flowing - Item.of('mekanism:ultimate_fluid_tank', '{mekData:{FluidTanks:[{Tank:0b,stored:{Amount:131159,FluidName:"bigreactors:rossinite_flowing"}}]}}')
  3. Reactor Liquid Fuel Reinforced Port - 'bigreactors:reinforced_reactorfluidaccessport'
  4. Reprocessor Liquid Injector - 'bigreactors:reprocessorfluidinjector'
@DesiRe234
Copy link
Author

We also found another bug. The liquid in the ME from rosinate becomes rossinite_flowing after the restart. After rearranging the import tire, normal fluid began to accumulate.
'ae2:import_bus' - import bus

@ZeroNoRyouki
Copy link
Owner

What's rosinate?

@DesiRe234
Copy link
Author

Oh, sorry, there was a typo. Instead of rosinate, it should be rossinite. The screenshot below shows what rossinite is
image

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