StefVDM

Untitled

Jan 3rd, 2020
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. > [13:35:41 INFO]: blijgozertje issued server command: /f tntfill 1 10
  2. > [13:35:41 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2-stef
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[server.jar:git-TacoSpigot-fd3209f3]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:144) ~[server.jar:git-TacoSpigot-fd3209f3]
  6. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:670) ~[server.jar:git-TacoSpigot-fd3209f3]
  7. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1250) [server.jar:git-TacoSpigot-fd3209f3]
  8. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1065) [server.jar:git-TacoSpigot-fd3209f3]
  9. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-TacoSpigot-fd3209f3]
  10. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-TacoSpigot-fd3209f3]
  11. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-fd3209f3]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  13. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  14. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-fd3209f3]
  15. at net.minecraft.server.v1_8_R3.MinecraftServer.tickScheduler(MinecraftServer.java:812) [server.jar:git-TacoSpigot-fd3209f3]
  16. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [server.jar:git-TacoSpigot-fd3209f3]
  17. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384) [server.jar:git-TacoSpigot-fd3209f3]
  18. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:752) [server.jar:git-TacoSpigot-fd3209f3]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [server.jar:git-TacoSpigot-fd3209f3]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  21. Caused by: java.lang.UnsupportedOperationException: Can't change the size of an inventory!
  22. at org.bukkit.craftbukkit.v1_8_R3.inventory.InventoryIterator.remove(InventoryIterator.java:62) ~[server.jar:git-TacoSpigot-fd3209f3]
  23. at com.massivecraft.factions.cmd.CmdTntFill.perform(CmdTntFill.java:364) ~[Factions-2020-01-02--17-01.jar:?]
  24. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:125) ~[Factions-2020-01-02--17-01.jar:?]
  25. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:71) ~[Factions-2020-01-02--17-01.jar:?]
  26. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:111) ~[Factions-2020-01-02--17-01.jar:?]
  27. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:71) ~[Factions-2020-01-02--17-01.jar:?]
  28. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:129) ~[Factions-2020-01-02--17-01.jar:?]
  29. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:286) ~[Factions-2020-01-02--17-01.jar:?]
  30. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:254) ~[Factions-2020-01-02--17-01.jar:?]
  31. at com.massivecraft.factions.SavageFactions.handleCommand(SavageFactions.java:651) ~[Factions-2020-01-02--17-01.jar:?]
  32. at com.massivecraft.factions.SavageFactions.onCommand(SavageFactions.java:662) ~[Factions-2020-01-02--17-01.jar:?]
  33. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[server.jar:git-TacoSpigot-fd3209f3]
  34. ... 16 more
  35.  
  36. > [13:36:52 INFO]: blijgozertje issued server command: /f tntfill 1 1
  37. > [13:36:52 ERROR]: null
  38. org.bukkit.command.CommandException: Unhandled exception executing command 'f' in plugin Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-2-stef
  39. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[server.jar:git-TacoSpigot-fd3209f3]
  40. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:144) ~[server.jar:git-TacoSpigot-fd3209f3]
  41. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:670) ~[server.jar:git-TacoSpigot-fd3209f3]
  42. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1250) [server.jar:git-TacoSpigot-fd3209f3]
  43. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1065) [server.jar:git-TacoSpigot-fd3209f3]
  44. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server.jar:git-TacoSpigot-fd3209f3]
  45. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server.jar:git-TacoSpigot-fd3209f3]
  46. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-fd3209f3]
  47. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  48. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  49. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-fd3209f3]
  50. at net.minecraft.server.v1_8_R3.MinecraftServer.tickScheduler(MinecraftServer.java:812) [server.jar:git-TacoSpigot-fd3209f3]
  51. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:820) [server.jar:git-TacoSpigot-fd3209f3]
  52. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384) [server.jar:git-TacoSpigot-fd3209f3]
  53. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:752) [server.jar:git-TacoSpigot-fd3209f3]
  54. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [server.jar:git-TacoSpigot-fd3209f3]
  55. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  56. Caused by: java.lang.UnsupportedOperationException: Can't change the size of an inventory!
  57. at org.bukkit.craftbukkit.v1_8_R3.inventory.InventoryIterator.remove(InventoryIterator.java:62) ~[server.jar:git-TacoSpigot-fd3209f3]
  58. at com.massivecraft.factions.cmd.CmdTntFill.perform(CmdTntFill.java:364) ~[Factions-2020-01-02--17-01.jar:?]
  59. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:125) ~[Factions-2020-01-02--17-01.jar:?]
  60. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:71) ~[Factions-2020-01-02--17-01.jar:?]
  61. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:111) ~[Factions-2020-01-02--17-01.jar:?]
  62. at com.massivecraft.factions.cmd.FCommand.execute(FCommand.java:71) ~[Factions-2020-01-02--17-01.jar:?]
  63. at com.massivecraft.factions.zcore.MCommand.execute(MCommand.java:129) ~[Factions-2020-01-02--17-01.jar:?]
  64. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:286) ~[Factions-2020-01-02--17-01.jar:?]
  65. at com.massivecraft.factions.zcore.MPlugin.handleCommand(MPlugin.java:254) ~[Factions-2020-01-02--17-01.jar:?]
  66. at com.massivecraft.factions.SavageFactions.handleCommand(SavageFactions.java:651) ~[Factions-2020-01-02--17-01.jar:?]
  67. at com.massivecraft.factions.SavageFactions.onCommand(SavageFactions.java:662) ~[Factions-2020-01-02--17-01.jar:?]
  68. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[server.jar:git-TacoSpigot-fd3209f3]
  69. ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment