Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- java.lang.RuntimeException: java.lang.NullPointerException
- at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:161) ~[forgeSrc-1.8.9-11.15.1.1763-PROJECT(Botania).jar:?]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [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_74]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
- at GradleStart.main(GradleStart.java:26) [start/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) [idea_rt.jar:?]
- Caused by: java.lang.NullPointerException
- at java.io.File.<init>(File.java:360) ~[?:1.8.0_74]
- at thaumcraft.loader.ThaumcraftLoader$DepLoadInst.activateDeps(ThaumcraftLoader.java:529) ~[Thaumcraft-1.8.9-5.1.6-deobf.jar:?]
- at thaumcraft.loader.ThaumcraftLoader$DepLoadInst.load(ThaumcraftLoader.java:524) ~[Thaumcraft-1.8.9-5.1.6-deobf.jar:?]
- at thaumcraft.loader.ThaumcraftLoader.load(ThaumcraftLoader.java:712) ~[Thaumcraft-1.8.9-5.1.6-deobf.jar:?]
- at thaumcraft.loader.ThaumcraftLoader.call(ThaumcraftLoader.java:737) ~[Thaumcraft-1.8.9-5.1.6-deobf.jar:?]
- at thaumcraft.loader.ThaumcraftLoader.call(ThaumcraftLoader.java:75) ~[Thaumcraft-1.8.9-5.1.6-deobf.jar:?]
- at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:157) ~[forgeSrc-1.8.9-11.15.1.1763-PROJECT(Botania).jar:?]
- ... 13 more
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.reflect.InvocationTargetException
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Method.invoke(Method.java:498)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at GradleStart.main(GradleStart.java:26)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.reflect.Method.invoke(Method.java:498)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.Runtime.exit(Runtime.java:107)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.System.exit(System.java:971)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
- [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Exception in thread "main" [16:32:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 11 more
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement