Typo in US English language assets
++The JSON file /assets/indexes/1.12.json has a typo in the English language file name, which I discovered upon loading up a working Forge modpack (All The Mods 3) after a client update when the game crashed on load because of 2 mods that use the launcher assets for their translations which failed because of the typo.
The offending entry (Lines 211 - 214) is as follows:
"minecraft/lang/en_ud.lang":
,
Clearly, this was supposed to be the following:
"minecraft/lang/en_us.lang":
,
As confirmed in this issue report's comment by mcdodge34
2018-08-16, 10:16 PM
2018-08-16, 10:21 PM
2018-08-16, 10:17 PM
0
0
2.1.1351 (Windows) / 2.1.1350 (Mac OS) / 2.1.1349 (Linux)
-