1

/camera @a clear command does not working

Zavgar4 1/25/25 3:04 am
302
4/16/2025 12:08 pm
Hello! I was making a map in which a chain of command blocks should be activated by the testforblock command in the first of them when I press a button on a copper light bulb of my choice. In the chain, a couple of blocks are replaced with the fill command, and then the player's camera is placed in the selected position with the /camera command. But after that there is a block responsible for resetting the camera /camera @a clear. But the reset doesnt work properly and just doesnt work.

Also before /camera @a clear command block i placed command block, that destroy Copper bulb to end cycle! Help pls
Posted by
Zavgar4
Level 5 : Apprentice Miner
0

  Have something to say?

JoinSign in

1

JuanPena
04/16/2025 12:08 pm
He/Him • Level 1 : New Explorer
Hey bro, something similar happened to me a few weeks ago 😅. Turns out the /camera @a clear command sometimes doesn’t work properly if it’s not timed right or if the camera is still active for some reason. Try adding a slight delay (like with a repeating command block or a chain block with a tick delay) before that command — sometimes that fixes it.


Also make sure no other command is reactivating the camera right after without you noticing. I’ve had that happen because of command blocks set to “always active.”
1

Welcome