Advertisement
Guest User

MinecraftLog from AtomicKiwi99 server crash.

a guest
Jan 15th, 2015
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. [10:30:13] [Client thread/INFO]: Connecting to mc.minecraft-techworld.com., 25565
  2. [10:30:16] [Netty Client IO #1/INFO] [FML]: Server protocol version 1
  3. [10:30:17] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [AromaBackup, BetterTitleScreen, journeymap, NotEnoughCodecs, notenoughkeys] at SERVER
  4. [10:30:18] [Netty Client IO #1/INFO] [FML]: Injecting existing block and item data into this client instance
  5. [10:30:18] [Netty Client IO #1/INFO] [FML]: Applying holder lookups
  6. [10:30:18] [Netty Client IO #1/INFO] [FML]: Holder lookups applied
  7. [10:30:18] [Netty Client IO #1/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.server.S00PacketKeepAlive
  8. [10:30:18] [Client thread/INFO] [OpenMods]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key events, packet size = 196
  9. [10:30:18] [Client thread/INFO] [OpenMods]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key rpc_targets, packet size = 107
  10. [10:30:18] [Client thread/INFO] [OpenMods]: openmods.network.IdSyncManager.decodeIds(IdSyncManager.java:113): Received data store for key rpc_methods, packet size = 336
  11. [10:30:19] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  12. [10:30:19] [Client thread/INFO] [MineMenu]: CLIENT: Connected to server. Disabling server-side click actions until server replies
  13. [10:30:19] [Client thread/INFO] [journeymap]: Requesting World ID
  14. [10:30:20] [Client thread/INFO]: [CHAT] [LOTTERY] Draw in: 1 hour, 49 minutes, and 50 seconds
  15. [10:30:20] [Client thread/INFO]: [CHAT] AtomicKiwi99 joined the game.
  16. [10:30:20] [Netty Client IO #1/INFO] [THAUMCRAFT]: Restoring client configs.
  17. [10:30:20] [Netty Client IO #1/INFO] [MineMenu]: CLIENT: Disconnected from server, enabling all click actions
  18. [10:30:20] [Netty Client IO #1/INFO] [OpenMods]: openmods.network.IdSyncManager.onDisconnect(IdSyncManager.java:124): Disconnected, restoring local data
  19. [10:30:20] [Client thread/INFO] [ThermalExpansion]: Receiving Server Configuration...
  20. [10:30:20] [Client thread/INFO] [THAUMCRAFT]: Client received server config settings.
  21. [10:30:20] [Client thread/INFO] [THAUMCRAFT]: CHEAT_SHEET[true], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_CAP[8], ASPECT_TOTAL_CAP[64
  22. [10:30:20] [Client thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: Loading scripts
  23. [10:30:20] [Client thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading intermod
  24. [10:30:21] [Client thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading chiselChisel.zs
  25. [10:30:21] [Client thread/INFO] [Mantle-STDERR]: [minetweaker.runtime.MTTweaker]: MineTweaker: Loading binniesmods.zs
  26. [10:30:22] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@8832531[id=cbb39696-58e1-4347-9598-3cbea0430f7b,name=AtomicKiwi99,properties={},legacy=false]
  27. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  28. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  29. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]
  30. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:151) [YggdrasilMinecraftSessionService.class:?]
  31. at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:57) [EntityHelperBase.class:?]
  32. at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
  33. at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
  34. at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
  35. at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
  36. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
  37. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
  38. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  39. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  40. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  41. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  42. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
  43. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  44. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  45. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  46. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  47. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  48. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  49. at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
  50. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650) [bao.class:?]
  51. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
  53. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  57. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  60. [10:30:23] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: mods.natura.items.BerryMedley@e6226d8
  61. [10:30:23] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: thermalfoundation.item.ItemLexicon@8f35768
  62. [10:30:23] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: thermalexpansion.item.tool.ItemWrench@66adf930
  63. [10:30:23] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: thermalexpansion.item.tool.ItemIgniter@70a9ba0c
  64. [10:30:23] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: thermalexpansion.item.ItemFlorb@6a24f4ca
  65. [10:30:23] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: mods.railcraft.common.fluids.ItemBucketRailcraft@75a41b0b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement