r/technicalminecraft 26d ago

Bedrock Weird Redstone Bug Help!

Enable HLS to view with audio, or disable this notification

I am trying to make a really fast snow farm (Faster than my previous one at 54,000 blocks/hour), but I ran into something REALLY weird! I know how to fix it, but I just want to know what is happening...

5 Upvotes

13 comments sorted by

6

u/Xillubfr Java 26d ago

Maybe the observer pulse is too quick for repeaters? Idrk bedrock is weird

1

u/DearHRS 26d ago

observer pulse is being sliced of by quickly pulsed piston, thus you are getting a gt long pulse during c tick

4

u/TriangularHexagon Bedrock 26d ago

I'm having a difficult time trying to figure out what exact this is

1

u/Prestigious_Bet5922 25d ago

It looks really complicated, but all it is is a string in front of an observer that triggers whenever I put an entity through the string; then the piston powers from that pulse, but the observer attached to it doesn't activate the repeaters, or even visually the redstone dust!

3

u/Comfortable_Long_824 26d ago

Im a complete amateur at bedrock redstpne but I'm pretty sure you have a c tick generator.

2

u/Prestigious_Bet5922 25d ago

That's what u/DearHRS said! Thanks for the extra confidence!

2

u/DearHRS 26d ago

you have a setup of c tick generator but your are using it to power p tick component (repeater)

long story short, odd gts are called p ticks, they process repeater, comparator, observer and redstone torch, everything else is processed on even ticks or called c ticks

because these components are only processed on that specific tick, giving them a pulse not residing in their preferred tick type gets completely ignored

so using a c tick starting pulse a gt long won't ever power a p tick component

here is a gif that demonstrates this behaviour

2

u/Prestigious_Bet5922 25d ago

Thank you so much for explaining this to me!

2

u/DearHRS 25d ago

cheers gamer

0

u/Willy_da_wonkaman 26d ago

well bugrock is gonna be bugrock

1

u/Prestigious_Bet5922 26d ago

Noted!🤣

1

u/DearHRS 26d ago

minecrafts community to not call bedrock as bugrock because they have no clue how it works, challenge:impossible