Advertisement
Guest User

Crash

a guest
May 11th, 2015
2,990
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.29 KB | None | 0 0
  1. FMLFileResourcePack:NotEnoughCodecs, FMLFileResourcePack:NotEnoughKEys, FMLFileResourcePack:Numina, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:OpenPeripheralAddons, FMLFileResourcePack:OpenPeripheralCore, FMLFileResourcePack:OpenPeripheralIntegration, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Steve's Factory Manager, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Exploration, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:Translocator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCore, CustomResources, FMLFileResourcePack:Carpenter's Blocks Cached Resources
  2. [00:13:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  3. [00:13:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  4. [00:13:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  5. [00:13:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  6. [00:13:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  7. [00:13:08] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
  8. [00:13:18] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop
  9. [00:13:18] [Sound Library Loader/INFO]: Sound engine started
  10. [00:13:50] [Client thread/INFO]: Connecting to ftb.minecraftusa.us, 25565
  11. [00:13:53] [Client thread/INFO]: [CHAT] Your client's FastCraft version needs updating.
  12. [00:13:53] [Client thread/INFO]: [CHAT] [Click here for the latest download].
  13. [00:13:59] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
  14. [00:14:02] [Client thread/INFO]: [CHAT] Gotta Love me some FTB
  15. [00:14:02] [Client thread/INFO]: [CHAT] Welcome back knight6254! You have Member status
  16. [00:14:02] [Client thread/INFO]: [CHAT] knight6254 joined the game.
  17. [00:14:03] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@18cedb08[id=6b6acf56-f8fe-4397-a05f-905282c0f95e,name=knight6254,properties={},legacy=false]
  18. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  19. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  20. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]
  21. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:151) [YggdrasilMinecraftSessionService.class:?]
  22. at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:58) [EntityHelperBase.class:?]
  23. at morph.common.morph.MorphState.createPlayer(MorphState.java:173) [MorphState.class:?]
  24. at morph.common.morph.MorphState.readTag(MorphState.java:123) [MorphState.class:?]
  25. at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
  26. at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
  27. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
  28. at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
  29. at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
  30. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  31. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  32. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
  33. at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
  34. at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
  35. at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
  36. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
  37. at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
  38. at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
  39. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
  40. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
  41. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1590) [bao.class:?]
  42. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
  44. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
  48. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  51. [00:14:11] [Client thread/INFO]: Connecting to ftb.minecraftusa.us, 25565
  52. [00:14:53] [Client thread/INFO]: Connecting to ftb.minecraftusa.us, 25565
  53. [00:14:56] [Client thread/INFO]: [CHAT] Gotta Love me some FTB
  54. [00:14:56] [Client thread/INFO]: [CHAT] Welcome back knight6254! You have Member status
  55. [00:14:56] [Client thread/INFO]: [CHAT] knight6254 joined the game.
  56. [00:14:57] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f] or open browser to§b§n http://localhost:8080 §f
  57. [00:15:07] [Client thread/INFO]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement