![Blur](https://media.forgecdn.net/avatars/thumbnails/100/80/256/256/636312563329306301.png)
Warning shows up in console
The-Fireplace opened this issue ยท 0 comments
This is nothing major, but I was just reading through the logs and saw this, figured I should say something.
[20:58:57] [Client thread/WARN]: Unable to parse language metadata section of resourcepack: Blur dummy resource pack
java.lang.ClassCastException: net.minecraft.client.resources.data.PackMetadataSection cannot be cast to net.minecraft.client.resources.data.LanguageMetadataSection
at net.minecraft.client.resources.LanguageManager.func_135043_a(SourceFile:43) [caj.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:770) [bes.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521) [bes.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [bes.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Blur 1.0.1-9, MC 1.11.2