#need help with chain command blocks

1 messages · Page 1 of 1 (latest)

rustic crane
#

for some reason, isn't working

neat galleonBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1737322164:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

rustic crane
#

the first command block in the line is a repeating one, with this command:

execute store result bossbar minecraft:1 value run scoreboard players add dummy tempo 1

the other is a chain command block with this command:

execute if score dummy tempo matches 12000 run function "function"

woeful heron
#

What is the dummy's tempo score, currently?

rustic crane
rustic crane
#

so both is 0

woeful heron
#

Not the question I asked

#

You're positive it's currently 0?

#

Check it

rustic crane
woeful heron
#

Are the command blocks both facing the same direction, with the repeat pointing into the chain?

rustic crane
woeful heron
#

Alright. Well the dummy's tempo score shouldn't be 0, it should be some other number between 0 and 12000

rustic crane
woeful heron
#

You're sure the bossbar is minecraft:1?

woeful heron
#

That doesn't really confirm it

rustic crane
woeful heron
#

Don't think you can see their IDs, but you can confirm it has that ID by seeing if you can autofill it when using a bossbar modify command

rustic crane
#

it's minecraft:1

woeful heron
#

Is the Repeating command block set to not need redstone?

#

The issue is not with the chain command block at all here, it's that the score is not being increased at all

#

So you have to troubleshoot and figure out why. That's why we're checking all these things

rustic crane
#

the reapeting one

woeful heron
#

It's set to "Needs Redstone"

#

That means it won't run unless it is receiving redstone power...

rustic crane
woeful heron
#

I don't see one there right now

rustic crane
woeful heron
#

How are we supposed to be testing and troubleshooting if the system isn't even running?

#

What do you expect me to do, divine the issue by consulting the cosmos??

rustic crane
#

now i turned on

#

now i discovered

#

when i used /scoreboard players set dummy 11999 (i was testing), the system stop working

#

only works if the timer runs normally

#

thank you, and so sorry (again)