Mojira Archive

Labels

chain_command_block issues

12 issues
Key
Summary
Status
Reporter
Assignee
Created
Minecraft: Java EditionMC-87122
Chain command blocks can not be triggered twice from seperate chains
Works As Intended
Minecraft: Java EditionMC-90257
A chain of command blocks may takes more than 1 tick to traverse
Fixed
Minecraft: Java EditionMC-116372
Chain command blocks set to "needs redstone" still executes without signal
Fixed
Minecraft: Java EditionMC-116388
Chain command blocks can clone themselves to create an infinite loop which freezes the server
Fixed
Minecraft: Java EditionMC-116471
Conditional command blocks SuccessCount doesn't update
Fixed
Minecraft: Java EditionMC-118258
Spelling mistakes in the 'Commandblock chain tried to execure more than x steps!' warning message
Fixed
Minecraft: Java EditionMC-118269
Warning message "Command block chain tried to execute more than x steps!" appears even if less / no chain command blocks should run
Confirmed
Minecraft: Java EditionMC-124447
Modifying maxCommandChainLength inside of function or command blocks does not affect currently running chain
Works As Intended
Minecraft: Java EditionMC-134966
Using /setblock to place an "Always Active" command block with a command won't execute the command immediately
Fixed
Minecraft: Java EditionMC-149035
Fill command works improperly in a chain command block
Awaiting Response
Minecraft: Java EditionMC-219963
Chain command blocks execute in same game tick, but a discrepancy is observed between two command chains that should act identically
Invalid
Minecraft (Bedrock codebase)MCPE-163425
Conditional chain command block on repeat command block with always active sometimes ignores the delay in ticks
Confirmed