Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception in thread "Client thread" [11:13:03] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
- java.lang.reflect.InvocationTargetException
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
- 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:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [Forge_main/:?]
- at GradleStart.main(GradleStart.java:26) [Forge_main/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112]
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147) [idea_rt.jar:?]
- Caused by: java.lang.IllegalStateException: @Nonnull method net/minecraft/util/registry/RegistryNamespacedDefaultedByKey.getObject must not return null
- at net.minecraft.util.registry.RegistryNamespacedDefaultedByKey.$$$reportNull$$$0(RegistryNamespacedDefaultedByKey.java) ~[RegistryNamespacedDefaultedByKey.class:?]
- at net.minecraft.util.registry.RegistryNamespacedDefaultedByKey.getObject(RegistryNamespacedDefaultedByKey.java:50) ~[RegistryNamespacedDefaultedByKey.class:?]
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.getRaw(FMLControlledNamespacedRegistry.java:332) ~[FMLControlledNamespacedRegistry.class:?]
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:459) ~[FMLControlledNamespacedRegistry.class:?]
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.register(FMLControlledNamespacedRegistry.java:231) ~[FMLControlledNamespacedRegistry.class:?]
- at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.register(FMLControlledNamespacedRegistry.java:54) ~[FMLControlledNamespacedRegistry.class:?]
- at net.minecraft.util.SoundEvent.registerSound(SoundEvent.java:524) ~[SoundEvent.class:?]
- at net.minecraft.util.SoundEvent.registerSounds(SoundEvent.java:26) ~[SoundEvent.class:?]
- at net.minecraft.init.Bootstrap.register(Bootstrap.java:490) ~[Bootstrap.class:?]
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:342) ~[Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:118) ~[Main.class:?]
- ... 17 more
- [11:13:03] [Client thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
- [11:13:03] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [11:13:03] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [11:13:03] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [11:13:03] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
- [11:13:03] [Client thread/INFO]: [STDERR]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- [11:13:03] [Client thread/INFO]: [STDERR]: at GradleStart.main(GradleStart.java:26)
- [11:13:03] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [11:13:03] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [11:13:03] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [11:13:03] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
- [11:13:03] [Client thread/INFO]: [STDERR]: at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)
- [11:13:03] [Client thread/INFO]: [STDERR]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
- [11:13:03] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
- [11:13:03] [Client thread/INFO]: [STDERR]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
- [11:13:03] [Client thread/INFO]: [STDERR]: at java.lang.Runtime.exit(Runtime.java:107)
- [11:13:03] [Client thread/INFO]: [STDERR]: at java.lang.System.exit(System.java:971)
- [11:13:03] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
- [11:13:03] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- [11:13:03] [Client thread/INFO]: [STDERR]: ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement