This template is used to create the fixes section of version pages.
Usage
Bug list
A list of bugs is created simply by putting the bug number (prefix optional, and is ignored) and a title (usually the bug's title on the tracker) in anonymous parameters. If the title contains a =, it needs to be escaped with the template {{=}}.
The list of bugs can be separated into sections with headers, which are also anonymous parameters, prefixed with ;. Each section will be ordered by ascending bug number. There are five aliases for the headers:
old–From released versions before <parent version>dev–From the <parent version> development versionsprevious/prev–From the previous development versionhotfix–From the current version, hotfixedprivate/priv-Private issues
The parent version number only shows up correctly if Plantilla:Navegación de versión is on the same page, as it uses that template to determine the parent version. As a result, it might not appear when previewing sections.
The project parameter can be set to change the project from the default (MC).
Example:
MC– Java EditionMCPE– Bedrock Edition, Education EditionMCL– LauncherMCE– Minecraft EarthMCD– Minecraft Dungeons
Tracker link
A link to the issue tracker can be created by specifying one or more of the available query parameters:
fixedin– finds issues with a matching fixVersion field.notfixedin– finds issues without a matching fixVersion field.affected– finds issues with a matching affectedVersion field.
These are all comma-separated lists of version names. The prefix argument can be specified to add a prefix before each fix version name.
For Java Edition versions after 1.14.4 Pre-Release 7, there is no need to add any prefix.
Ejemplo
{{Correcciones|fixedin=20w16a
|;old
|37557|Sometimes a minecart sound plays/subtitle shown when loading a world.
|91163|Certain subtitles show up when the player is too far away to hear the sound.
|99727|Ghasts can be located using subtitles.
|154617|Server hangs on stop due to rcon.
|;dev
|171020|New Nether biomes do not work properly in buffet worlds.
|175288|Creating a warped forest superflat world with decorations freezes.
|175919|Villagers sometimes stop farming.
|177136|All compasses and lodestone compasses point to the same target, regardless of what type of compass it is.
|177238|Windows symbolic link in {{Muestra|saves/}} is no longer followed as of 20w14a.
|177253|Running a {{Código|set_attributes}} function throws {{Código|java.lang.NullPointerException}} if it contains an undefined attribute.
|177316|Lodestone compass in item frame does not update after turning.
|177462|Respawn anchor explodes client side.
|;prev
|177942|Fortresses do not generate in basalt deltas.
|177957|Texture is not correct on the white quartz brick or on the polished quartz brick.
|178368|Lodestone compass does not point to its lodestone block when rotated in an item frame.
}}
- 15 errores solucionados
- From released versions before 1.16
- MC-37557 – Sometimes a minecart sound plays/subtitle shown when loading a world.
- MC-91163 – Certain subtitles show up when the player is too far away to hear the sound.
- MC-99727 – Ghasts can be located using subtitles.
- MC-154617 – Server hangs on stop due to rcon.
- From the 1.16 development versions
- MC-171020 – New Nether biomes do not work properly in buffet worlds.
- MC-175288 – Creating a warped forest superflat world with decorations freezes.
- MC-175919 – Villagers sometimes stop farming.
- MC-177136 – All compasses and lodestone compasses point to the same target, regardless of what type of compass it is.
- MC-177238 – Windows symbolic link in saves/ is no longer followed as of 20w14a.
- MC-177253 – Running a
set_attributesfunction throwsjava.lang.NullPointerExceptionif it contains an undefined attribute. - MC-177316 – Lodestone compass in item frame does not update after turning.
- MC-177462 – Respawn anchor explodes client side.
- De la versión de desarrollo anterior
- MC-177942 – Fortresses do not generate in basalt deltas.
- MC-177957 – Texture is not correct on the white quartz brick or on the polished quartz brick.
- MC-178368 – Lodestone compass does not point to its lodestone block when rotated in an item frame.
Ejemplo
{{Correcciones|fixedin=14w02c |;From released versions before 1.8 |2789|Unbreakable blocks in adventure mode: Hay Block, TNT, Silverfish, Piston, Cactus, Bed, Fire, Sponge |3583|<code>java.lang.NullPointerException: Exception ticking world (at ml.c(SourceFile:199)) (Corrupted Nether chunks)</code> |5506|Villagers offer Enchanted Book trades you can't possibly do |9539|{{Comando|kill}} command still doesn't work from multiplayer server console |9787|the game crashes when trading with villagers |14617|Difficulty settings from one single player world carry over into another |14861|teleporting using commands resets the velocity |17624|Breaking stairs graphical glitch |29588|<code>Hopper: java.lang.NullPointerException - Invalid Biome id</code> |30135|<code>Hopper: java.lang.NullPointerException: Getting biome</code> |33071|"<code>Data tag parsing failed: Unbalanced quotation</code>" when parsing strings with semicolons. |37075|<code>Hopper: java.lang.NullPointerException: Exception generating new chunk</code> |38637|Maps framed on east or west sides of blocks are darker than north or south sides |;From the 1.8 snapshots |44370|Item Entity falling on Farmland destroys the Farmland |44371|{{Comando|kill|@e}} does not kill arrows |44390|<code>@a</code> doesn't work with all commands |;From the previous snapshot |44400|{{Comando|clear}} does not respect "max count" when above 0 |44409|{{Comando|blockdata}} with CommandBlocks not updating |44442|Water/Lava Not Flowing "Smart" |44468|Using <code>@a</code> with scoreboard assigns things per UUID not name |44680|Jungle Temple in plains biome }}
- 21 errores solucionados
- From released versions before 1.8
- MC-2789 – Unbreakable blocks in adventure mode: Hay Block, TNT, Silverfish, Piston, Cactus, Bed, Fire, Sponge
- MC-3583 –
java.lang.NullPointerException: Exception ticking world (at ml.c(SourceFile:199)) (Corrupted Nether chunks) - MC-5506 – Villagers offer Enchanted Book trades you can't possibly do
- MC-9539 –
/killcommand still doesn't work from multiplayer server console - MC-9787 – the game crashes when trading with villagers
- MC-14617 – Difficulty settings from one single player world carry over into another
- MC-14861 – teleporting using commands resets the velocity
- MC-17624 – Breaking stairs graphical glitch
- MC-29588 –
Hopper: java.lang.NullPointerException - Invalid Biome id - MC-30135 –
Hopper: java.lang.NullPointerException: Getting biome - MC-33071 – "
Data tag parsing failed: Unbalanced quotation" when parsing strings with semicolons. - MC-37075 –
Hopper: java.lang.NullPointerException: Exception generating new chunk - MC-38637 – Maps framed on east or west sides of blocks are darker than north or south sides
- From the 1.8 snapshots
- MC-44370 – Item Entity falling on Farmland destroys the Farmland
- MC-44371 –
/kill @edoes not kill arrows - MC-44390 –
@adoesn't work with all commands
- From the previous snapshot
- MC-44400 –
/cleardoes not respect "max count" when above 0 - MC-44409 –
/blockdatawith CommandBlocks not updating - MC-44442 – Water/Lava Not Flowing "Smart"
- MC-44468 – Using
@awith scoreboard assigns things per UUID not name - MC-44680 – Jungle Temple in plains biome