So I've been trying to install this mod I want to play called AbyssalCraft. I'm also trying to use OptiFine with it. Basically, I try to launch Minecraft, and it stops halfway in the middle, with a Java error message popping up saying "Java(SE) Platform binary has stopped working". So I click close program, and it takes me to the game output screen. The only obvious problem I can see in the output log is something to do with a WindowsAnsiOutputStream. I looked online, and I saw some people saying to try installing Microsoft Visual C++ 2008 Redistributable Package, or to add "-nojline after -jar bukkit.jar in your run.bat" (Which I have no idea what that means, and I couldn't find anything online about it either). So I tried the Visual C++, didn't work, I dunno what the other one is, so I dunno what to do anymore. Here's the game output.
2016-09-12 21:51:05,268 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-12 21:51:05,272 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[21:51:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:51:05] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2081 for Minecraft 1.10.2 loading
[21:51:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[21:51:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:51:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:51:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[21:51:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:51:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:51:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:51:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:51:11] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-09-12 21:51:13,149 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-12 21:51:13,191 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-12 21:51:13,195 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[21:51:13] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[21:51:13] [Client thread/INFO]: Setting user: Diamondeon
[21:51:22] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[21:51:22] [Client thread/INFO]: LWJGL Version: 2.9.4
[21:51:25] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 9/12/16 9:51 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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 113893688 bytes (108 MB) / 259768320 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.1968' Renderer: 'Intel(R) Graphics Media Accelerator HD'
[21:51:25] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2081 Initialized
[21:51:25] [Client thread/INFO] [FML]: Replaced 233 ore recipes
[21:51:26] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[21:51:26] [Client thread/INFO] [FML]: Searching C:\Users\Allina\AppData\Roaming\.minecraft\mods for mods
[21:51:30] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[21:51:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, abyssalcraft] at CLIENT
[21:51:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, abyssalcraft] at SERVER
[21:51:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AbyssalCraft
[21:51:33] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:51:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[21:51:33] [Client thread/INFO] [AbyssalCraft]: Pre-initializing AbyssalCraft.
[21:51:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[21:51:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [abyssalcraft] Starting version check at https://raw.githubusercontent.com/Shinoow/AbyssalCraft/master/version.json
[21:51:34] [Forge Version Check/INFO] [ForgeVersionCheck]: [abyssalcraft] Found status: UP_TO_DATE Target: null
[21:51:37] [Client thread/INFO] [AbyssalCraft]: Starting the Integration Handler.
[21:51:37] [Client thread/INFO] [FML]: OBJLoader: Domain abyssalcraft has been added.
[21:51:37] [Client thread/INFO] [FML]: Applying holder lookups
[21:51:37] [Client thread/INFO] [FML]: Holder lookups applied
[21:51:37] [Client thread/INFO] [FML]: Injecting itemstacks
[21:51:37] [Client thread/INFO] [FML]: Itemstack injection complete
[21:51:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:51:39] [Thread-8/INFO]: Initializing LWJGL OpenAL
[21:51:39] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:51:39] [Thread-8/INFO]: OpenAL initialized.
[21:51:39] [Sound Library Loader/INFO]: Sound engine started
[21:51:45] [Client thread/INFO] [FML]: Max texture size: 4096
[21:51:45] [Client thread/INFO]: Created: 16x16 textures-atlas
[21:51:51] [Client thread/INFO] [AbyssalCraft]: Initializing AbyssalCraft.
[21:51:52] [Client thread/INFO] [FML]: Injecting itemstacks
[21:51:52] [Client thread/INFO] [FML]: Itemstack injection complete
[21:51:52] [Client thread/INFO] [AbyssalCraft]: Post-initializing AbyssalCraft
[21:51:52] [Client thread/INFO] [AbyssalCraft]: AbyssalCraft loaded.
[21:51:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[21:51:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AbyssalCraft
Now, I'm going to make the assumption that I'm probably just being stupid, but... I honestly don't know what to do. I ain't a computer programmer, man.
I can't seem to find the log anywhere in my files.
The log will be in 'logs' directory inside your '.minecraft' directory. Getting to the .minecraft directory depends on what operating system you're using. A quick Google search should help you with that.
When you get into the 'logs' directory, look for the fml-client.log file (sometimes there will be numbers in it, too), and paste it inside a spoiler.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So I've been trying to install this mod I want to play called AbyssalCraft. I'm also trying to use OptiFine with it. Basically, I try to launch Minecraft, and it stops halfway in the middle, with a Java error message popping up saying "Java(SE) Platform binary has stopped working". So I click close program, and it takes me to the game output screen. The only obvious problem I can see in the output log is something to do with a WindowsAnsiOutputStream. I looked online, and I saw some people saying to try installing Microsoft Visual C++ 2008 Redistributable Package, or to add "-nojline after -jar bukkit.jar in your run.bat" (Which I have no idea what that means, and I couldn't find anything online about it either). So I tried the Visual C++, didn't work, I dunno what the other one is, so I dunno what to do anymore. Here's the game output.
2016-09-12 21:51:05,268 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-12 21:51:05,272 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[21:51:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:51:05] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2081 for Minecraft 1.10.2 loading
[21:51:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[21:51:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:51:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:51:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[21:51:10] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[21:51:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:51:10] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:51:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:51:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:51:11] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2016-09-12 21:51:13,149 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-12 21:51:13,191 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-09-12 21:51:13,195 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[21:51:13] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[21:51:13] [Client thread/INFO]: Setting user: Diamondeon
[21:51:22] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[21:51:22] [Client thread/INFO]: LWJGL Version: 2.9.4
[21:51:25] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 9/12/16 9:51 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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 113893688 bytes (108 MB) / 259768320 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.1968' Renderer: 'Intel(R) Graphics Media Accelerator HD'
[21:51:25] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2081 Initialized
[21:51:25] [Client thread/INFO] [FML]: Replaced 233 ore recipes
[21:51:26] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[21:51:26] [Client thread/INFO] [FML]: Searching C:\Users\Allina\AppData\Roaming\.minecraft\mods for mods
[21:51:30] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[21:51:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, abyssalcraft] at CLIENT
[21:51:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, abyssalcraft] at SERVER
[21:51:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AbyssalCraft
[21:51:33] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[21:51:33] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:51:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[21:51:33] [Client thread/INFO] [AbyssalCraft]: Pre-initializing AbyssalCraft.
[21:51:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[21:51:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [abyssalcraft] Starting version check at https://raw.githubusercontent.com/Shinoow/AbyssalCraft/master/version.json
[21:51:34] [Forge Version Check/INFO] [ForgeVersionCheck]: [abyssalcraft] Found status: UP_TO_DATE Target: null
[21:51:37] [Client thread/INFO] [AbyssalCraft]: Starting the Integration Handler.
[21:51:37] [Client thread/INFO] [FML]: OBJLoader: Domain abyssalcraft has been added.
[21:51:37] [Client thread/INFO] [FML]: Applying holder lookups
[21:51:37] [Client thread/INFO] [FML]: Holder lookups applied
[21:51:37] [Client thread/INFO] [FML]: Injecting itemstacks
[21:51:37] [Client thread/INFO] [FML]: Itemstack injection complete
[21:51:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:51:39] [Thread-8/INFO]: Initializing LWJGL OpenAL
[21:51:39] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:51:39] [Thread-8/INFO]: OpenAL initialized.
[21:51:39] [Sound Library Loader/INFO]: Sound engine started
[21:51:45] [Client thread/INFO] [FML]: Max texture size: 4096
[21:51:45] [Client thread/INFO]: Created: 16x16 textures-atlas
[21:51:51] [Client thread/INFO] [AbyssalCraft]: Initializing AbyssalCraft.
[21:51:52] [Client thread/INFO] [FML]: Injecting itemstacks
[21:51:52] [Client thread/INFO] [FML]: Itemstack injection complete
[21:51:52] [Client thread/INFO] [AbyssalCraft]: Post-initializing AbyssalCraft
[21:51:52] [Client thread/INFO] [AbyssalCraft]: AbyssalCraft loaded.
[21:51:52] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[21:51:52] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AbyssalCraft
Now, I'm going to make the assumption that I'm probably just being stupid, but... I honestly don't know what to do. I ain't a computer programmer, man.
I can't seem to find the log anywhere in my files.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe log will be in 'logs' directory inside your '.minecraft' directory. Getting to the .minecraft directory depends on what operating system you're using. A quick Google search should help you with that.
When you get into the 'logs' directory, look for the fml-client.log file (sometimes there will be numbers in it, too), and paste it inside a spoiler.