Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. [02:59:23] [Server thread/INFO]: Delfofthebla issued server command: /skill spear
  2. [02:59:27] [Server thread/INFO]: Uin1553 hit the ground too hard
  3. [02:59:27] [Server thread/INFO]: �[0;36;1m[Arena] �[0;37;22mDelfofthebla�[0;33;1m[1250] �[0;33;22m(0:0)�[0;33;1m defeated �[0;37;22mUin1553�[0;33;1m[1250] �[0;33;22m(0:0)!�[m
  4. [02:59:32] [Server thread/WARN]: [BattleArena] Task #52401 for BattleArena v3.9.11.3 generated an exception
  5. java.lang.NoSuchMethodError: com.herocraftonline.heroes.characters.Hero.setHeroClass(Lcom/herocraftonline/heroes/characters/classes/HeroClass;Z)V
  6. at mc.alk.arena.util.plugins.HeroesUtil.setHeroClass(HeroesUtil.java:60) ~[?:?]
  7. at mc.alk.arena.controllers.plugins.HeroesController.setHeroClass(HeroesController.java:25) ~[?:?]
  8. at mc.alk.arena.objects.PlayerSave.restoreArenaClass(PlayerSave.java:407) ~[?:?]
  9. at mc.alk.arena.controllers.PlayerStoreController.restoreHeroClass(PlayerStoreController.java:311) ~[?:?]
  10. at mc.alk.arena.competition.TransitionController.transition(TransitionController.java:273) ~[?:?]
  11. at mc.alk.arena.competition.TransitionController.transition(TransitionController.java:109) ~[?:?]
  12. at mc.alk.arena.controllers.containers.GameManager.quitting(GameManager.java:90) ~[?:?]
  13. at mc.alk.arena.controllers.containers.GameManager.onPostQuit(GameManager.java:179) ~[?:?]
  14. at mc.alk.arena.controllers.TeleportLocationController.movePlayer(TeleportLocationController.java:126) ~[?:?]
  15. at mc.alk.arena.controllers.TeleportLocationController.teleportOut(TeleportLocationController.java:73) ~[?:?]
  16. at mc.alk.arena.competition.TransitionController.transition(TransitionController.java:255) ~[?:?]
  17. at mc.alk.arena.competition.TransitionController.transition(TransitionController.java:109) ~[?:?]
  18. at mc.alk.arena.competition.TransitionController.transition(TransitionController.java:97) ~[?:?]
  19. at mc.alk.arena.competition.TransitionController.transition(TransitionController.java:59) ~[?:?]
  20. at mc.alk.arena.competition.Competition.performTransition(Competition.java:144) ~[?:?]
  21. at mc.alk.arena.competition.match.Match.access$1100(Match.java:104) ~[?:?]
  22. at mc.alk.arena.competition.match.Match$MatchCompleted.run(Match.java:762) ~[?:?]
  23. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot-pvp-dev.1.12.jar:git-Spigot-79a30d7-acbc348]
  24. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361) [spigot-pvp-dev.1.12.jar:git-Spigot-79a30d7-acbc348]
  25. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-pvp-dev.1.12.jar:git-Spigot-79a30d7-acbc348]
  26. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-pvp-dev.1.12.jar:git-Spigot-79a30d7-acbc348]
  27. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-pvp-dev.1.12.jar:git-Spigot-79a30d7-acbc348]
  28. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-pvp-dev.1.12.jar:git-Spigot-79a30d7-acbc348]
  29. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement