-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.10
-
None
-
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
-
Unconfirmed
Put the summary of the bug you're having here
What I expected to happen was...:
Just normal game play - it crashes after a minute.
What actually happened was...:
The game crashes out and a Java error pops up.
This summary log:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[15:41:55] [Client thread/INFO]: Setting user: A_W_L
[15:41:58] [Client thread/WARN]: Skipping bad option: lastServer:
[15:41:58] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:41:59] [Client thread/INFO]: Reloading ResourceManager: Default
[15:42:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:42:00] [Thread-5/INFO]: Initializing LWJGL OpenAL
[15:42:00] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:42:01] [Thread-5/INFO]: OpenAL initialized.
[15:42:01] [Sound Library Loader/INFO]: Sound engine started
[15:42:03] [Client thread/INFO]: Created: 1024x512 textures-atlas
[15:42:28] [Server thread/INFO]: Starting integrated minecraft server version 1.10
[15:42:28] [Server thread/INFO]: Generating keypair
[15:42:29] [Server thread/INFO]: Preparing start region for level 0
[15:42:30] [Server thread/INFO]: Preparing spawn area: 1%
[15:42:30] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID e90be2dd-b7d3-4bb7-9e14-43e13e76a852
[15:42:30] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 83b5e165-497c-421c-a343-9ec219232601
[15:42:31] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID 959adacd-0d80-4d49-b688-e4a743bc4c47
[15:42:31] [Server thread/INFO]: Preparing spawn area: 31%
[15:42:31] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID ac9e9ad7-abd8-4363-b771-fc3b3f8ba0c6
[15:42:31] [Server thread/WARN]: Keeping entity Pig that already exists with UUID b88bf6e4-9303-4b0c-b369-ceb21ed2419a
[15:42:31] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 3fa94a10-541b-4ebd-9e19-99ea28b96b60
[15:42:31] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 5c8baf1d-a53e-4fe4-be88-4691a6fbfc5e
[15:42:31] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID d62705df-2349-407f-9a5b-70a9cb30c694
[15:42:31] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID a29eca82-7129-4282-8bdd-4674697b8ad1
[15:42:32] [Server thread/INFO]: Preparing spawn area: 96%
[15:42:32] [Server thread/INFO]: Changing view distance to 12, from 10
[15:42:34] [Server thread/INFO]: A_W_L[local:E:5f96509e] logged in with entity id 281 at (448.53998149962547, 80.0, 356.12313174479885)
[15:42:34] [Server thread/INFO]: A_W_L joined the game
[15:42:36] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID c254171a-9710-49e3-8453-33afec883961
[15:42:36] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID 08c0bf38-f8c3-463d-a4e8-a703b9e8b1ae
[15:42:38] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4413ms behind, skipping 88 tick(s)
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001aa5a9b5, pid=6560, tid=6580
# - 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+0x6a9b5]
# - 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\SL\AppData\Roaming\.minecraft\hs_err_pid6560.log
Compiled method (c1) 48792 7439 2 boo::a (56 bytes)
total in heap [0x0000000003cdce50,0x0000000003cde2e8] = 5272
relocation [0x0000000003cdcf70,0x0000000003cdd090] = 288
main code [0x0000000003cdd0a0,0x0000000003cdd6a0] = 1536
stub code [0x0000000003cdd6a0,0x0000000003cdd818] = 376
oops [0x0000000003cdd818,0x0000000003cdd820] = 8
metadata [0x0000000003cdd820,0x0000000003cdd890] = 112
scopes data [0x0000000003cdd890,0x0000000003cddfc8] = 1848
scopes pcs [0x0000000003cddfc8,0x0000000003cde258] = 656
dependencies [0x0000000003cde258,0x0000000003cde260] = 8
nul chk table [0x0000000003cde260,0x0000000003cde2e8] = 136
# - 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
Steps to Reproduce:
1. Just load a world and start playing!
2. ...
3. ...
- duplicates
-
MC-32606 JVM Crash in ig#icd64.dll (Broken Intel graphics card driver)
- Resolved