So I've never gotten a mod before, and I'm trying to set it up. I've done everything correctly, with the correct versions, and putting the mod in the "mod" folder. But when I try to start the Forge version of the game, I get a black screen, then it soon crashes. Sometimes I see a tiny bit of the main screen for minecraft, but it just crashes. I've searched everywhere, and I'm so confused, I'm terrible with computers. What do I do?
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2b623e22, pid=5944, tid=5056
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x43e22]
#
# An error report file with more information is saved as:
# C:\Users\Josh\AppData\Roaming\.minecraft\hs_err_pid5944.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Thats the whole thing, I don't know which part is the crash report.
Ouch! That right there is a driver error crashing the java virtual machine. Minecraft uses LWJGL to handle most drivers (stands for Light Weight Java Gaming Library). This could be caused by a number of things, but the first thing to try is to get everything up to date. After each step, check to see if it is still crashing.
1. Remove all mods from the mods folder to make sure it isn't a bug in the mod that's crashing your game.
2. Update Java to Java 7 or Java 8 (choose Java 7 if your mod is for versions earlier than Minecraft 1.7.10). There's a very good chance that your mods (or even newer LWJGL versions) use Java features that were added in Java 7, although that usually causes a different error than you see here.
3. Change your game directory for your forge profile to a new empty folder. This will make Minecraft-Forge re-download a fresh version of all the libraries and keep files from other versions from interfering.
4. If none of the above work, manually update the LWJGL files to the latest version. Do this by downloading LWJGL from http://legacy.lwjgl.org/ (I don't think the new LWJGL 3 libraries will work) and replacing the files in <Minecraft Folder>/bin and <Minecraft Folder>/bin/natives with those from LWJGL.
If all that still fails, we need to start considering possible hardware incompatibilities (e.g. does your graphics card support VBOs?).
On a more serious note, you are using Java 1.6.0_26. There was a critical security update back in Java version 1.6.0_31 to prevent applets from running code without your permission. For the love of the internet, please go to java.oracle.com and update your Java!
Rollback Post to RevisionRollBack
My mods: Base Metals, Power Advantage, Steam Advantage, Electric Advantage, Minecraft Mineralogy, Dr. Cyano's Lootable Bodies, Dr. Cyano's Wonderful Wands & Wizarding Robes
To post a comment, please login or register a new account.
[14:41:09] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:41:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:41:09] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1208 for Minecraft 1.7.10 loading
[14:41:10] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.6.0_26, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre6
[14:41:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:41:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:41:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:41:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:41:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:41:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:41:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:41:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:41:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:41:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:41:14] [main/INFO]: Setting user: Sonsia
[14:41:16] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:41:18] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[14:41:18] [Client thread/INFO] [FML]: MinecraftForge v10.13.0.1208 Initialized
[14:41:18] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[14:41:18] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[14:41:19] [Client thread/INFO] [FML]: Searching C:\Users\Josh\AppData\Roaming\.minecraft\mods for mods
[14:41:24] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[14:41:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:M-Ore mod
[14:41:26] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[14:41:26] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[14:41:26] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:41:26] [Client thread/INFO] [FML]: Applying holder lookups
[14:41:26] [Client thread/INFO] [FML]: Holder lookups applied
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:41:28] [Client thread/ERROR]: ########## GL ERROR ##########
[14:41:28] [Client thread/ERROR]: @ Pre startup
[14:41:28] [Client thread/ERROR]: 1280: Invalid enum
[14:41:29] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[14:41:30] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[14:41:30] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[14:41:30] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:M-Ore mod
[14:41:31] [Client thread/INFO]: Created: 512x256 textures/items-atlas
OpenAL initialized.
[14:41:31] [Sound Library Loader/INFO]: Sound engine started
[14:41:32] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2b623e22, pid=5944, tid=5056
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x43e22]
#
# An error report file with more information is saved as:
# C:\Users\Josh\AppData\Roaming\.minecraft\hs_err_pid5944.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Thats the whole thing, I don't know which part is the crash report.
Pretty sure 6
-
View User Profile
-
View Posts
-
Send Message
Curse Premium1. Remove all mods from the mods folder to make sure it isn't a bug in the mod that's crashing your game.
2. Update Java to Java 7 or Java 8 (choose Java 7 if your mod is for versions earlier than Minecraft 1.7.10). There's a very good chance that your mods (or even newer LWJGL versions) use Java features that were added in Java 7, although that usually causes a different error than you see here.
3. Change your game directory for your forge profile to a new empty folder. This will make Minecraft-Forge re-download a fresh version of all the libraries and keep files from other versions from interfering.
4. If none of the above work, manually update the LWJGL files to the latest version. Do this by downloading LWJGL from http://legacy.lwjgl.org/ (I don't think the new LWJGL 3 libraries will work) and replacing the files in <Minecraft Folder>/bin and <Minecraft Folder>/bin/natives with those from LWJGL.
If all that still fails, we need to start considering possible hardware incompatibilities (e.g. does your graphics card support VBOs?).
On a more serious note, you are using Java 1.6.0_26. There was a critical security update back in Java version 1.6.0_31 to prevent applets from running code without your permission. For the love of the internet, please go to java.oracle.com and update your Java!
My mods:
Base Metals, Power Advantage, Steam Advantage, Electric Advantage, Minecraft Mineralogy, Dr. Cyano's Lootable Bodies, Dr. Cyano's Wonderful Wands & Wizarding Robes