Guest User

crash

a guest
Mar 8th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. [23:58:26] [Client thread/INFO]: Setting user: Taikatalvi
  2. [23:58:36] [Client thread/WARN]: Skipping bad option: lastServer:
  3. [23:58:36] [Client thread/INFO]: LWJGL Version: 2.9.4
  4. [23:58:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
  5. [23:58:44] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [23:58:44] [Thread-9/INFO]: Initializing LWJGL OpenAL
  7. [23:58:44] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [23:58:44] [Thread-9/INFO]: OpenAL initialized.
  9. [23:58:44] [Sound Library Loader/INFO]: Sound engine started
  10. [23:58:53] [Client thread/INFO]: Created: 16x16 textures-atlas
  11. [23:58:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater
  12. [23:58:57] [Client thread/INFO]: SoundSystem shutting down...
  13. [23:58:57] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  14. [23:58:57] [Sound Library Loader/INFO]: Starting up SoundSystem...
  15. [23:58:58] [Thread-12/INFO]: Initializing LWJGL OpenAL
  16. [23:58:58] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  17. [23:58:58] [Thread-12/INFO]: OpenAL initialized.
  18. [23:58:58] [Sound Library Loader/INFO]: Sound engine started
  19. [23:59:06] [Client thread/INFO]: Created: 512x512 textures-atlas
  20. [23:59:11] [Client thread/WARN]: Skipping bad option: lastServer:
  21. [23:59:17] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
  22. [23:59:17] [Server thread/INFO]: Generating keypair
  23. [23:59:17] [Server thread/INFO]: Preparing start region for level 0
  24. [23:59:18] [Server thread/INFO]: Preparing spawn area: 3%
  25. [23:59:19] [Server thread/INFO]: Preparing spawn area: 68%
  26. [23:59:20] [Server thread/INFO]: Changing view distance to 12, from 10
  27. [23:59:22] [Server thread/INFO]: Taikatalvi[local:E:d1a20064] logged in with entity id 314 at (-45.5, 83.0, 249.5)
  28. [23:59:22] [Server thread/INFO]: Taikatalvi joined the game
  29. [23:59:24] [Server thread/INFO]: Saving and pausing game...
  30. [23:59:24] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  31. [23:59:24] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@7c4334e6[id=785322bc-13b6-403c-9d64-d4e5d611f549,name=Taikatalvi,properties={},legacy=false]
  32. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  33. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
  34. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
  35. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
  36. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
  37. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  38. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  39. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  40. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  41. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  42. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  43. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  44. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  45. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
  46. at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2903) [bes.class:?]
  47. at net.minecraft.client.resources.SkinManager$3.run(SourceFile:110) [cag$3.class:?]
  48. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
  49. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
  50. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
  51. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
  52. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  53. [23:59:24] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  54. [23:59:24] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  55. [23:59:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2089ms behind, skipping 41 tick(s)
Add Comment
Please, Sign In to add comment