Mojira Archive
MC-158515

Command block chain errors still appear after disabling command blocks

Console and log are being spammed with "Command Block chain tried to execute more than 65536 steps!" with "enable-command-block=false" in server.properties.

After enabling command blocks and restarting, the actual error from the command block is then also spammed with the chain error

Aug 06 14:40 [Server] WARN Couldn't load custom particle dust
Aug 06 14:40 [Server] INFO com.mojang.brigadier.exceptions.CommandSyntaxException: Expected ' ' at position 4: dust<–[HERE]
Aug 06 14:40 [Server] WARN Command Block chain tried to execute more than 65536 steps!

 

If command blocks are disabled, Minecraft should not be analyzing the command block chain at all.

Unresolved

Zizzy zizzy

2019-08-06, 04:46 PM

2023-08-22, 06:30 PM

6

4

Confirmed

Normal

Platform

Commands, Performance

1.14.4, 1.18.1

-