-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.9
-
None
-
Windows 10
Intel (I read that people with same problem mostly have intel and w10
-
Unconfirmed
Put the summary of the bug you're having here
What I expected to happen was...:
I select a world (also try to create new one) and while starting and loading it crashes
What actually happened was...:
crashes and reports the crash
Steps to Reproduce:
1. select offline world to play
2. watch it crash immediately
this is the crash report:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[22:21:12] [Client thread/INFO]: Setting user: gugusheep
[22:21:12] [Client thread/INFO]: (Session ID is token:c1faa9bb095140ffb54442f2dbf71fff:4f324dbcb7094b49a3bcaa89fcb4a711)
[22:21:14] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:21:14] [Client thread/INFO]: Reloading ResourceManager: Default
[22:21:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:21:39] [Thread-5/INFO]: Initializing LWJGL OpenAL
[22:21:39] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:21:39] [Thread-5/INFO]: OpenAL initialized.
[22:21:39] [Sound Library Loader/INFO]: Sound engine started
[22:21:40] [Client thread/INFO]: Created: 1024x512 textures-atlas
[22:21:46] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[22:21:46] [Server thread/INFO]: Generating keypair
[22:21:46] [Server thread/INFO]: Preparing start region for level 0
[22:21:47] [Server thread/INFO]: Preparing spawn area: 21%
[22:21:48] [Server thread/INFO]: Preparing spawn area: 75%
[22:21:48] [Server thread/WARN]: Keeping entity EntityHorse that already exists with UUID 02f956db-b0ce-47a4-a180-f7d1517f860e
[22:21:48] [Server thread/INFO]: Changing view distance to 18, from 10
[22:21:49] [Server thread/INFO]: gugusheep[local:E:54004cfe] logged in with entity id 121 at (514.457109636801, 104.0, 221.55289334347833)
[22:21:49] [Server thread/INFO]: gugusheep joined the game
[22:21:51] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 999db2ea-4c3f-45af-9c8d-102444ade7fb
[22:21:51] [Server thread/WARN]: Keeping entity Rabbit that already exists with UUID 8282b192-9b29-4bd8-8b83-cf25c5e30815
[22:21:54] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID 5e24649c-bbfe-4aa1-a5a9-711636dab7f4
[22:21:55] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID cb5ffb83-84b4-46d6-b616-08bf3decd100
[22:21:55] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 5da72e4f-71e3-45d9-b153-388175400089
[22:21:55] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID fa9883a1-7c27-4964-a4f1-c90c9467646d
[22:21:55] [Server thread/WARN]: Keeping entity Chicken that already exists with UUID eb841b01-b28e-4b46-81f0-1bfe08364fa1
[22:21:55] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 95edc846-4a66-4027-a043-00ee14767a78
[22:21:55] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID 03602b05-1eba-4236-9c06-05c89f0e90d1
[22:21:56] [Server thread/WARN]: Keeping entity Sheep that already exists with UUID a0d640de-f399-4bc6-9af6-da28998e7b3e
[22:21:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7666ms behind, skipping 153 tick(s)
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa82d8deac, pid=8924, tid=7976
# - 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\gugusheep\AppData\Roaming\.minecraft\hs_err_pid8924.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
"
- duplicates
-
MC-32606 JVM Crash in ig#icd64.dll (Broken Intel graphics card driver)
- Resolved