Have you tried installing it with the Fml installer its the only way I can get it to work it's like a version of minecraft but it will say forge in it for example 1.9.4-forgre1.9.4-12.17.0.2051 then with your other mods just put them into the mods folder if you have any and make sure to install it first. I hope this helped
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
After downloading forge and inserting it into my mods folder, I continually tried to play the game but all I got was this:
2016-11-20 20:56:25,653 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:56:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:56:25] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:56:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:56:25] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2151 for Minecraft 1.10.2 loading
[20:56:25] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[20:56:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:56:25] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:56:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:56:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:56:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:56:27] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:56:27] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:56:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:56:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:56:28] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:56:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:56:28] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-11-20 20:56:29,102 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-20 20:56:29,122 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-20 20:56:29,124 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[20:56:29] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[20:56:29] [Client thread/INFO]: Setting user: Bursting_Flares
[20:56:33] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
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:?]
Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.util.ObjectIntIdentityMap.field_148749_a from class net.minecraftforge.fml.common.registry.GameData$ClearableObjectIntIdentityMap
at net.minecraftforge.fml.common.registry.GameData$ClearableObjectIntIdentityMap.clear(GameData.java:274) ~[GameData$ClearableObjectIntIdentityMap.class:?]
at net.minecraftforge.fml.common.registry.GameData$BlockCallbacks.onClear(GameData.java:318) ~[GameData$BlockCallbacks.class:?]
at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.set(FMLControlledNamespacedRegistry.java:175) ~[FMLControlledNamespacedRegistry.class:?]
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.loadRegistry(PersistentRegistryManager.java:413) ~[PersistentRegistryManager.class:?]
at net.minecraftforge.fml.common.registry.PersistentRegistryManager.freezeVanilla(PersistentRegistryManager.java:512) ~[PersistentRegistryManager.class:?]
at net.minecraftforge.fml.common.registry.GameData.vanillaSnapshot(GameData.java:266) ~[GameData.class:?]
at net.minecraft.init.Bootstrap.func_151354_b(Bootstrap.java:547) ~[kq.class:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:341) ~[bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:968)
[20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:56:33] [Client thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I've tried moving it or downloading different versions, but it doesn't change anything.
Have you tried installing it with the Fml installer its the only way I can get it to work it's like a version of minecraft but it will say forge in it for example 1.9.4-forgre1.9.4-12.17.0.2051 then with your other mods just put them into the mods folder if you have any and make sure to install it first. I hope this helped