Mojira Archive

Labels

maxCommandChainLength issues

9 issues
Key
Summary
Status
Reporter
Assignee
Created
Minecraft: Java EditionMC-76044
randomTickSpeed, spawnRadius, maxEntityCramming and maxCommandChainLength accept non-integer value
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-124444
Gamerule maxCommandChainLength allows 0 and negative integer values
Won't Fix
Minecraft: Java EditionMC-124446
No warning message when function is terminated because of maxCommandChainLength gamerule
Won't Fix
Minecraft: Java EditionMC-124447
Modifying maxCommandChainLength inside of function or command blocks does not affect currently running chain
Works As Intended
Minecraft: Java EditionMC-143265
Command blocks reevaluate maxCommandChainLength for warning message when chain is stopped
Confirmed
Minecraft: Java EditionMC-143266
Nested function calls reevaluate maxCommandChainLength before queueing commands
Fixed
Minecraft: Java EditionMC-143269
Nested intermediate functions are skipped when maxCommandChainLength commands are already queued
Fixed