Mojira Archive
MC-75416

Whenever I try to play, it crashes.

[13:58:27] [Client thread/INFO]: Setting user: EnderShot355
[13:58:28] [Client thread/INFO]: (Session ID is token:e0435d3100cc474f9c6b41debf81f0f1:6ca751286bf140649eb5c996f9c00948)
[13:58:29] [Client thread/INFO]: LWJGL Version: 2.9.1
[13:58:29] [Client thread/INFO]: Reloading ResourceManager: Default
[13:58:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:58:31] [Thread-6/INFO]: Initializing LWJGL OpenAL
[13:58:31] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[13:58:31] [Thread-6/INFO]: OpenAL initialized.
[13:58:31] [Sound Library Loader/INFO]: Sound engine started
[13:58:33] [Client thread/INFO]: Created: 512x512 textures-atlas
[13:58:39] [Server thread/INFO]: Starting integrated minecraft server version 1.8
[13:58:39] [Server thread/INFO]: Generating keypair
[13:58:40] [Server thread/INFO]: Preparing start region for level 0
[13:58:40] [Server thread/INFO]: Changing view distance to 8, from 10
[13:58:41] [Server thread/INFO]: EnderShot355[local:E:c4a5d296] logged in with entity id 0 at (595.5, 56.0, 680.5)
[13:58:41] [Server thread/INFO]: EnderShot355 joined the game
[13:58:42] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@649554[id=6ca75128-6bf1-4064-9eb5-c996f9c00948,name=EnderShot355,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.17.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [authlib-1.5.17.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [authlib-1.5.17.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [authlib-1.5.17.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:148) [authlib-1.5.17.jar:?]
at cvz.run(SourceFile:105) [1.8.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_25]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.net.UnknownHostException: sessionserver.mojang.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_25]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.17.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.17.jar:?]
... 18 more
#

  1. A fatal error has been detected by the Java Runtime Environment:
    #
  2. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x700fddd3, pid=2488, tid=3596
    #
  3. JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
  4. Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
  5. Problematic frame:
  6. C [ig75icd32.dll+0x5ddd3]
    #
  7. Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
  8. An error report file with more information is saved as:
  9. C:\Users\Devin\AppData\Roaming\.minecraft\hs_err_pid2488.log
    #
  10. If you would like to submit a bug report, please visit:
  11. http://bugreport.sun.com/bugreport/crash.jsp
  12. The crash happened outside the Java Virtual Machine in native code.
  13. See problematic frame for where to report the bug.
    #
    AL lib: (EE) alc_cleanup: 1 device not closed
    Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

Invalid

ender shot

2014-12-15, 09:07 PM

2014-12-15, 11:54 PM

2014-12-15, 09:22 PM

0

1

Unconfirmed

Minecraft 1.8, Minecraft 1.8.1

-