-
Bug
-
Resolution: Duplicate
-
None
-
1.6.11
-
None
-
None
-
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
-
Unconfirmed
WHen starting up program it kicks me out after about 5 seconds.
It states the it can not keep up[20:35:28] [Client thread/INFO]: Setting user: Snowgirl1221
[20:35:28] [Client thread/INFO]: (Session ID is token:46dc9742b426490ab24a3ca451188d28:8e2fff4abbd645009e1b40a9adee7b51)
[20:35:34] [Client thread/INFO]: LWJGL Version: 2.9.1
[20:35:35] [Client thread/INFO]: Reloading ResourceManager: Default
[20:35:37] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:35:37] [Thread-6/INFO]: Initializing LWJGL OpenAL
[20:35:37] [Thread-6/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
[20:35:37] [Thread-6/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[20:35:37] [Thread-6/ERROR]: Unable to initialize OpenAL. Probable cause: OpenAL not supported.
[20:35:37] [Thread-6/WARN]: ERROR MESSAGE:
[20:35:37] [Thread-6/INFO]: Could not locate OpenAL library.
[20:35:37] [Thread-6/WARN]: STACK TRACE:
[20:35:37] [Thread-6/INFO]: org.lwjgl.openal.AL.create(AL.java:151)
[20:35:37] [Thread-6/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
[20:35:37] [Thread-6/INFO]: org.lwjgl.openal.AL.create(AL.java:201)
[20:35:37] [Thread-6/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[20:35:37] [Thread-6/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[20:35:37] [Thread-6/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[20:35:37] [Thread-6/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[20:35:37] [Sound Library Loader/WARN]: ERROR MESSAGE:
[20:35:37] [Sound Library Loader/INFO]: Could not locate OpenAL library.
[20:35:37] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:35:38] [Thread-8/INFO]: Switching to No Sound
[20:35:38] [Thread-8/INFO]: (Silent Mode)
[20:35:38] [Sound Library Loader/INFO]: Sound engine started
[20:35:46] [Client thread/INFO]: Created: 512x512 textures-atlas
[20:36:01] [Server thread/INFO]: Starting integrated minecraft server version 1.8.1
[20:36:01] [Server thread/INFO]: Generating keypair
[20:36:02] [Server thread/INFO]: Preparing start region for level 0
[20:36:03] [Server thread/INFO]: Preparing spawn area: 25%
[20:36:04] [Server thread/INFO]: Changing view distance to 12, from 10
[20:36:05] [Server thread/INFO]: Snowgirl1221[local:E:80d7b26f] logged in with entity id 106 at (1105.300000011921, 2.0, 211.69999998807907)
[20:36:05] [Server thread/INFO]: Snowgirl1221 joined the game
[20:36:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3748ms behind, skipping 74 tick(s)
[20:36:14] [Client thread/INFO]: Warning: Clientside chunk ticking took 140 ms
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9cf0cd683, pid=8160, tid=34740
# - 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 [ig7icd64.dll+0x6d683]
# - 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\Dulcy\AppData\Roaming\.minecraft\hs_err_pid8160.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
- duplicates
-
MC-32606 JVM Crash in ig#icd64.dll (Broken Intel graphics card driver)
- Resolved