Guest User

Untitled

a guest
Mar 31st, 2016
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.25 KB | None | 0 0
  1. [02:54:55] [Netty IO #5/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
  2. [02:54:55] [Netty IO #5/INFO] [FML/]: Client protocol version 2
  3. [02:54:55] [Netty IO #5/TRACE] [FML/]: $ModList:171 mods->FMLHandshakeServerState$2:HELLO
  4. [02:54:55] [Netty IO #5/INFO] [FML/]: Client attempting to join with 171 mods : MineFactoryReloaded|[email protected],BuildCraft|[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],morechisels@@VERSION@,[email protected]_beta,[email protected],ProjRed|[email protected],[email protected]_beta,MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],Micdoodlecore@,WR-CBE|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected] - MC 1.7.10,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,NEIAddons|[email protected],NEIAddons|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.7.10,ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],StevesFactoryManager@A93,appliedenergistics2-core@rv3-beta-1,[email protected],inpure|[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],ivtoolkit@IvToolkit,[email protected],NEIAddons|[email protected],notenoughkeys@@MOD_VERSION@,[email protected],[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],ProjRed|[email protected],[email protected],appliedenergistics2@rv3-beta-1,WR-CBE|[email protected],MineFactoryReloaded|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected] - MC 1.7.10,WR-CBE|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,BuildCraft|[email protected],[email protected],[email protected],[email protected]_build.unknown,[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected] - MC 1.7.10,MineFactoryReloaded|[email protected],[email protected]_build.unknown,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected] - MC 1.7.10,[email protected],[email protected],[email protected],BuildCraft|[email protected],chiseltones@@VERSION@
  5. [02:54:55] [Netty IO #5/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT
  6. [02:54:55] [Netty IO #5/DEBUG] [FML/]: Check Version
  7. [02:54:55] [Netty IO #5/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
  8. [02:54:55] [Netty IO #5/DEBUG] [OpenMods/]: openmods.network.IdSyncManager$InboundHandler.userEventTriggered(IdSyncManager.java:50): Sending id data for player: EntityPlayerMP['Maraudir'/3682, l='world', x=-21.50, y=75.00, z=159.50]
  9. [02:54:57] [Netty IO #5/INFO] [FML/]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
  10. [02:55:17] [Server thread/ERROR] [FML/]: FMLIndexedMessageCodec exception caught
  11. java.lang.NullPointerException
  12. at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$4.selectNetworks(FMLOutboundHandler.java:109) ~[FMLOutboundHandler$OutboundTarget$4.class:?]
  13. at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:?]
  14. at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?]
  15. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?]
  16. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?]
  17. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115) ~[MessageToMessageEncoder.class:?]
  18. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  19. at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?]
  20. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?]
  21. at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:688) ~[DefaultChannelHandlerContext.class:?]
  22. at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:717) ~[DefaultChannelHandlerContext.class:?]
  23. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:893) ~[DefaultChannelPipeline.class:?]
  24. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:239) ~[AbstractChannel.class:?]
  25. at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:196) [SimpleNetworkWrapper.class:?]
  26. at net.nevermine.resource.tribute.tributeHelper.setAll(tributeHelper.java:108) [tributeHelper.class:?]
  27. at net.nevermine.event.resource.TributeTicker.onPlayerLoggedOut(TributeTicker.java:157) [TributeTicker.class:?]
  28. at cpw.mods.fml.common.eventhandler.ASMEventHandler_47_TributeTicker_onPlayerLoggedOut_PlayerLoggedOutEvent.invoke(.dynamic) [?:?]
  29. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
  30. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  31. at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:555) [FMLCommonHandler.class:?]
  32. at net.minecraft.server.management.ServerConfigurationManager.func_72367_e(ServerConfigurationManager.java:318) [oi.class:?]
  33. at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:633) [nh.class:?]
  34. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:158) [nc.class:?]
  35. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
  36. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
  37. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  38. at fastcraft.n.a(F:577) [fastcraft-1.22.jar:?]
  39. at fastcraft.H.aq(F:59) [fastcraft-1.22.jar:?]
  40. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
  41. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  42. [02:55:17] [Server thread/ERROR] [FML/]: SimpleChannelHandlerWrapper exception
  43. java.lang.NullPointerException
  44. at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$4.selectNetworks(FMLOutboundHandler.java:109) ~[FMLOutboundHandler$OutboundTarget$4.class:?]
  45. at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:?]
  46. at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?]
  47. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?]
  48. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637) ~[DefaultChannelHandlerContext.class:?]
  49. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115) ~[MessageToMessageEncoder.class:?]
  50. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?]
  51. at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644) ~[DefaultChannelHandlerContext.class:?]
  52. at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698) ~[DefaultChannelHandlerContext.class:?]
  53. at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:688) ~[DefaultChannelHandlerContext.class:?]
  54. at io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:717) ~[DefaultChannelHandlerContext.class:?]
  55. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:893) ~[DefaultChannelPipeline.class:?]
  56. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:239) ~[AbstractChannel.class:?]
  57. at cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:196) [SimpleNetworkWrapper.class:?]
  58. at net.nevermine.resource.tribute.tributeHelper.setAll(tributeHelper.java:108) [tributeHelper.class:?]
  59. at net.nevermine.event.resource.TributeTicker.onPlayerLoggedOut(TributeTicker.java:157) [TributeTicker.class:?]
  60. at cpw.mods.fml.common.eventhandler.ASMEventHandler_47_TributeTicker_onPlayerLoggedOut_PlayerLoggedOutEvent.invoke(.dynamic) [?:?]
  61. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) [ASMEventHandler.class:?]
  62. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  63. at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:555) [FMLCommonHandler.class:?]
  64. at net.minecraft.server.management.ServerConfigurationManager.func_72367_e(ServerConfigurationManager.java:318) [oi.class:?]
  65. at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:633) [nh.class:?]
  66. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:158) [nc.class:?]
  67. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?]
  68. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
  69. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  70. at fastcraft.n.a(F:577) [fastcraft-1.22.jar:?]
  71. at fastcraft.H.aq(F:59) [fastcraft-1.22.jar:?]
  72. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
  73. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  74. [02:55:17] [Server thread/DEBUG] [NotEnoughItems/]: Unloading Player: Maraudir
  75. [02:55:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
Advertisement
Add Comment
Please, Sign In to add comment