弥猫うた
[15:33:38] [Netty IO #15/INFO] [FML/]: Client protocol version 2
[15:33:38] [Netty IO #15/INFO] [FML/]: Client attempting to join with 64 mods : [email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected]-r1,[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected]-dev-152-cf6e263,[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected] r1.2,[email protected],NEIAddons|[email protected],[email protected]-r1,[email protected],[email protected],[email protected]-r87,[email protected]-r1,[email protected]-r1,[email protected],BambooMod@Minecraft@MC_VERSION@ var@VERSION@,[email protected],[email protected]-r8,flammpfeil.slashblade.kirisaya@r1,[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected]-r6,ThaumicTinkerer@unspecified,BuildCraft|[email protected],[email protected],[email protected],[email protected]-experimental,[email protected],[email protected],[email protected]-v5,[email protected],NEIAddons|[email protected],[email protected]-r1,[email protected],BuildCraft|[email protected],[email protected]-r3,[email protected]-release,[email protected],NEIAddons|[email protected],NEIAddons|[email protected],[email protected] r1,[email protected],[email protected],[email protected],[email protected]-249,BuildCraft|[email protected],[email protected]-r1
[15:33:38] [Netty IO #15/INFO] [FML/]: Attempting connection with missing mods [kimagine] at CLIENT
[15:33:38] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
[15:33:39] [Server thread/WARN] [/]: java.lang.reflect.InvocationTargetException
[15:33:39] [Server thread/WARN] [/]:         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:33:39] [Server thread/WARN] [/]:         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[15:33:39] [Server thread/WARN] [/]:         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[15:33:39] [Server thread/WARN] [/]:         at java.lang.reflect.Constructor.newInstance(Unknown Source)
[15:33:39] [Server thread/WARN] [/]:         at com.intellectualcrafters.plot.util.block.QueueProvider$1.getNewQueue(QueueProvider.java:15)
[15:33:39] [Server thread/WARN] [/]:         at com.intellectualcrafters.plot.util.block.GlobalBlockQueue.getNewQueue(GlobalBlockQueue.java:69)
[15:33:39] [Server thread/WARN] [/]:         at com.plotsquared.bukkit.generator.BukkitPlotGenerator$1.populate(BukkitPlotGenerator.java:59)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:460)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1206)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:311)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:217)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:408)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:121)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.management.PlayerManager.func_72683_a(PlayerManager.java:176)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.management.ServerConfigurationManager.func_72375_a(ServerConfigurationManager.java:304)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.management.ServerConfigurationManager.func_72377_c(ServerConfigurationManager.java:387)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:223)
[15:33:39] [Server thread/WARN] [/]:         at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:200)
[15:33:39] [Server thread/WARN] [/]:         at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:475)
[15:33:39] [Server thread/WARN] [/]:         at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:21)
[15:33:39] [Server thread/WARN] [/]:         at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[15:33:39] [Server thread/WARN] [/]:         at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169)
[15:33:39] [Server thread/WARN] [/]:         at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
[15:33:39] [Server thread/WARN] [/]:         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[15:33:39] [Server thread/WARN] [/]:         at java.lang.Thread.run(Unknown Source)
[15:33:39] [Server thread/WARN] [/]: Caused by: java.lang.ClassNotFoundException: net/minecraft/server/v1_7_R4/Block
[15:33:39] [Server thread/WARN] [/]:         at java.lang.Class.forName0(Native Method)
[15:33:39] [Server thread/WARN] [/]:         at java.lang.Class.forName(Unknown Source)
[15:33:39] [Server thread/WARN] [/]:         at com.intellectualcrafters.plot.util.ReflectionUtils.getRefClass(ReflectionUtils.java:228)
[15:33:39] [Server thread/WARN] [/]:         at com.plotsquared.bukkit.util.block.BukkitLocalQueue_1_7.<init>(BukkitLocalQueue_1_7.java:24)
[15:33:39] [Server thread/WARN] [/]:         ... 38 more


幻影_绝杀
有crash-reports吗

qiangshuiya
地皮插件报错, 先MV卸载 然后服务端关闭,删除地皮地图 重新开端