For whatever reason, adding Forge to 1.7.10 now causes the game to take a fatal error and crash. This has occurred on multiple computers, without any further modification yet.
Installing and running vanilla Minecraft 1.7.10: It works fine.
Running it again: It works fine.
Running it with Forge added through standard installer: I get this:
// Everything's going to plan. No, really, that was supposed to happen.
Time: 1/2/18 1:14 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.7.10
Operating System: Windows Vista (amd64) version 6.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 99879624 bytes (95 MB) / 190083072 bytes (181 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.7659 Release' Renderer: 'Radeon X1300/X1550 Series '
[13:14:41] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:14:41] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
[13:14:41] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:14:41] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:14:41] [Client thread/INFO] [FML]: Config directory created successfully
[13:14:42] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:14:42] [Client thread/INFO] [FML]: Searching C:\Users\David\AppData\Roaming\.minecraft\mods for mods
[13:15:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[13:15:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[13:15:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[13:15:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[13:15:03] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:15:04] [Client thread/INFO] [FML]: Applying holder lookups
[13:15:04] [Client thread/INFO] [FML]: Holder lookups applied
[13:15:04] [Client thread/INFO] [FML]: Injecting itemstacks
[13:15:04] [Client thread/INFO] [FML]: Itemstack injection complete
[13:15:06] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[13:15:06] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[13:15:06] [Client thread/INFO] [FML]: Injecting itemstacks
[13:15:06] [Client thread/INFO] [FML]: Itemstack injection complete
[13:15:07] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[13:15:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[13:15:08] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[13:15:09] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:15:11] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:15:11] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (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=0x00000000690a89ec, pid=2300, tid=0x0000000000000808
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0x989ec]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\David\AppData\Roaming\.minecraft\hs_err_pid2300.log
[13:15:11] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[13:15:11] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:11] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:15:11] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Exception in thread "Thread-8" [13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalStateException: Only one OpenAL context may be instantiated at any one time.
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.openal.AL.create(AL.java:113)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.openal.AL.create(AL.java:102)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.openal.AL.create(AL.java:201)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.CommandThread.run(CommandThread.java:121)
[13:15:11] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:11] [Sound Library Loader/INFO]: Sound engine started
[13:15:11] [Sound Library Loader/INFO]: Sound engine started
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/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
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I have not modified Minecraft any further than simply installing Forge, I have not changed any settings, I am using the latest recommended1.7.10 Forge version via installer, and I have done this many times before with no issues. Yet now all of a sudden it refuses to work how it used to. Why?
For whatever reason, adding Forge to 1.7.10 now causes the game to take a fatal error and crash. This has occurred on multiple computers, without any further modification yet.
Installing and running vanilla Minecraft 1.7.10: It works fine.
Running it again: It works fine.
Running it with Forge added through standard installer: I get this:
// Everything's going to plan. No, really, that was supposed to happen.
Time: 1/2/18 1:14 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.7.10
Operating System: Windows Vista (amd64) version 6.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 99879624 bytes (95 MB) / 190083072 bytes (181 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.7659 Release' Renderer: 'Radeon X1300/X1550 Series '
[13:14:41] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[13:14:41] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
[13:14:41] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[13:14:41] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[13:14:41] [Client thread/INFO] [FML]: Config directory created successfully
[13:14:42] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:14:42] [Client thread/INFO] [FML]: Searching C:\Users\David\AppData\Roaming\.minecraft\mods for mods
[13:15:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[13:15:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[13:15:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[13:15:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[13:15:03] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:15:03] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:15:04] [Client thread/INFO] [FML]: Applying holder lookups
[13:15:04] [Client thread/INFO] [FML]: Holder lookups applied
[13:15:04] [Client thread/INFO] [FML]: Injecting itemstacks
[13:15:04] [Client thread/INFO] [FML]: Itemstack injection complete
[13:15:06] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[13:15:06] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[13:15:06] [Client thread/INFO] [FML]: Injecting itemstacks
[13:15:06] [Client thread/INFO] [FML]: Itemstack injection complete
[13:15:07] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[13:15:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[13:15:08] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[13:15:09] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[13:15:11] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:15:11] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (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=0x00000000690a89ec, pid=2300, tid=0x0000000000000808
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0x989ec]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\David\AppData\Roaming\.minecraft\hs_err_pid2300.log
[13:15:11] [Thread-9/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[13:15:11] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:11] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[13:15:11] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
Exception in thread "Thread-8" [13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalStateException: Only one OpenAL context may be instantiated at any one time.
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.openal.AL.create(AL.java:113)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.openal.AL.create(AL.java:102)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at org.lwjgl.openal.AL.create(AL.java:201)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[13:15:11] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at paulscode.sound.CommandThread.run(CommandThread.java:121)
[13:15:11] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
[13:15:11] [Sound Library Loader/INFO]: Sound engine started
[13:15:11] [Sound Library Loader/INFO]: Sound engine started
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/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
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
I have not modified Minecraft any further than simply installing Forge, I have not changed any settings, I am using the latest recommended 1.7.10 Forge version via installer, and I have done this many times before with no issues. Yet now all of a sudden it refuses to work how it used to. Why?
C:\Users\David\AppData\Roaming\.minecraft\hs_err_pid2300.lo
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493