Advertisement
DudeWithFood

Minecraft Crash Report

Jul 10th, 2015
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. [15:27:53] [Client thread/INFO]: Setting user: OnlineUser
  2. [15:27:53] [Client thread/INFO]: (Session ID is token:2e0b8c557ea84a198755453a85e197eb:98b02ec6b11b4eef85b5b2aefc2da775)
  3. [15:27:57] [Client thread/INFO]: LWJGL Version: 2.9.4
  4. [15:27:59] [Client thread/INFO]: Reloading ResourceManager: Default
  5. [15:28:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [15:28:03] [Thread-6/INFO]: Initializing LWJGL OpenAL
  7. [15:28:03] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [15:28:03] [Thread-6/INFO]: OpenAL initialized.
  9. [15:28:03] [Sound Library Loader/INFO]: Sound engine started
  10. [15:28:18] [Client thread/INFO]: Created: 512x512 textures-atlas
  11. [15:35:52] [Server thread/INFO]: Starting integrated minecraft server version 1.8.7
  12. [15:35:52] [Server thread/INFO]: Generating keypair
  13. [15:35:53] [Server thread/INFO]: Preparing start region for level 0
  14. [15:35:54] [Server thread/INFO]: Preparing spawn area: 14%
  15. [15:35:55] [Server thread/INFO]: Preparing spawn area: 52%
  16. [15:35:56] [Server thread/INFO]: Preparing spawn area: 90%
  17. [15:35:57] [Server thread/INFO]: OnlineUser[local:E:1468f581] logged in with entity id 90 at (1.2550811896172883E7, 64.37434826628316, 1.2550800835550526E7)
  18. [15:35:57] [Server thread/INFO]: OnlineUser joined the game
  19. [15:35:59] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@3d24573a[id=98b02ec6-b11b-4eef-85b5-b2aefc2da775,name=OnlineUser,properties={},legacy=false]
  20. com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
  21. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.21.jar:?]
  22. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [authlib-1.5.21.jar:?]
  23. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [authlib-1.5.21.jar:?]
  24. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [authlib-1.5.21.jar:?]
  25. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  26. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  27. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  28. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  29. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  30. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  31. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  32. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  33. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [authlib-1.5.21.jar:?]
  34. at ave.N(SourceFile:2538) [1.8.7.jar:?]
  35. at bnp$3.run(SourceFile:106) [1.8.7.jar:?]
  36. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
  37. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
  38. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
  39. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
  40. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  41. Caused by: java.net.UnknownHostException: sessionserver.mojang.com
  42. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_25]
  43. at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25]
  44. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25]
  45. at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25]
  46. at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649) ~[?:1.8.0_25]
  47. at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_25]
  48. at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25]
  49. at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25]
  50. at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_25]
  51. at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_25]
  52. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_25]
  53. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_25]
  54. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997) ~[?:1.8.0_25]
  55. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_25]
  56. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_25]
  57. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439) ~[?:1.8.0_25]
  58. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_25]
  59. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.21.jar:?]
  60. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.21.jar:?]
  61. ... 19 more
  62. [15:36:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7603ms behind, skipping 152 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement