Advertisement
Guest User

Untitled

a guest
Oct 28th, 2015
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.45 KB | None | 0 0
  1. [18:45:03] [Server thread/INFO]: Changing view distance to 8, from 10
  2. [18:45:03] [Server thread/INFO]: KingAntheus[local:E:ab3646b1] logged in with entity id 37 at (9.5, 71.0, 4.5)
  3. [18:45:03] [Server thread/INFO]: KingAntheus joined the game
  4. [18:45:04] [Server thread/INFO]: KingAntheus has just earned the achievement [You've been installed!]
  5. [18:45:09] [Server thread/INFO]: Saving and pausing game...
  6. [18:45:09] [Thread-9/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
  7. [18:45:09] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  8. [18:45:11] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6962045f[id=ed001785-fb76-422e-a408-175b458bc5c7,name=KingAntheus,properties={},legacy=false]
  9. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  10. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  11. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [YggdrasilMinecraftSessionService.class:?]
  12. at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
  13. at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
  14. at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
  15. at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
  16. at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
  17. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
  18. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
  19. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  20. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  21. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  22. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  23. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
  24. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  25. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  26. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  27. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  28. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  29. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  30. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061) [bao.class:?]
  31. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  32. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  33. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
  37. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
  38. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  39. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  40. [18:45:11] [pool-3-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6962045f[id=ed001785-fb76-422e-a408-175b458bc5c7,name=KingAntheus,properties={},legacy=false]
  41. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  42. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  43. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [YggdrasilMinecraftSessionService.class:?]
  44. at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [brm.class:?]
  45. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]
  46. at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]
  47. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_79]
  48. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_79]
  49. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  50. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  51. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  52. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/moon.moon
  53. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/planet.mars
  54. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/planet.asteroids
  55. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  56. [18:45:15] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
  57. [18:45:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 12095ms behind, skipping 241 tick(s)
  58. [18:45:42] [Server thread/INFO]: KingAntheus has just earned the achievement [Taking Inventory]
  59. [18:45:46] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5055ms behind, skipping 101 tick(s)
  60. [18:45:55] [Server thread/INFO]: KingAntheus lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  61. [18:45:55] [Server thread/INFO]: KingAntheus left the game
  62. [18:45:55] [Server thread/INFO]: Stopping singleplayer server as player logged out
  63. [18:45:55] [Server thread/INFO]: Stopping server
  64. [18:45:55] [Server thread/INFO]: Saving players
  65. [18:45:55] [Server thread/INFO]: Saving worlds
  66. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  67. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  68. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  69. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/moon.moon
  70. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/planet.mars
  71. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/planet.asteroids
  72. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/Underdark
  73. [18:45:55] [Server thread/INFO]: Saving chunks for level 'New World'/The Last Millenium
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement