Jadon:
Raids only spawn 3 waves when you play on "Easy", this is expected behaviour.
To be clear, this is related to non-operator users seeing their own outgoing whispers.
This is not an issue with the operator ability to see all server whispers.
This happens even with server.properties/texturepack-required=false
I have seen the request dialog appear at least once since the update, but it has taken multiple cycles of cancelling and reconnecting to get it to work.
To be clear, this happens when the texturepacks are NOT forced.
You have a repeater, The output of the repeater loops to the input, and the circuit is powered by a redstone block.
You remove the redstone block.
The repeater still outputs power because it is receiving power (from itself)
This is what repeaters do, they repeat a received signal, even if the signal is from itself.
Encountered on BDS as well as Single Player
This only happens if the block is broken while doFireTick=false
If you set it to true, it does not fix existing flames, but will prevent more instances occurring.