So, I'm trying to upload forge for 1.10 and the game starts up and it'll load about half way before Java crashes. I've followed several different "fixes" I could find and nothing worked.
Here's the message I get when it crashes.
2017-02-18 15:49:40,380 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-18 15:49:40,383 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:49:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:49:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:49:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:49:40] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[15:49:40] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows Vista:x86:6.0, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25
[15:49:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:49:55] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:49:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:49:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:49:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:49:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:49:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:49:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-02-18 15:50:00,884 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-18 15:50:00,968 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-18 15:50:01,006 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:50:01] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 1234]
[15:50:02] [Client thread/INFO]: Setting user: Fireclawiswoot
[15:50:17] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:50:20] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2/18/17 3:50 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 121013464 bytes (115 MB) / 259956736 bytes (247 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[15:50:20] [Client thread/INFO] [FML]: MinecraftForge v12.18.3.2185 Initialized
[15:50:20] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[15:50:22] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:50:22] [Client thread/INFO] [FML]: Searching C:\Users\Brian\AppData\Roaming\.minecraft\Mods for mods
[15:50:23] [Client thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[15:50:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[15:50:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater] at CLIENT
[15:50:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater] at SERVER
[15:50:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
[15:50:26] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:26] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:26] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:26] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:26] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:26] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:27] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:50:27] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:50:27] [Client thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.1.15
[15:50:27] [Client thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.1.15\Mercurius-1.9.4-1.0.1.15.jar
[15:50:27] [Client thread/INFO] [mercurius]: Hash matches, Skipping download: d49fc7e7e8dd8cc4a404d26618b36d5325065212
[15:50:27] [Client thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[15:50:27] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[15:50:27] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:27] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:27] [Client thread/INFO] [FML]: Injecting itemstacks
[15:50:27] [Client thread/INFO] [FML]: Itemstack injection complete
[15:50:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:50:31] [Thread-9/INFO]: Initializing LWJGL OpenAL
[15:50:31] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:50:37] [Thread-9/INFO]: OpenAL initialized.
[15:50:37] [Sound Library Loader/INFO]: Sound engine started
[15:50:37] [Client thread/INFO] [FML]: Max texture size: 4096
[15:50:37] [Client thread/INFO]: Created: 16x16 textures-atlas
[15:50:52] [Client thread/INFO] [FML]: Injecting itemstacks
[15:50:52] [Client thread/INFO] [FML]: Itemstack injection complete
[15:50:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[15:50:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
I will note that I am using a 32bit Windows Vista (unfortunately) and Vanilla, none forge profiles work and load fine.
So, I'm trying to upload forge for 1.10 and the game starts up and it'll load about half way before Java crashes. I've followed several different "fixes" I could find and nothing worked.
Here's the message I get when it crashes.
2017-02-18 15:49:40,380 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-18 15:49:40,383 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:49:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:49:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:49:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:49:40] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[15:49:40] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_25, running on Windows Vista:x86:6.0, installed at C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25
[15:49:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:49:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:49:55] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:49:56] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:49:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:49:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:49:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:49:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:49:58] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-02-18 15:50:00,884 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-18 15:50:00,968 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-18 15:50:01,006 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:50:01] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 1234]
[15:50:02] [Client thread/INFO]: Setting user: Fireclawiswoot
[15:50:17] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:50:20] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 2/18/17 3:50 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 121013464 bytes (115 MB) / 259956736 bytes (247 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
[15:50:20] [Client thread/INFO] [FML]: MinecraftForge v12.18.3.2185 Initialized
[15:50:20] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[15:50:22] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:50:22] [Client thread/INFO] [FML]: Searching C:\Users\Brian\AppData\Roaming\.minecraft\Mods for mods
[15:50:23] [Client thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[15:50:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[15:50:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater] at CLIENT
[15:50:25] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater] at SERVER
[15:50:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
[15:50:26] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:50:26] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:26] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:26] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:26] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:26] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:26] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:27] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:50:27] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:50:27] [Client thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.1.15
[15:50:27] [Client thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\Brian\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.1.15\Mercurius-1.9.4-1.0.1.15.jar
[15:50:27] [Client thread/INFO] [mercurius]: Hash matches, Skipping download: d49fc7e7e8dd8cc4a404d26618b36d5325065212
[15:50:27] [Client thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[15:50:27] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[15:50:27] [Client thread/INFO] [FML]: Applying holder lookups
[15:50:27] [Client thread/INFO] [FML]: Holder lookups applied
[15:50:27] [Client thread/INFO] [FML]: Injecting itemstacks
[15:50:27] [Client thread/INFO] [FML]: Itemstack injection complete
[15:50:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:50:31] [Thread-9/INFO]: Initializing LWJGL OpenAL
[15:50:31] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:50:37] [Thread-9/INFO]: OpenAL initialized.
[15:50:37] [Sound Library Loader/INFO]: Sound engine started
[15:50:37] [Client thread/INFO] [FML]: Max texture size: 4096
[15:50:37] [Client thread/INFO]: Created: 16x16 textures-atlas
[15:50:52] [Client thread/INFO] [FML]: Injecting itemstacks
[15:50:52] [Client thread/INFO] [FML]: Itemstack injection complete
[15:50:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[15:50:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
I will note that I am using a 32bit Windows Vista (unfortunately) and Vanilla, none forge profiles work and load fine.
Anyone?