I'll be the first to say I have trouble understanding computers at the best of times. I'm running Windows 10, it's a practically new computer that a friend of ours built from ordered bits and pieces to make a custom gaming rig. I just downloaded the launcher, copy-pasted my old save file from my laptop, and tried to run the game. When it crashed, I assumed it had to do with my file-monkeying, deleted everything, and re-ran the launcher without my imported save file. Same result. Here's the error readout Java game me:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[09:15:01] [Client thread/INFO]: Setting user: LoorAndLyra
[09:15:02] [Client thread/INFO]: LWJGL Version: 2.9.4
[09:15:02] [Client thread/INFO]: Reloading ResourceManager: Default
[09:15:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
[09:15:02] [Thread-5/INFO]: Initializing LWJGL OpenAL
[09:15:02] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[09:15:02] [Thread-5/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[09:15:02] [Thread-5/ERROR]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
[09:15:02] [Thread-5/WARN]: ERROR MESSAGE:
[09:15:02] [Thread-5/INFO]: Could not locate OpenAL library.
[09:15:02] [Thread-5/WARN]: STACK TRACE:
[09:15:02] [Thread-5/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
[09:15:02] [Thread-5/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
[09:15:02] [Thread-5/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
[09:15:02] [Thread-5/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[09:15:02] [Thread-5/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[09:15:02] [Thread-5/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[09:15:02] [Thread-5/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[09:15:03] [Sound Library Loader/WARN]: ERROR MESSAGE:
[09:15:03] [Sound Library Loader/INFO]: Could not locate OpenAL library.
[09:15:03] [Sound Library Loader/INFO]: Starting up SoundSystem...
[09:15:03] [Client thread/INFO]: Created: 1024x512 textures-atlas
[09:15:03] [Thread-7/INFO]: Switching to No Sound
[09:15:03] [Thread-7/INFO]: (Silent Mode)
[09:15:03] [Sound Library Loader/INFO]: Sound engine started
[09:15:26] [Server thread/INFO]: Starting integrated minecraft server version 1.9.4
[09:15:26] [Server thread/INFO]: Generating keypair
[09:15:26] [Server thread/INFO]: Preparing start region for level 0
[09:15:27] [Server thread/INFO]: Preparing spawn area: 13%
[09:15:28] [Server thread/INFO]: Preparing spawn area: 28%
[09:15:29] [Server thread/INFO]: Preparing spawn area: 44%
[09:15:30] [Server thread/INFO]: Preparing spawn area: 57%
[09:15:31] [Server thread/INFO]: Preparing spawn area: 69%
[09:15:32] [Server thread/INFO]: Preparing spawn area: 88%
[09:15:33] [Server thread/INFO]: LoorAndLyra[local:E:53b9f49c] logged in with entity id 573 at (17.5, 69.0, -44.5)
[09:15:33] [Server thread/INFO]: LoorAndLyra joined the game
[09:15:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2811ms behind, skipping 56 tick(s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe72472177, pid=6804, tid=1568
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# 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\Sassafras\AppData\Roaming\.minecraft\hs_err_pid6804.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
however: as this is a gaming rig, i assume you have a real graphics card. in this case force minecraft to use it via the graphics card control center (either nvidia or catalyst).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'll be the first to say I have trouble understanding computers at the best of times. I'm running Windows 10, it's a practically new computer that a friend of ours built from ordered bits and pieces to make a custom gaming rig. I just downloaded the launcher, copy-pasted my old save file from my laptop, and tried to run the game. When it crashed, I assumed it had to do with my file-monkeying, deleted everything, and re-ran the launcher without my imported save file. Same result. Here's the error readout Java game me:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[09:15:01] [Client thread/INFO]: Setting user: LoorAndLyra
[09:15:02] [Client thread/INFO]: LWJGL Version: 2.9.4
[09:15:02] [Client thread/INFO]: Reloading ResourceManager: Default
[09:15:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
[09:15:02] [Thread-5/INFO]: Initializing LWJGL OpenAL
[09:15:02] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[09:15:02] [Thread-5/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[09:15:02] [Thread-5/ERROR]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
[09:15:02] [Thread-5/WARN]: ERROR MESSAGE:
[09:15:02] [Thread-5/INFO]: Could not locate OpenAL library.
[09:15:02] [Thread-5/WARN]: STACK TRACE:
[09:15:02] [Thread-5/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
[09:15:02] [Thread-5/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
[09:15:02] [Thread-5/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
[09:15:02] [Thread-5/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[09:15:02] [Thread-5/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[09:15:02] [Thread-5/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[09:15:02] [Thread-5/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[09:15:03] [Sound Library Loader/WARN]: ERROR MESSAGE:
[09:15:03] [Sound Library Loader/INFO]: Could not locate OpenAL library.
[09:15:03] [Sound Library Loader/INFO]: Starting up SoundSystem...
[09:15:03] [Client thread/INFO]: Created: 1024x512 textures-atlas
[09:15:03] [Thread-7/INFO]: Switching to No Sound
[09:15:03] [Thread-7/INFO]: (Silent Mode)
[09:15:03] [Sound Library Loader/INFO]: Sound engine started
[09:15:26] [Server thread/INFO]: Starting integrated minecraft server version 1.9.4
[09:15:26] [Server thread/INFO]: Generating keypair
[09:15:26] [Server thread/INFO]: Preparing start region for level 0
[09:15:27] [Server thread/INFO]: Preparing spawn area: 13%
[09:15:28] [Server thread/INFO]: Preparing spawn area: 28%
[09:15:29] [Server thread/INFO]: Preparing spawn area: 44%
[09:15:30] [Server thread/INFO]: Preparing spawn area: 57%
[09:15:31] [Server thread/INFO]: Preparing spawn area: 69%
[09:15:32] [Server thread/INFO]: Preparing spawn area: 88%
[09:15:33] [Server thread/INFO]: LoorAndLyra[local:E:53b9f49c] logged in with entity id 573 at (17.5, 69.0, -44.5)
[09:15:33] [Server thread/INFO]: LoorAndLyra joined the game
[09:15:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2811ms behind, skipping 56 tick(s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe72472177, pid=6804, tid=1568
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x12177]
#
# 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\Sassafras\AppData\Roaming\.minecraft\hs_err_pid6804.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Please help?
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumthis is a common bug with intel hd graphics, that is well covered in this post:
http://www.minecraftforum.net/forums/support/unmodified-minecraft-client/2627432-1-9-faqs-read-before-posting
however: as this is a gaming rig, i assume you have a real graphics card. in this case force minecraft to use it via the graphics card control center (either nvidia or catalyst).