Advertisement
Guest User

Untitled

a guest
Jul 30th, 2016
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.14 KB | None | 0 0
  1. GameStarter running! net.minecraft.client.main.Main
  2. [14:03:58] [Client thread/INFO]: Setting user: fortpvp
  3. [14:04:02] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
  4. [14:04:02] [Client thread/INFO]: LWJGL Version: 2.9.4
  5. [14:04:04] [Client thread/INFO]: Reloading ResourceManager: Default
  6. [14:04:17] [Sound Library Loader/INFO]: Starting up SoundSystem...
  7. [14:04:18] [Thread-5/INFO]: Initializing LWJGL OpenAL
  8. [14:04:18] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  9. [14:04:18] [Thread-5/INFO]: OpenAL initialized.
  10. [14:04:18] [Sound Library Loader/INFO]: Sound engine started
  11. [14:04:19] [Client thread/INFO]: Created: 1024x512 textures-atlas
  12. Should handle? https://pc.realms.minecraft.net/mco/client/compatible false
  13. [14:04:25] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  14. [14:05:20] [Server thread/INFO]: Starting integrated minecraft server version 1.10
  15. [14:05:20] [Server thread/INFO]: Generating keypair
  16. [14:05:21] [Server thread/INFO]: Preparing start region for level 0
  17. [14:05:22] [Server thread/INFO]: Preparing spawn area: 7%
  18. [14:05:23] [Server thread/INFO]: Preparing spawn area: 10%
  19. [14:05:24] [Server thread/INFO]: Preparing spawn area: 13%
  20. [14:05:25] [Server thread/INFO]: Preparing spawn area: 16%
  21. [14:05:26] [Server thread/INFO]: Preparing spawn area: 18%
  22. [14:05:27] [Server thread/INFO]: Preparing spawn area: 22%
  23. [14:05:28] [Server thread/INFO]: Preparing spawn area: 25%
  24. [14:05:29] [Server thread/INFO]: Preparing spawn area: 28%
  25. [14:05:30] [Server thread/INFO]: Preparing spawn area: 30%
  26. [14:05:31] [Server thread/INFO]: Preparing spawn area: 33%
  27. [14:05:32] [Server thread/INFO]: Preparing spawn area: 35%
  28. [14:05:33] [Server thread/INFO]: Preparing spawn area: 39%
  29. [14:05:35] [Server thread/INFO]: Preparing spawn area: 43%
  30. [14:05:36] [Server thread/INFO]: Preparing spawn area: 47%
  31. [14:05:37] [Server thread/INFO]: Preparing spawn area: 50%
  32. [14:05:38] [Server thread/INFO]: Preparing spawn area: 54%
  33. [14:05:39] [Server thread/INFO]: Preparing spawn area: 58%
  34. [14:05:40] [Server thread/INFO]: Preparing spawn area: 61%
  35. [14:05:41] [Server thread/INFO]: Preparing spawn area: 65%
  36. [14:05:42] [Server thread/INFO]: Preparing spawn area: 68%
  37. [14:05:43] [Server thread/INFO]: Preparing spawn area: 72%
  38. [14:05:44] [Server thread/INFO]: Preparing spawn area: 74%
  39. [14:05:45] [Server thread/INFO]: Preparing spawn area: 78%
  40. [14:05:46] [Server thread/INFO]: Preparing spawn area: 82%
  41. [14:05:47] [Server thread/INFO]: Preparing spawn area: 85%
  42. [14:05:48] [Server thread/INFO]: Preparing spawn area: 88%
  43. [14:05:49] [Server thread/INFO]: Preparing spawn area: 92%
  44. [14:05:50] [Server thread/INFO]: Preparing spawn area: 96%
  45. [14:05:51] [Server thread/INFO]: Preparing spawn area: 99%
  46. [14:05:51] [Server thread/INFO]: Changing view distance to 5, from 10
  47. Should handle? https://sessionserver.mojang.com/blockedservers true
  48. [14:05:53] [Server thread/INFO]: fortpvp[local:E:db78f3ba] logged in with entity id 898 at (-244.5, 65.0, 253.5)
  49. [14:05:53] [Server thread/INFO]: fortpvp a rejoint la partie
  50. [14:05:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4020ms behind, skipping 80 tick(s)
  51. [14:05:56] [Server thread/INFO]: Saving and pausing game...
  52. [14:05:56] [Server thread/INFO]: Saving chunks for level 'Nouveau monde'/Overworld
  53. [14:05:58] [Server thread/INFO]: Saving chunks for level 'Nouveau monde'/Nether
  54. [14:05:58] [Server thread/INFO]: Saving chunks for level 'Nouveau monde'/The End
  55. Should handle? https://sessionserver.mojang.com/session/minecraft/profile/b9e9672ac13708a60ac1da194374ecec?unsigned=true true
  56. ProfileHandler.getProfile(b9e9672ac13708a60ac1da194374ecec)
  57. MineshafterProfileClient.getProfile(b9e9672ac13708a60ac1da194374ecec)
  58. MS.getProfile: {"username":"fortpvp","skin":"http://novask.in/5441827788292096.png"}
  59. java.net.MalformedURLException: unknown protocol: rawhttp
  60. at java.net.URL.<init>(Unknown Source)
  61. at java.net.URL.<init>(Unknown Source)
  62. at info.mineshafter.intercept.TextureHandler.addSkin(TextureHandler.java:89)
  63. at info.mineshafter.datasources.MineshafterProfileAuthority.getProfile(MineshafterProfileAuthority.java:63)
  64. at info.mineshafter.storage.Profiles.byId(Profiles.java:74)
  65. at info.mineshafter.intercept.ProfileHandler.getProfile(ProfileHandler.java:75)
  66. at info.mineshafter.intercept.ProfileHandler.handle(ProfileHandler.java:51)
  67. at info.mineshafter.hacks.URLConnectionAdapter.doRequest(URLConnectionAdapter.java:43)
  68. at info.mineshafter.hacks.URLConnectionAdapter.getInputStream(URLConnectionAdapter.java:59)
  69. at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126)
  70. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
  71. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175)
  72. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59)
  73. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56)
  74. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
  75. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
  76. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
  77. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
  78. at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  79. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
  80. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
  81. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827)
  82. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165)
  83. at bcx.L(SourceFile:2785)
  84. at bxk$3.run(SourceFile:106)
  85. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  86. at java.util.concurrent.FutureTask.run(Unknown Source)
  87. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  88. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  89. at java.lang.Thread.run(Unknown Source)
  90. getProfileById(b9e9672ac13708a60ac1da194374ecec) = http://textures.minecraft.net/texture/b9e9672ac13708a60ac1da194374ececd629a18ba8487ece2cea1a2fade30
  91. {"timestamp":1469883960696,"profileId":"b9e9672ac13708a60ac1da194374ecec","profileName":"fortpvp","isPublic":true,"textures":{"SKIN":{"url":"http://textures.minecraft.net/texture/b9e9672ac13708a60ac1da194374ececd629a18ba8487ece2cea1a2fade30"},"CAPE":{"url":null}}}
  92. {"id":"b9e9672ac13708a60ac1da194374ecec","name":"fortpvp","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE0Njk4ODM5NjA2OTYsInByb2ZpbGVJZCI6ImI5ZTk2NzJhYzEzNzA4YTYwYWMxZGExOTQzNzRlY2VjIiwicHJvZmlsZU5hbWUiOiJmb3J0cHZwIiwiaXNQdWJsaWMiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iOWU5NjcyYWMxMzcwOGE2MGFjMWRhMTk0Mzc0ZWNlY2Q2MjlhMThiYTg0ODdlY2UyY2VhMWEyZmFkZTMwIn0sIkNBUEUiOnsidXJsIjpudWxsfX19","signature":"dWhkmeNhBEc1evJL+6xKzYNYiueCsUoZ+60pRnbxCoSD39mPiZZ2bWUC2rfbqCDijUB3MpeUVYK7+ayUUeyYrQ=="}]}
  93. ProfileHandler.getProfile(b9e9672ac13708a60ac1da194374ecec)
  94. getProfileById(b9e9672ac13708a60ac1da194374ecec) = http://textures.minecraft.net/texture/b9e9672ac13708a60ac1da194374ececd629a18ba8487ece2cea1a2fade30
  95. {"timestamp":1469883960812,"profileId":"b9e9672ac13708a60ac1da194374ecec","profileName":"fortpvp","isPublic":true,"textures":{"SKIN":{"url":"http://textures.minecraft.net/texture/b9e9672ac13708a60ac1da194374ececd629a18ba8487ece2cea1a2fade30"},"CAPE":{"url":null}}}
  96. {"id":"b9e9672ac13708a60ac1da194374ecec","name":"fortpvp","properties":[{"name":"textures","value":"eyJ0aW1lc3RhbXAiOjE0Njk4ODM5NjA4MTIsInByb2ZpbGVJZCI6ImI5ZTk2NzJhYzEzNzA4YTYwYWMxZGExOTQzNzRlY2VjIiwicHJvZmlsZU5hbWUiOiJmb3J0cHZwIiwiaXNQdWJsaWMiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9iOWU5NjcyYWMxMzcwOGE2MGFjMWRhMTk0Mzc0ZWNlY2Q2MjlhMThiYTg0ODdlY2UyY2VhMWEyZmFkZTMwIn0sIkNBUEUiOnsidXJsIjpudWxsfX19","signature":"Z3nyomqqTlcHn0dY4YLx6jkXoEG/JEm6mkZWB9oVWuG2sX86BCqi0jUTzwdaJQ+c2nfdND6boIe4rLAWm8Fhog=="}]}
  97. #
  98. # A fatal error has been detected by the Java Runtime Environment:
  99. #
  100. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69fce0c6, pid=5476, tid=3476
  101. #
  102. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  103. # Java VM: Java HotSpot(TM) Client VM (25.51-b03 mixed mode windows-x86 )
  104. # Problematic frame:
  105. # C [ig7icd32.dll+0x5e0c6]
  106. #
  107. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  108. #
  109. # An error report file with more information is saved as:
  110. # C:\Users\djou\AppData\Roaming\.minecraft\hs_err_pid5476.log
  111. #
  112. # If you would like to submit a bug report, please visit:
  113. # http://bugreport.java.com/bugreport/crash.jsp
  114. # The crash happened outside the Java Virtual Machine in native code.
  115. # See problematic frame for where to report the bug.
  116. #
  117. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement