这个插件之前不会报错的,而且也有效,但前天我换了存档,还加了些插件这个插件就废了,不会自动生配置文件,禁止的也无效
输入重载指令/banload游戏里出现




我翻译了意思是:在后台执行这个命令的时候发生了错误
每次一输这个指令后台还会报错

  1. <p>18.02 14:06:50 [Multicraft] Skipped 5 lines due to rate limit (30/s)
  2. 18.02 14:06:49 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.inventory.RecipeIterator.next(RecipeIterator.java:32) ~[RecipeIterator.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  3. 18.02 14:06:49 [Server] INFO at net.minecraft.item.crafting.ShapelessRecipes.toBukkitRecipe(ShapelessRecipes.java:15) ~[afi.class:?]
  4. 18.02 14:06:49 [Server] INFO at net.minecraft.item.crafting.ShapelessRecipes.toBukkitRecipe(ShapelessRecipes.java:32) ~[afi.class:?]
  5. 18.02 14:06:49 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.inventory.CraftShapelessRecipe.<init>(CraftShapelessRecipe.java:19) ~[CraftShapelessRecipe.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  6. 18.02 14:06:49 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.inventory.CraftShapelessRecipe.<init>(CraftShapelessRecipe.java:15) ~[CraftShapelessRecipe.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  7. 18.02 14:06:49 [Server] INFO at org.bukkit.inventory.ShapelessRecipe.<init>(ShapelessRecipe.java:34) ~[ShapelessRecipe.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  8. 18.02 14:06:49 [Server] INFO at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:130) ~[ItemStack.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  9. 18.02 14:06:49 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.inventory.CraftItemStack.getDurability(CraftItemStack.java:170) ~[CraftItemStack.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  10. 18.02 14:06:49 [Server] INFO at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:238) ~[add.class:?]
  11. 18.02 14:06:49 [Server] INFO Caused by: java.lang.NullPointerException
  12. 18.02 14:06:49 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
  13. 18.02 14:06:49 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  14. 18.02 14:06:49 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  15. 18.02 14:06:49 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  16. 18.02 14:06:49 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:980) [MinecraftServer.class:?]
  17. 18.02 14:06:49 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
  18. 18.02 14:06:49 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244) [ej.class:?]
  19. 18.02 14:06:49 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:53) [ir.class:?]
  20. 18.02 14:06:49 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(C01PacketChatMessage.java:38) [ir.class:?]
  21. 18.02 14:06:49 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1132) [nh.class:?]
  22. 18.02 14:06:49 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1350) [nh.class:?]
  23. 18.02 14:06:49 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:717) ~[CraftServer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  24. 18.02 14:06:49 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[SimpleCommandMap.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  25. 18.02 14:06:49 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  26. 18.02 14:06:49 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'banload' in plugin TekkitCustomizer v1.6
  27. 18.02 14:06:49 [Server] ERROR null
  28. 18.02 14:06:48 [Server] INFO ... 20 more
  29. 18.02 14:06:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:334) ~[JavaPluginLoader$1.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  30. 18.02 14:06:48 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
  31. 18.02 14:06:48 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
  32. 18.02 14:06:48 [Server] INFO at sun.reflect.GeneratedMethodAccessor240.invoke(Unknown Source) ~[?:?]
  33. 18.02 14:06:48 [Server] INFO at de.re4ly.PlotMeAnimal.evs.onEntityDamage(evs.java:106) ~[?:?]
  34. 18.02 14:06:48 [Server] INFO Caused by: java.lang.NullPointerException
  35. 18.02 14:06:48 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
  36. 18.02 14:06:48 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  37. 18.02 14:06:48 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  38. 18.02 14:06:48 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) [lt.class:?]
  39. 18.02 14:06:48 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:980) [MinecraftServer.class:?]
  40. 18.02 14:06:48 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
  41. 18.02 14:06:48 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244) [ej.class:?]
  42. 18.02 14:06:48 [Server] INFO at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10) [ja.class:?]
  43. 18.02 14:06:48 [Server] INFO at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55) [ja.class:?]
  44. 18.02 14:06:48 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:1589) [nh.class:?]
  45. 18.02 14:06:48 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1388) [yz.class:?]
  46. 18.02 14:06:48 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:901) [sv.class:?]
  47. 18.02 14:06:48 [Server] INFO at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1362) [sv.class:?]
  48. 18.02 14:06:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:627) [CraftEventFactory.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  49. 18.02 14:06:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:463) [CraftEventFactory.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  50. 18.02 14:06:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:595) [CraftEventFactory.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  51. 18.02 14:06:48 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callEvent(CraftEventFactory.java:102) [CraftEventFactory.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  52. 18.02 14:06:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  53. 18.02 14:06:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [SimplePluginManager.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  54. 18.02 14:06:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  55. 18.02 14:06:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:338) ~[JavaPluginLoader$1.class:git-Cauldron-MCPC-Plus-1.7.10-1.1240.06.213]
  56. 18.02 14:06:48 [Server] INFO org.bukkit.event.EventException
  57. 18.02 14:06:48 [Server] ERROR Could not pass event EntityDamageByEntityEvent to PlotMeAnimal v1.4</p>
复制代码
跪求大神解决了,这个插件的确挺实用的
插件地址:http://www.mcbbs.net/thread-390760-1-1.html