GregTech CE Unofficial

GregTech CE Unofficial

412k Downloads

[BUG] The Arc Furnace does not accept liquid from CraftTweaker recipes.

Exzept1on opened this issue ยท 3 comments

commented

Describe the bug
The Arc Furnace does not accept liquid from CraftTweaker recipes.

Versions
Forge: 1.12.2-2855
GTCEu: [f89043d]: re-balance gallium from sphalerite electrolysis (tech22)
Modpack: TerraFirmaGreg 1.12.2

Setup
Playing Solo/Multiplayer/Both

Steps To Reproduce

  1. Install GTCEu
  2. Install CraftTweaker
  3. Install script(on screenshot)
  4. See.

Expected behavior
There should be no error in the chat

Screenshots
image
image

But the recipe is in the game. The main question is why the error appears.
image

Additional context
UPD. 07.10. An interesting remark. This error occurs only when using "oxygen". But if I use, for example, "water" or "oil", there is no error. It's very strange.

commented

I am unable to reproduce this. Usually CT sends that error when the name of the fluid is wrong, or has not been registered. The only thing I can think of is that the script may be in a file with a #loader specified, instead of none, but that should have caused a bunch of other errors so it is probably not that either. I don't know what else might be causing it.

Additionally, arc furnace recipes can have the oxygen and plasma recipes automatically added and calculated when no .fluidInputs() are specified, so that might help remove the message if you're still getting it.

commented

I will delete this line and then check the error and write here

commented

image
It's works, Thanks!