-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.9.2
-
None
-
Windows 10
-
Unconfirmed
First a world in survival mode was created. After opening the world the following exception occured:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[17:19:24] [Client thread/INFO]: Setting user: JoGoRo
[17:19:25] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:19:26] [Client thread/INFO]: Reloading ResourceManager: Default
[17:19:47] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:19:47] [Thread-5/INFO]: Initializing LWJGL OpenAL
[17:19:47] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:19:48] [Thread-5/INFO]: OpenAL initialized.
[17:19:48] [Sound Library Loader/INFO]: Sound engine started
[17:19:49] [Client thread/INFO]: Created: 1024x512 textures-atlas
[17:19:59] [Server thread/INFO]: Starting integrated minecraft server version 1.9.2
[17:19:59] [Server thread/INFO]: Generating keypair
[17:20:00] [Server thread/INFO]: Preparing start region for level 0
[17:20:01] [Server thread/INFO]: Preparing spawn area: 4%
[17:20:02] [Server thread/INFO]: Preparing spawn area: 12%
[17:20:03] [Server thread/INFO]: Preparing spawn area: 19%
[17:20:04] [Server thread/INFO]: Preparing spawn area: 30%
[17:20:05] [Server thread/INFO]: Preparing spawn area: 40%
[17:20:06] [Server thread/INFO]: Preparing spawn area: 56%
[17:20:07] [Server thread/INFO]: Preparing spawn area: 66%
[17:20:08] [Server thread/INFO]: Preparing spawn area: 75%
[17:20:09] [Server thread/INFO]: Preparing spawn area: 88%
[17:20:10] [Server thread/INFO]: Changing view distance to 12, from 10
[17:20:11] [Server thread/INFO]: JoGoRo[local:E:ffe989fe] logged in with entity id 2025 at (-35.5, 65.0, 251.5)
[17:20:11] [Server thread/INFO]: JoGoRo hat das Spiel betreten
[17:20:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6065ms behind, skipping 121 tick(s)
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe8812deac, pid=6500, tid=6524
# - 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+0x55deac]
# - 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\robin\AppData\Roaming\.minecraft\hs_err_pid6500.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.
#
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
See corresponding log-file attached.
- duplicates
-
MC-32606 JVM Crash in ig#icd64.dll (Broken Intel graphics card driver)
- Resolved