Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. 23.10 13:56:55 [Server] WARN Unexpected exception while parsing console command "clx reload"
  2. 23.10 13:56:55 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'clx' in plugin CombatLogX v9.9.0.0
  3. 23.10 13:56:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  4. 23.10 13:56:55 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  5. 23.10 13:56:55 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  6. 23.10 13:56:55 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:629) [custom.jar:git-PaperSpigot-"4c7641d"]
  7. 23.10 13:56:55 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:416) [custom.jar:git-PaperSpigot-"4c7641d"]
  8. 23.10 13:56:55 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:379) [custom.jar:git-PaperSpigot-"4c7641d"]
  9. 23.10 13:56:55 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [custom.jar:git-PaperSpigot-"4c7641d"]
  10. 23.10 13:56:55 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [custom.jar:git-PaperSpigot-"4c7641d"]
  11. 23.10 13:56:55 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  12. 23.10 13:56:55 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/SirBlobman/expansion/compatfactions/listener/FactionsForceField
  13. 23.10 13:56:55 [Server] INFO at com.SirBlobman.expansion.compatfactions.config.ConfigFactions.checkValidForceField(ConfigFactions.java:89) ~[?:?]
  14. 23.10 13:56:55 [Server] INFO at com.SirBlobman.expansion.compatfactions.CompatFactions.onConfigReload(CompatFactions.java:34) ~[?:?]
  15. 23.10 13:56:55 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_211]
  16. 23.10 13:56:55 [Server] INFO at com.SirBlobman.combatlogx.expansion.Expansions.reloadConfigs(Expansions.java:100) ~[?:?]
  17. 23.10 13:56:55 [Server] INFO at com.SirBlobman.combatlogx.command.CommandCombatLogX.reload(CommandCombatLogX.java:153) ~[?:?]
  18. 23.10 13:56:55 [Server] INFO at com.SirBlobman.combatlogx.command.CommandCombatLogX.onCommand(CommandCombatLogX.java:35) ~[?:?]
  19. 23.10 13:56:55 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[custom.jar:git-PaperSpigot-"4c7641d"]
  20. 23.10 13:56:55 [Server] INFO ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement