"datapacks" string is inconsistent with "data pack" string in "datapackFailure.title" text
The bug
Due to the fix of MC-188389, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:
Errors in currently selected datapacks prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{
"datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually."
}
Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
Linked Issues
testing discovered1
- Fixed
user-a4a49
- 6
- 4
- Community Consensus
Low
- Text
- data-pack datapackFailure.title en_us.json translation-string
20w30a - 21w42a
20w30a 1.16.2-pre1 1.16.2-pre2 1.16.2-pre3 1.16.2-rc1 1.16.2-rc2 1.16.2 1.16.3-rc1 1.16.3 1.16.4-pre1 1.16.4-pre2 1.16.4-rc1 1.16.4 20w45a 20w46a 20w48a 20w49a 20w51a 21w03a 1.16.5-rc1 1.16.5 21w05a 21w05b 21w06a 21w07a 21w08a 21w08b 21w10a 21w11a 21w13a 21w14a 21w15a 21w16a 21w17a 21w18a 21w19a 21w20a 1.17-pre1 1.17-pre4 1.17-rc1 1.17-rc2 1.17 1.17.1-pre1 1.17.1 21w39a 21w41a 21w42a- 1.20-pre1
Created Issue:
"datapacks" string is inconsistent with "data pack" string in datapackFailure.title text
The bug
Due to
MC-188389being fixed, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:Errors in currently selected datapacks prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
The bug
Due to
MC-188389being fixed, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:Errors in currently selected [datapacks] prevented the world from loading.
You can either try to load it with only the vanilla [data pack] ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
The bug
Due to
MC-188389being fixed, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:Errors in currently selected
[datapacks]prevented the world from loading.You can either try to load it with only the vanilla [data pack] ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
The bug
Due to
MC-188389being fixed, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:Errors in currently selected datapacks prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
The bug
Due to
MC-188389being fixed, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:Errors in currently selected datapacks prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
The bug
Due to the fix of
MC-188389, the "datapacks" string is now inconsistent with the "data pack" string in the datapackFailure.title text:Errors in currently selected datapacks prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
Here is a part of the en_us.json language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }Fix
The text should be the message shown below to promote consistency:
Errors in currently selected data packs prevented the world from loading.
You can either try to load it with only the vanilla data pack ("safe mode"), or go back to the title screen and fix it manually.
testing discovered
relates to
"datapacks" string is inconsistent with "data pack" string in "datapackFailure.title" text
is duplicated by
Ug, dupe of MC-195825
Hi there!
I can confirm.