Guest User

Untitled

a guest
Dec 9th, 2016
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. [23:44:17] [Client thread/INFO]: Setting user: Akillian
  2. [23:44:18] [Client thread/WARN]: Skipping bad option: lastServer:
  3. [23:44:18] [Client thread/INFO]: LWJGL Version: 2.9.4
  4. [23:44:19] [Client thread/INFO]: Reloading ResourceManager: Default
  5. [23:44:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [23:44:35] [Thread-5/INFO]: Initializing LWJGL OpenAL
  7. [23:44:35] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [23:44:36] [Thread-5/INFO]: OpenAL initialized.
  9. [23:44:36] [Sound Library Loader/INFO]: Sound engine started
  10. [23:44:37] [Client thread/INFO]: Created: 1024x512 textures-atlas
  11. [23:44:49] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
  12. [23:44:49] [Server thread/INFO]: Generating keypair
  13. [23:44:50] [Server thread/INFO]: Preparing start region for level 0
  14. [23:44:51] [Server thread/INFO]: Preparing spawn area: 11%
  15. [23:44:52] [Server thread/INFO]: Preparing spawn area: 25%
  16. [23:44:53] [Server thread/INFO]: Preparing spawn area: 37%
  17. [23:44:54] [Server thread/INFO]: Preparing spawn area: 48%
  18. [23:44:55] [Server thread/INFO]: Preparing spawn area: 61%
  19. [23:44:56] [Server thread/INFO]: Preparing spawn area: 73%
  20. [23:44:57] [Server thread/INFO]: Preparing spawn area: 84%
  21. [23:44:58] [Server thread/INFO]: Preparing spawn area: 94%
  22. [23:44:58] [Server thread/INFO]: Changing view distance to 12, from 10
  23. [23:44:59] [Server thread/INFO]: Akillian[local:E:002ba375] logged in with entity id 594 at (82.5, 66.0, 219.5)
  24. [23:44:59] [Server thread/INFO]: Akillian joined the game
  25. [23:45:00] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@46bda13e[id=9230c476-593f-38b1-b85f-f20ffd33c51d,name=Akillian,properties={},legacy=false]
  26. com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
  27. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.22.jar:?]
  28. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [authlib-1.5.22.jar:?]
  29. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [authlib-1.5.22.jar:?]
  30. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [authlib-1.5.22.jar:?]
  31. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  32. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  33. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  34. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  35. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  36. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  37. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  38. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  39. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [authlib-1.5.22.jar:?]
  40. at bcx.L(SourceFile:2785) [1.10.2.jar:?]
  41. at bxk$3.run(SourceFile:106) [1.10.2.jar:?]
  42. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
  43. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
  44. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111]
  45. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111]
  46. at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
  47. Caused by: java.net.UnknownHostException: sessionserver.mojang.com
  48. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_111]
  49. at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_111]
  50. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_111]
  51. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_111]
  52. at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_111]
  53. at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_111]
  54. at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_111]
  55. at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_111]
  56. at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_111]
  57. at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_111]
  58. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.8.0_111]
  59. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_111]
  60. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_111]
  61. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_111]
  62. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_111]
  63. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_111]
  64. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_111]
  65. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.22.jar:?]
  66. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.22.jar:?]
  67. ... 19 more
Advertisement
Add Comment
Please, Sign In to add comment