-
Bug
-
Resolution: Fixed
-
1.17.11 Hotfix, 1.17.20.22 Beta, 1.17.20.20 Beta, 1.17.0.56 Beta, 1.16.230.54 Beta, 1.16.220, 1.16.230.50 Beta, 1.16.221 Hotfix, 1.17.0, 1.17.2 Hotfix, 1.17.30, 1.17.32
-
None
-
Confirmed
-
Multiple
-
518616
I was playing Minecraft beta and was playing around with building a custom pillager outpost. when the turn came to spawning vindicators in there section of the build I noticed a wired bug.
the pillagers were holding there axe in the wrong position and even when there arms were crossed. i have added a picture that I took in my bug report world
Steps to reproduce:
- Apply a resource pack having "format_version": 1 in its manifest.json file. (The Classic Texture Pack from the Marketplace can be used.)
- Open the demo world. Get into Creative mode if you aren't.
- Spawn a vindicator and look at it.
Expected results:
The vindicator's arms are folded and its axe is not visible.
Actual results:
The vindicator's axe is visible and held in attack position, even though its arms are folded and there is nothing for it to attack.
We have learned that this issue is triggered by activating older resource packs in a world's Resource Packs list or in Global Resources. Until the big is fixed, you can circumvent the problem as follows.
First, for any packs you obtained from a third-party source (i.e. not the Marketplace), see if an updated version is available. (Marketplace packs are updated by the game automatically, so this step doesn't apply to them.)
If that doesn't work, you need to identify which packs are causing the problem. First deactivate any resource packs in your Global Resources list. Next, for each world you want to fix, deactivate any resource packs in its Resource Packs list, then add them back one at a time, checking after each one to see whether the problem comes back. If it does, deactivate that pack and don't use it again until the bug is fixed.
After you've fixed the problem for each individual world, use the same process in Global Resources: Activate one pack at a time and check whether it triggers the bug again.
If you're a pack author or you're familiar with how packs are made, you might prefer to identify the problem packs by looking at their JSON code. Any resource pack that uses "format_version": 1 in its manifest.json (or pack_manifest.json) file will trigger this issue. You can either deactivate it or correct the problem by changing it to "format_version": 2. You also have to add "min_engine_version": [1, 16, 0] (with an appropriate version number) to the header section because format version 2 requires it, and if the filename is pack_manifest.json I think you have to rename it to manifest.json. Please note that teaching you how to do this is not the bug tracker's job: If you try this and run into troubles, please ask for help on the Minecraft Discord.
- is duplicated by
-
BDS-13322 Vindicator Axe Floating
- Resolved
-
BDS-15501 Vindicator bugs
- Resolved
-
MCPE-123964 Vindicator Showing Axe
- Resolved
-
MCPE-124455 Vindicator animations
- Resolved
-
MCPE-124695 Vindicato BUG
- Resolved
-
MCPE-125647 strange avenger
- Resolved
-
MCPE-126050 Vindicator bugged
- Resolved
-
MCPE-126357 Vindicators when there are no players nearby hold their axes in a glitchy way
- Resolved
-
MCPE-126884 Vindicator holds axes funny
- Resolved
-
MCPE-127208 Vindicator is no holding his axe | Floating Axe
- Resolved
-
MCPE-128329 The vindicator's axe has a problem when he is not attacking
- Resolved
-
MCPE-130527 Vindicator’s Hand while holding axe is broken
- Resolved
-
MCPE-130791 Vindicators have floating axes
- Resolved
-
MCPE-133518 When the vindicator is idle, he will display his hand items
- Resolved
-
MCPE-136343 The Vindicator's Axe floats even though it's hands are tucked and the zombified piglin texture is on zombie pigmen
- Resolved
-
MCPE-141810 Glitched Vindicator
- Resolved
-
MCPE-142018 the pillager axe is floating even he is not attacking
- Resolved
-
MCPE-143681 Vinidcator Still Holdeng Axe Without Hold Hand
- Resolved
-
MCPE-144192 Vindicators have their axe floating before seeing player
- Resolved
- relates to
-
MCPE-178910 "min_engine_version" causes vanilla resource pack of entities to not work correctly with entities that only have one file
- Resolved