Gregtech++ [GT++] [GTplusplus]

Gregtech++ [GT++] [GTplusplus]

94.1k Downloads

Large Electrolyzer and Centrifuge still not working

NeroOneTrueKing opened this issue ยท 5 comments

commented

Issue Title

Large Electrolyzer and Centrifuge still not working

Expected Behavior

Impure Dust -> Dust + Tiny Pile of Dust
and
Water Cell -> Electrolyzed Water Cell

Current Behavior

Nothing happens. Machines are on, problem-less, powered, etc.

Possible Solution

Steps to Reproduce (for bugs)

Provide a link to a live example, or an unambiguous set of steps to
reproduce this bug. Include code to reproduce, if relevant.

  1. Build large electrolyzer/centrifuge
  2. Attempt to use either with most any (probably any at all) recipe

Context

Ore processing line is dead. I still have a few LV centrifuges lying around but that's hardly a replacement for a LuV-powered large centrifuge

Game Environment

Include as many relevant details about the game environment or modpack you experienced the bug in/on.
If you are using a Modpack:

  • Modpack Name: GTNH
  • Version used: 2.0.4.6
  • Download Link if possible:

Also include:

  • Gregtech version:
  • IC2 version:
  • Java version:
  • Operating System: Windows

Misc Info

Check all that apply ([ ] -> [x] - use a lowercase x)

  •    Using GT:NH/GT:New Horizons?
  •    Single Player?
  •    Multi Player?
commented

This has been fixed in dev versions.

Want to test the beta release?

commented

we use version 1.7.1.01 in 2.0.4.6. What it fixed after ? @draknyte1

commented

I have just created this multiblock and it doesn't work (on Epsilon v2.0.4.6). I'm not sure if it's a problem with the structure or a problem with the recipes?

The structure forms but it doesn't do anything.

I have created the structure as follows and just want to check it's correct as I followed the little diagram.

XX=Centrifuge Casing
(XX)=Centrifuge Casing (RED)
EH=Energy Hatch (BLUE)
OH=Output Hatch ---added 4 EV as there are some recipes that output 4 liquids---
IH=Input Hatch
MH = Maintenance Hatch (GREEN)
HS = Hollow Space
FC = Front Controller (ORANGE)
IB = Input Bus
OB = Output Bus

Top layer:
XX EH OH
XX IH OH
XX XX XX

Middle layer:
XX MH OH
(XX) HS (XX)
XX FC XX

Bottom Layer:
IB XX OH
(XX) OB (XX)
XX XX XX

commented

As mentioned two comments above, this is fixed in dev, but not yet in GTNH.

commented

I looked at the code and the only thing that seems to matter on placement is the maintenance hatch...? Guess I can put energy hatch etc anywhere (not in the colour placements that the icon suggests)