Botania

Botania

133M Downloads

[Bug] [Corporea] [1.16.x] Corporea funnel wonkiness with interceptors

FizzBuzz3000 opened this issue ยท 2 comments

commented

Version Information

Forge version: 35.1.36
Botania version: 1.16.4-410

What I expected to happen: all corpora funnels are activated at once

What happened instead: Only 3 corporea funnels activate

setup, all interceptor item frames are using corporea bricks in the item frames the lights in the back are powered by the quick redstone pulse into a repeater and into a block, to prevent redstone signals from leaking over.
Input barrel, connected to the corporea system
Output barrel, not connected to the corporea system

It seems to consistently grab 3 items and not grab the other 4 remaining as depicted by these pictures:
input after interception
output after interception

Mixed items test, notice how I've changed the number of items requested with the book and redstone.
Mixed input barrel
Output was empty, I removed the 3 lamps.

After interception.
The # of items requested from the three working funnels worked, but only 3 funnels ever worked.

Sometimes it does work properly but usually only after the first try. Otherwise it is hit and miss. filled this out at 2AM, if you need more details like logs, just ask.

commented

After some discussion on discord it was discovered that this effect is usually related to the corporea funnel's intentional implementation of quasiconnectivity. Some of the funnels don't get into the unpowered state so powering then again does nothing. Inconsistent behavior stems from inconsistent redstone dust update order

commented

God I hate this redstone jank, mojang pls fix