I’ve spent some time to clarify the issue.
This requist should be closed. I just found out the reason why it happens.
It seemes the arrows in offhand slot sometimes soft-lock regardless of the enchantment
And it seems the command block the button right placed on is being delay for 1 tick than other command blocks that can be activated by the button
The issue won’t affect the command blocks not at the edge of ticking area, nor the command blocks inside the ticking area.
It is kind of weird. Sometimes the issue happens and sometimes not.
Meanwhile, set and reset the ticking area may change the order of command block functioning.
I’m going to show the procedure with the video. It still affects any world in the latest version of minecraft.
[media]The first I demostrated is correct function of the command block structure
The second one is the one with problem.
And I noticed another problem on the testing world
[media]the command blocks seems ranked randomly, regardless of the tickingarea
I’ll attach the testing world here
The original description of the report was inaccurate. If you replace
The error post shows that a mob hitting other entity and its component "equippable" wass undefined(not readable). And actually its component "inventory" was not readable, too. So I suppose mobs' components that contains item stack were not readable.
with
The thrown error seemed show that any mobs(of cause player isn’t a mob) cannot be defined as “damagingEntity”
I would be more clear.
The thrown error seemed show that any mobs(of cause player isn’t a mob) cannot be defined as “damagingEntity”
It may help.
The video… If it do help? You can’t see my mouse through the video. So, if it doesn’t work, the wizard won’t shoot, either consume the fire charge.
But if it works(by using snowball), I can offer a video.
[media]As for the pack… I won’t offer the original pack, because it has many extra unnecessary elements. and the pack @GoldenHelmet just offered is enough for test. if you want a variation pack, only need to replace “minecraft:fire_charge” with “minecraft:snowball” in the file “goldy.json” in the pack.
So, I suppose the documentation is incorrect or it is a bug.
affects 1.21.100