GlobbyPotato / Rockhounding_Chemistry

The purpose of Rockhounding Chemistry is to assembly and maintain an industrial area in which several machines handle various types of ingredients (solid, fluid and gaseous) to produce advanced material for mid-late game stages. It also leads to several features, functional applications and experiments.
Other
15 stars 17 forks source link

[bug] Multiple issues #153

Open NOCH2004 opened 3 years ago

NOCH2004 commented 3 years ago
Primitive-Human commented 3 years ago

It helps more if you provided which pack you're playing on including screenshots of your setups and machine GUIs, because I can't reproduce any of your issues with the latest EnderIO version (5.2.66) and RH Chemistry (3.57). You say that your friend who plays the same pack everything works fine, so did you ask him to check your setup first?

NOCH2004 commented 3 years ago

The modpack is "Multiblock Madness 1.0.4"

Vapor distilillation before recipe selection and activation (newly placed) note no pressure or heat 2021-05-06_11 21 14 Vapor distillation after recipe selection and activation note the increase in pressure and heat 2021-05-06_11 21 28 but no crafting is happening 2021-05-06_11 31 32 Setup, 2 witnesses confirm it correct according to the book and according to themselves as they replicated the setup. 2021-05-06_11 22 36 2021-05-06_11 22 42 Recipe: 2021-05-06_11 21 38 2021-05-06_11 21 39 2021-05-06_11 21 41 Input filters and tanks 2021-05-06_11 29 57 2021-05-06_11 21 52 Transposer with EnderIO tank workaround. oxygen is from Nuclearcraft 2021-05-06_11 22 20 2021-05-06_11 22 22 Tank is set to "push" liquid into the transposer. 2021-05-06_11 22 26 Transposer buffer was voided, and the tank starts to fill the transposer up. pictures taken seconds apart. 2021-05-06_11 24 27 2021-05-06_11 24 28 Transposer with just an EnderIO conduit 2021-05-06_11 23 15 2021-05-06_11 23 59 Light blue colour in the conduit indicates liquid is present (right with liquid, left in newly placed and never connected) 2021-05-06_11 23 32 Upgrades if it matters, both pressure (casing) and heat (insulation) as well as speed 5 2021-05-06_11 24 42 Fluid input system with just a fluid conduit attacjed to it. 2021-05-06_11 25 19 2021-05-06_11 25 17 tank has been voided 3 seconds before pic, no liquid has been inputted. (structure is lab oven) 2021-05-06_11 25 10 EnderIO Tank has been placed. 2021-05-06_11 45 45 2021-05-06_11 45 47 Set to "Push" into the fluid input system. 2021-05-06_11 45 50 Input system starts filling up from the tank. 2021-05-06_11 25 25

Primitive-Human commented 3 years ago

Your multiblock is not built correctly: the two gas pressurizer blocks need to be right behind the pressure vessel and server block (so facing the first separator block). I replicated your 'no crafting' issue by placing the gas pressurizer blocks at the second separator block. The temperature and pressure did increase, but no crafting was performed. So try that first. 0376241785061a4c7ecb832ca282178e

I will take another look at the fluid conduit issues and see if it's indeed broken or not.

NOCH2004 commented 3 years ago

Now it crafts, I am so sorry for wasting your time on that. I also feel incredibly dumb. Thanks for the help with the multiblock.

GlobbyPotato commented 3 years ago

Hello ,sorry for the delay. No panic, the mod can be abstruse concerning the multiblocks and a plan is being made for this. Glad is sorted.

About the EnderIO conduits I'm not sure actually, the mod is designed to have them as companion because very efficient. Keep in mind that some machines like the lab oven may start accepting fluids and ingredients only when the activation button is ON. The filter is set automatically by the recipe so it will start going itself. About the transposer, if both input and output are gases, you cannot use the conduit to extract it but the gas pipeline to inject the gas into a mod vessel/holder. If the intention is to create a standard fluid version of the oxygen to be used outside Rockhounding, you can use the conduit. in this case, something is going wrong if it's not working.

This below is the general rule for Transposer: https://github.com/GlobbyPotato/Rockhounding_Chemistry/issues/84#issuecomment-451571430

NOCH2004 commented 3 years ago

with the oxygen, i'm using a Nuclearcraft centrifuge to separate compressed air because it's faster and less complex than the RH:C version. therefore the oxygen comes out as a fluid, hence the fluid pipe, a fluid which then I have to transpose into a Rockhounding gas.

if both input and output are gases, you cannot use the conduit to extract it but the gas pipeline to inject the gas into a mod vessel/holder.

I feel like there was a miunderstanding. Liquid conduit with Nuclearcraft Oxygen into a EnderIO tank for the conduit workaround into the transposer, transposer then outputs the gas using the rockhounding pipe system into a pressure vessel to then use in the machine. Oxygen production --> tank --> transposer --> gas pipeline pump --> gas pipeline --> holder 2021-05-06_12 44 41

GlobbyPotato commented 3 years ago

The setup is correct then. That's strange, as long as it's a valid fluid it should enter the input from the pipe already.

NOCH2004 commented 3 years ago

is there so kind of log I can send to facilitite the bug finding?

GlobbyPotato commented 3 years ago

I think I understood the issue. The blue plug is dedicated to gas hook. try to hook the conduit to any other side not dedicated to gas pipeline.

Also I remembered I wanted to add extra options to the Transposer to finish it, but probably forgot to do it. You can originally transpose depending on the type of input: gas to gas, fluid to fluid. Will check when possible.