Advertisement
ModMCdl

The REAL FML log...

Jul 2nd, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.31 KB | None | 0 0
  1. [23:08:49] [Client thread/INFO]: Setting user: Player723
  2. [23:08:54] [Client thread/WARN]: Skipping bad option: lastServer:
  3. [23:08:54] [Client thread/INFO]: LWJGL Version: 2.9.4
  4. [23:08:59] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Thaumic Continuum
  5. [23:09:03] [Sound Library Loader/INFO]: Starting up SoundSystem...
  6. [23:09:03] [Thread-8/INFO]: Initializing LWJGL OpenAL
  7. [23:09:03] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  8. [23:09:03] [Thread-8/INFO]: OpenAL initialized.
  9. [23:09:04] [Sound Library Loader/INFO]: Sound engine started
  10. [23:09:09] [Client thread/INFO]: Created: 16x16 textures-atlas
  11. [23:09:10] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Thaumic Continuum
  12. [23:09:13] [Client thread/INFO]: SoundSystem shutting down...
  13. [23:09:13] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  14. [23:09:13] [Sound Library Loader/INFO]: Starting up SoundSystem...
  15. [23:09:14] [Thread-10/INFO]: Initializing LWJGL OpenAL
  16. [23:09:14] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  17. [23:09:14] [Thread-10/INFO]: OpenAL initialized.
  18. [23:09:14] [Sound Library Loader/INFO]: Sound engine started
  19. [23:09:18] [Client thread/INFO]: Created: 512x512 textures-atlas
  20. [23:09:20] [Client thread/WARN]: Skipping bad option: lastServer:
  21. [23:09:21] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  22. [23:09:24] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
  23. [23:09:24] [Server thread/INFO]: Generating keypair
  24. [23:09:24] [Server thread/INFO]: Preparing start region for level 0
  25. [23:09:25] [Server thread/INFO]: Changing view distance to 12, from 10
  26. [23:09:26] [Server thread/INFO]: Player723[local:E:f3d93929] logged in with entity id 18 at (138.9050222811329, 2.0, -1392.1268222632227)
  27. [23:09:26] [Server thread/INFO]: Player723 joined the game
  28. [23:09:27] [Server thread/INFO]: Saving and pausing game...
  29. [23:09:27] [Server thread/INFO]: Saving chunks for level 'Testworld'/Overworld
  30. [23:09:27] [Server thread/INFO]: Saving chunks for level 'Testworld'/Nether
  31. [23:09:27] [Server thread/INFO]: Saving chunks for level 'Testworld'/The End
  32. [23:09:28] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@150b1da4[id=b77729bf-eef8-37d7-9aff-2a869ec2a3e6,name=Player723,properties={},legacy=false]
  33. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  34. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
  35. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
  36. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
  37. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
  38. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  39. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  40. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  41. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  42. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  43. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  44. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  45. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  46. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
  47. at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3056) [Minecraft.class:?]
  48. at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
  49. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
  50. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
  51. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_131]
  52. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_131]
  53. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  54. [23:09:31] [Server thread/INFO]: Player723 has just earned the achievement [Taking Inventory]
  55. [23:09:31] [Client thread/INFO]: [CHAT] Player723 has just earned the achievement [Taking Inventory]
  56. [23:11:46] [Server thread/INFO]: Saving and pausing game...
  57. [23:11:46] [Server thread/INFO]: Saving chunks for level 'Testworld'/Overworld
  58. [23:11:46] [Server thread/INFO]: Saving chunks for level 'Testworld'/Nether
  59. [23:11:46] [Server thread/INFO]: Saving chunks for level 'Testworld'/The End
  60. [23:11:46] [Server thread/INFO]: Stopping server
  61. [23:11:46] [Server thread/INFO]: Saving players
  62. [23:11:46] [Server thread/INFO]: Player723 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  63. [23:11:46] [Server thread/INFO]: Player723 left the game
  64. [23:11:46] [Server thread/INFO]: Stopping singleplayer server as player logged out
  65. [23:11:46] [Server thread/INFO]: Saving worlds
  66. [23:11:46] [Server thread/INFO]: Saving chunks for level 'Testworld'/Overworld
  67. [23:11:46] [Server thread/INFO]: Saving chunks for level 'Testworld'/Nether
  68. [23:11:46] [Server thread/INFO]: Saving chunks for level 'Testworld'/The End
  69. [23:11:47] [Client thread/INFO]: Stopping!
  70. [23:11:47] [Client thread/INFO]: SoundSystem shutting down...
  71. [23:11:47] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement