-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.1
-
Directly from the development console
Launcher 1.0.8 (through bootstrap 4) started on windows...
System.getProperty('os.name') == 'Windows 8'
System.getProperty('os.version') == '6.2'
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.7.0_17'
System.getProperty('java.vendor') == 'Oracle Corporation'Directly from the development console Launcher 1.0.8 (through bootstrap 4) started on windows... System.getProperty('os.name') == 'Windows 8' System.getProperty('os.version') == '6.2' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0_17' System.getProperty('java.vendor') == 'Oracle Corporation'
-
Unconfirmed
When the game is started with the default resource pack, then it's changed, the fonts work fine. When you leave it on the non-default resource pack and exit, then at next launch the fonts are broken, even when resetting to default. Screenshots of all cases in the attachments.
- duplicates
-
MC-17673 Distorted fonts when using a converted texturepack on startup
- Resolved