-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.9 Pre-Release 2
-
None
-
Latest JAVA
-
Unconfirmed
My minecraft crashes when i start a world in single player.
Here is the crash log:
Completely ignored arguments: [--nativeLauncherVersion, 286]
[15:44:08] [Client thread/INFO]: Setting user: Tringo
[15:44:08] [Client thread/INFO]: (Session ID is token:2e17309f0e4e44868c88fe054124fa9b:5b35f442218343e78acdcee2013ca710)
[15:44:09] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:44:09] [Client thread/INFO]: Reloading ResourceManager: Default
[15:44:10] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.ambient
[15:44:10] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:44:10] [Thread-5/INFO]: Initializing LWJGL OpenAL
[15:44:10] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:44:10] [Thread-5/INFO]: OpenAL initialized.
[15:44:10] [Sound Library Loader/INFO]: Sound engine started
[15:44:11] [Client thread/INFO]: Created: 1024x512 textures-atlas
[15:44:14] [Server thread/INFO]: Starting integrated minecraft server version 1.9-pre2
[15:44:14] [Server thread/INFO]: Generating keypair
[15:44:15] [Server thread/INFO]: Preparing start region for level 0
[15:44:16] [Server thread/INFO]: Preparing spawn area: 12%
[15:44:17] [Server thread/INFO]: Preparing spawn area: 27%
[15:44:18] [Server thread/INFO]: Preparing spawn area: 42%
[15:44:19] [Server thread/INFO]: Preparing spawn area: 57%
[15:44:20] [Server thread/INFO]: Preparing spawn area: 74%
[15:44:21] [Server thread/INFO]: Preparing spawn area: 93%
[15:44:21] [Server thread/INFO]: Changing view distance to 8, from 10
[15:44:21] [Server thread/INFO]: Tringo[local:E:ec779870] logged in with entity id 147 at (-217.5, 66.0, 180.5)
[15:44:21] [Server thread/INFO]: Tringo joined the game
[15:44:22] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@17d4d2ce[id=5b35f442-2183-43e7-8acd-cee2013ca710,name=Tringo,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[authlib-1.5.22.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [authlib-1.5.22.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [authlib-1.5.22.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [authlib-1.5.22.jar:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [authlib-1.5.22.jar:?]
at bce.L(SourceFile:2751) [1.9-pre2.jar:?]
at bwm$3.run(SourceFile:106) [1.9-pre2.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff90ac1628c, pid=25432, tid=25456
# - 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+0x55628c]
# - 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\Gebruiker\AppData\Roaming\.minecraft\hs_err_pid25432.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