Crash when language file of currently selected language is missing
When the language file of the currently selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
To fall back to en_US
What actually happened was...:
It crashed.
Steps to Reproduce:
1. Make a copy of a language file, e.g. ./minecraft/assets/lang/aa_aa.lang
2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Go to sleep (not sure if step is necessary
)
6. Restart Minecraft the other day and wonder about the crash
Environment
OS: Windows 7 (ver 6.1, arch amd64)
Java: 1.7.0_25 (by Oracle Corporation)
Launcher: 0.9.5 (Dev) (bootstrap 3)
Minecraft: 13w25c (updated Thu Jun 20 17:23:37 CEST 2013)
Linked Issues
discovered while testing1
is duplicated by2
Created Issue:
Crash when language file is missing
When the language file of the current selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
{en_US}
To fall back toWhat actually happened was...:
It crashed.Steps to Reproduce:
{./minecraft/assets/lang/aa_aa.lang}
1. Make a copy of a language file, e.g.2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Restart MinecraftEnvironment
OS: Windows 7 (ver 6.1, arch amd64)
Java: 1.7.0_25 (by Oracle Corporation)
Launcher: 0.9.5 (Dev) (bootstrap 3)
Minecraft: 13w25c (updated Thu Jun 20 17:23:37 CEST 2013)
When the language file of the current selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
{en_US}
To fall back toWhat actually happened was...:
It crashed.Steps to Reproduce:
{./minecraft/assets/lang/aa_aa.lang}
1. Make a copy of a language file, e.g.2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Restart MinecraftWhen the language file of the current selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
To fall back to en_USWhat actually happened was...:
It crashed.Steps to Reproduce:
1. Make a copy of a language file, e.g. ./minecraft/assets/lang/aa_aa.lang
2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Restart Minecraft
When the language file of the currently selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
To fall back to en_USWhat actually happened was...:
It crashed.Steps to Reproduce:
1. Make a copy of a language file, e.g. ./minecraft/assets/lang/aa_aa.lang
2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Restart Minecraft
When the language file of the currently selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
To fall back to en_USWhat actually happened was...:
It crashed.Steps to Reproduce:
1. Make a copy of a language file, e.g. ./minecraft/assets/lang/aa_aa.lang
2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5.Restart MinecraftWhen the language file of the currently selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
To fall back to en_USWhat actually happened was...:
It crashed.Steps to Reproduce:
1. Make a copy of a language file, e.g. ./minecraft/assets/lang/aa_aa.lang
2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Go to sleep
6. Restart Minecraft the other day and wonder about the crash
When the language file of the currently selected language is deleted on the harddisk, the game crashes on startup.
What I expected to happen was...:
To fall back to en_USWhat actually happened was...:
It crashed.Steps to Reproduce:
1. Make a copy of a language file, e.g. ./minecraft/assets/lang/aa_aa.lang
2. Select that new language ingame
3. Stop Minecraft
4. Delete the language file
5. Go to sleep (not sure if step is necessary)
6. Restart Minecraft the other day and wonder about the crash
Crash when language file of currently selected language is missing
discovered while testing
relates to
is duplicated by
relates to
is duplicated by
relates to
is duplicated by
is duplicated by
relates to
is duplicated by
Did someone experiencing this issue fiddle around with language files ? See MC-18640
Duplicate of MC-18640, please use the search function to see if your bug has already been submitted. Currently over 57% of tickets are being closed as duplicate.
Furthermore, there is no point on submitting a bug for 13w25c when 13w26a has fixed the problem.
It's still not a Launcher bug, it's old Minecraft crashing for some reason.
Maybe it's caused because the language code in newer versions is completely lowercased ("en_us") whereas in older versions the country part was uppercased ("en_US")
And still, anything below 1.11.2 is not supported here.
Maybe the cause of
MC-4947Or
MC-18494Fixed etc.