AE2 Unofficial Extended Life

AE2 Unofficial Extended Life

3M Downloads

Does not work if there is a Programmed Circuit in the Input Bus of the Processing Array.

tier940 opened this issue · 5 comments

commented

Describe the bug
No problem working with v50b.jar, but when I update to v50c, it doesn't work.

To Reproduce
Use Interface for GTCEu Processing Array to build an automatic craft that uses Programmed Circuit.

Expected behavior
Crafting should start even when the Programmed Circuit is in the Input Bus of the Processing Array.

Additional context
Using blocking mode.

Environment

  • SP/MP: Both

Minecraft Version

  • AE2 Version: appliedenergistics2-rv6-stable-7-extended_life-v50c.jar
  • Forge Version: 14.23.5.2860
  • GTCEu Version: gregtech-1.12.2-2.1.1-beta.jar
commented

add
gregtech:circuit.integrated

to the list bellow [gregtech] on the config file ( i forgot about it when the first config was created )

like this:

blockingmode {
# NonBlockingItems
S:nonBlockingItems <
[gregtech]
gregtech:circuit.integrated
gregtech:shape.mold.plate
.
.
.
.
.

commented

I put that option in v50b and v50c as well, but for some reason only v50c doesn't work.

commented

I've updated to a newer version (rv6-stable-7-extended_life-v50f), but it hasn't fixed the problem...

commented

I listed the real name of gregtech:circuit.integrated and the action was fixed.

blockingmode {
    # NonBlockingItems
    S:nonBlockingItems <
        [gregtech|actuallyadditions]
        gregtech:circuit.integrated
        gregtech:meta_item_1:461
        ...

image
image

commented

AE2 Version: v50l
GTCEu Version: 2.1.4

[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:circuit.integrated
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.plate
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.gear
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.credit
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.bottle
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.ingot
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.ball
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.block
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.nugget
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.cylinder
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.anvil
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.name
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.gear.small
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.mold.rotor
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.plate
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.rod
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.bolt
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.ring
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.cell
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.ingot
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.wire
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.tiny
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.small
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.medium
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.normal
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.large
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pipe.huge
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.block
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.sword
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.pickaxe
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.shovel
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.axe
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.hoe
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.hammer
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.file
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.saw
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.gear
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.bottle
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.foil
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.gear_small
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.rod_long
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:shape.extruder.rotor
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.white
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.orange
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.magenta
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.light_blue
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.yellow
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.lime
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.pink
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.gray
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.light_gray
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.cyan
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.purple
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.blue
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.brown
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.green
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.red
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: gregtech:glass_lens.black
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: contenttweaker:smallgearextrudershape
[22:54:43] [Server thread/ERROR]: Item not found on nonBlocking config: contenttweaker:creativeportabletankmold