-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.9
-
Only happens on my new computer. Running normal minecraft on Windows 10, no forge (although crashes are still present when forge is active)
-
Unconfirmed
Whenever I join a world, create a world, or join a server in full screen, my computer crashes. In small screen size nothing happens. I have noticed that the crash log always contains the words "Completely ignored arguments: " I think this is the cause of the bug, but I have no idea. Here is a crash log of creating a world, if it helps.
Completely ignored arguments: [--nativeLauncherVersion, 301]
[14:05:29] [Client thread/INFO]: Setting user: Fourth_Dimension
[14:05:29] [Client thread/INFO]: (Session ID is <censored>)
[14:05:31] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:05:32] [Client thread/INFO]: Reloading ResourceManager: Default, Sandy Dreams 1.9.zip
[14:05:32] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:05:33] [Thread-5/INFO]: Initializing LWJGL OpenAL
[14:05:33] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:05:33] [Thread-5/INFO]: OpenAL initialized.
[14:05:33] [Sound Library Loader/INFO]: Sound engine started
[14:05:34] [Client thread/INFO]: Created: 1024x512 textures-atlas
[14:05:44] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[14:05:44] [Server thread/INFO]: Generating keypair
[14:05:45] [Server thread/WARN]: Unable to find spawn biome
[14:05:46] [Server thread/INFO]: Preparing start region for level 0
[14:05:47] [Server thread/INFO]: Preparing spawn area: 5%
[14:05:48] [Server thread/INFO]: Preparing spawn area: 10%
[14:05:49] [Server thread/INFO]: Preparing spawn area: 15%
[14:05:50] [Server thread/INFO]: Preparing spawn area: 21%
[14:05:51] [Server thread/INFO]: Preparing spawn area: 27%
[14:05:52] [Server thread/INFO]: Preparing spawn area: 35%
[14:05:54] [Server thread/INFO]: Preparing spawn area: 41%
[14:05:55] [Server thread/INFO]: Preparing spawn area: 49%
[14:05:56] [Server thread/INFO]: Preparing spawn area: 57%
[14:05:57] [Server thread/INFO]: Preparing spawn area: 65%
[14:05:58] [Server thread/INFO]: Preparing spawn area: 71%
[14:05:59] [Server thread/INFO]: Preparing spawn area: 78%
[14:06:00] [Server thread/INFO]: Preparing spawn area: 87%
[14:06:01] [Server thread/INFO]: Preparing spawn area: 95%
[14:06:01] [Server thread/INFO]: Changing view distance to 12, from 10
[14:06:02] [Server thread/INFO]: Fourth_Dimension[local:E:cb3d69c1] logged in with entity id 191 at (111.5, 63.0, 30.5)
[14:06:02] [Server thread/INFO]: Fourth_Dimension joined the game
[14:06:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4777ms behind, skipping 95 tick(s)
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa6b3b2257, pid=3812, tid=5536
# - 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+0x12257]
# - 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\Jay Mehta\AppData\Roaming\.minecraft\hs_err_pid3812.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