Advertisement
Guest User

Untitled

a guest
Apr 27th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. [21:10:25] [Client thread/INFO]: Setting user: Player796
  2. [21:10:27] [Client thread/INFO]: LWJGL Version: 2.9.1
  3. [21:10:34] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:IridiumMOD
  4. [21:10:35] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Iridium/ in C:\Users\haha\Desktop\Dossier mod 1.7.10\bin
  5. [21:10:37] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [21:10:37] [Thread-9/INFO]: Initializing LWJGL OpenAL
  7. [21:10:37] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [21:10:37] [Thread-9/INFO]: OpenAL initialized.
  9. [21:10:37] [Sound Library Loader/INFO]: Sound engine started
  10. [21:10:43] [Client thread/INFO]: Created: 16x16 textures-atlas
  11. [21:10:44] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:IridiumMOD
  12. [21:10:44] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: Iridium/ in C:\Users\Antoine Resenterra\Desktop\Dossier mod 1.7.10\bin
  13. [21:10:44] [Client thread/INFO]: SoundSystem shutting down...
  14. [21:10:44] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  15. [21:10:44] [Sound Library Loader/INFO]: Starting up SoundSystem...
  16. [21:10:44] [Thread-11/INFO]: Initializing LWJGL OpenAL
  17. [21:10:44] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  18. [21:10:45] [Thread-11/INFO]: OpenAL initialized.
  19. [21:10:45] [Sound Library Loader/INFO]: Sound engine started
  20. [21:10:48] [Client thread/INFO]: Created: 512x512 textures-atlas
  21. [21:12:11] [Server thread/INFO]: Starting integrated minecraft server version 1.8
  22. [21:12:11] [Server thread/INFO]: Generating keypair
  23. [21:12:11] [Server thread/INFO]: Preparing start region for level 0
  24. [21:12:13] [Server thread/INFO]: Changing view distance to 12, from 10
  25. [21:12:14] [Server thread/INFO]: Player796[local:E:b935b3c3] logged in with entity id 75 at (-570.6160808301038, 7.598764034622063, 1843.8337503126115)
  26. [21:12:14] [Server thread/INFO]: Player796 joined the game
  27. [21:12:14] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@d9420bf[id=eb3e37b3-0c87-3026-b460-637c38fd4fdd,name=Player796,properties=
  28.  
  29. {},legacy=false]
  30. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  31. at
  32.  
  33. com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  34. at
  35.  
  36. com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]
  37. at
  38.  
  39. com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [YggdrasilMinecraftSessionService$1.class:?]
  40. at
  41.  
  42. com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [YggdrasilMinecraftSessionService$1.class:?]
  43. at
  44.  
  45. com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  46. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
  47.  
  48. [guava-17.0.jar:?]
  49. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  50. at com.google.common.cache.LocalCache$Segment.get
  51.  
  52. (LocalCache.java:2195) [guava-17.0.jar:?]
  53. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  54. at com.google.common.cache.LocalCache.getOrLoad
  55.  
  56. (LocalCache.java:3938) [guava-17.0.jar:?]
  57. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  58. at
  59.  
  60. com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  61. at
  62.  
  63. com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:148) [YggdrasilMinecraftSessionService.class:?]
  64. at
  65.  
  66. net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
  67. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_77]
  68. at
  69.  
  70. java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_77]
  71. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_77]
  72. at
  73.  
  74. java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_77]
  75. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  76. [21:12:42] [Server thread/INFO]: Saving and pausing
  77.  
  78. game...
  79. [21:12:43] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  80. [21:12:43] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  81. [21:12:43] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  82. [21:12:43] [Client thread/INFO]: Stopping!
  83. [21:12:43] [Client thread/INFO]: SoundSystem shutting down...
  84. [21:12:43] [Server thread/INFO]: Stopping server
  85. [21:12:43] [Server thread/INFO]: Saving players
  86. [21:12:43] [Server thread/INFO]: Saving worlds
  87. [21:12:43] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  88. [21:12:43] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  89. [21:12:43] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  90. [21:12:44] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement