> Exception in thread "Client thread" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
> at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:21)
> at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:35)
> at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
> at cpw.mods.modlauncher.Launcher.run(Launcher.java:58)
> at cpw.mods.modlauncher.Launcher.main(Launcher.java:44)
> Caused by: java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
> at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19)
> ... 4 more
> Caused by: java.lang.ExceptionInInitializerError
> at net.minecraft.util.text.TextComponentTranslation.<clinit>(TextComponentTranslation.java:15)
> at net.minecraft.util.ResourceLocation.<clinit>(SourceFile:22)
> at net.minecraft.client.Minecraft.<clinit>(Minecraft.java:202)
> at net.minecraft.client.main.Main.main(SourceFile:144)
> ... 10 more
> Caused by: java.lang.NullPointerException
> at java.io.Reader.<init>(Unknown Source)
> at java.io.InputStreamReader.<init>(Unknown Source)
> at net.minecraft.util.text.translation.LanguageMap.<init>(LanguageMap.java:31)
> at net.minecraft.util.text.translation.LanguageMap.<clinit>(LanguageMap.java:24)
> ... 14 more
Here I am!