mojira.dev

Gavin Lambert

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

View all
MC-275021 SetComponentsFunction datagen cannot set multiple components Invalid MC-262117 Language regex too broad Community Consensus MC-254451 Flat world presets not updated with deepslate Duplicate MC-250543 Potion brewing recipes don't have datapack format Invalid MC-226265 Recipe and tag packets are sent in opposite orders on connect vs reload Community Consensus

Comments

Actually it looks like it’s worse in 1.21.1 (possibly earlier, didn’t check when it changed). When the regex matches it will now replace with “%$1s” instead of “%s”, which is both illegal syntax and had it been the right syntax would mess up the argument ordering.

Weird that didn't come up when I searched for it.  However, at least one of the bugs in that chain needs to be left open – it looks like they've all been mutually closed as duplicates, which means nobody will ever get around to actually fixing it.