Created
December 18, 2018 20:45
-
-
Save ichttt/4f9dcffc58ed3132d13ab0d6a3a3ebfd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
net.minecraft.util.ResourceLocationException: Non [a-z0-9_.-] character in namespace of location: mcpaint/:sounds.json | |
at net.minecraft.util.ResourceLocation.<init>(SourceFile:35) | |
at net.minecraft.util.ResourceLocation.<init>(SourceFile:47) | |
at net.minecraft.client.audio.SoundHandler.func_195410_a(SoundHandler.java:69) | |
at net.minecraft.resources.SimpleReloadableResourceManager.func_199007_b(SimpleReloadableResourceManager.java:153) | |
at net.minecraft.resources.SimpleReloadableResourceManager.func_199006_a(SimpleReloadableResourceManager.java:112) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:418) | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:340) | |
at net.minecraft.client.main.Main.main(SourceFile:144) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:497) | |
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:70) | |
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$243/1959910454.call(Unknown Source) | |
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19) | |
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:35) | |
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:41) | |
at cpw.mods.modlauncher.Launcher.run(Launcher.java:58) | |
at cpw.mods.modlauncher.Launcher.main(Launcher.java:44) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment