Optifine properties files fail to load when hex colours contain trailing spaces
zml2008 opened this issue ยท 1 comments
In the Lithos pack, some of the lines in assets/minecraft/optifine/color.properties have trailing spaces, which cause parseInt() in the HexColorAdapter to fail.
This causes a load failure for the color properties file, but the rest of the resource pack still comes in fine.