mojira.dev
MC-195825

"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

Comments 1

user-a4a49

(Unassigned)

Community Consensus

Low

Text

data-pack, datapackFailure.title, en_us.json, translation-string

20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, ..., 1.17.1 Pre-release 1, 1.17.1, 21w39a, 21w41a, 21w42a

1.20 Pre-release 1

Retrieved