Created
December 16, 2015 21:52
-
-
Save StillManic/2c7152453f404911be8b 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
[13:46:53] [main/INFO]: Extra: [] | |
[13:46:53] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Gerald/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, @@MCVERSION@@, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] | |
[13:46:53] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[13:46:53] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[13:46:53] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker | |
[13:46:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker | |
[13:46:53] [main/INFO]: Forge Mod Loader version 11.15.0.0 for Minecraft 1.8.8 loading | |
[13:46:53] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_66 | |
[13:46:53] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation | |
[13:46:53] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker | |
[13:46:53] [main/INFO]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin | |
[13:46:53] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin | |
[13:46:53] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[13:46:53] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[13:46:53] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker | |
[13:46:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[13:46:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[13:46:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[13:46:53] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! | |
[13:46:54] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[13:46:54] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[13:46:55] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker | |
[13:46:55] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[13:46:55] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[13:46:55] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main} | |
[13:46:57] [Client thread/INFO]: Setting user: Player893 | |
[13:46:57] [Client thread/ERROR]: Unable to launch | |
java.lang.reflect.InvocationTargetException | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66] | |
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66] | |
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_66] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66] | |
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66] | |
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [bin/:?] | |
at GradleStart.main(GradleStart.java:26) [bin/:?] | |
Caused by: java.lang.Error: Unresolved compilation problem: | |
at net.minecraftforge.fml.common.registry.GameData.getBlockRegistry(GameData.java:46) ~[GameData.class:?] | |
at net.minecraft.block.Block.<clinit>(Block.java:41) ~[Block.class:?] | |
at net.minecraft.init.Bootstrap.register(Bootstrap.java:512) ~[Bootstrap.class:?] | |
at net.minecraft.client.Minecraft.<init>(Minecraft.java:320) ~[Minecraft.class:?] | |
at net.minecraft.client.main.Main.main(Main.java:116) ~[Main.class:?] | |
... 12 more | |
Exception in thread "Client thread" [13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.reflect.InvocationTargetException | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Method.invoke(Unknown Source) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at GradleStart.main(GradleStart.java:26) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:30) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
[13:46:57] [Client thread/INFO]: [java.lang.ThreadGroup:uncaughtException:-1]: ... 6 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment