Advertisement
ASTRICK1985

Untitled

Mar 28th, 2020
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.91 KB | None | 0 0
  1. [16:33:29] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  2. [16:33:29] [Server thread/INFO]: [MythicMobs] LOADED
  3. [16:33:29] [Server thread/INFO]: [MythicMobs] LOADED
  4. [16:33:29] [Server thread/INFO]: [MythicMobs] File config.yml not found! Creating a new one...
  5. [16:33:29] [Server thread/INFO]: [MythicMobs] File ExampleItems.yml not found! Creating a new one...
  6. [16:33:30] [Server thread/INFO]: [MythicMobs] File ExampleSkills.yml not found! Creating a new one...
  7. [16:33:30] [Server thread/INFO]: [MythicMobs] File VanillaMobs.yml not found! Creating a new one...
  8. [16:33:30] [Server thread/INFO]: [MythicMobs] File ExampleMobs.yml not found! Creating a new one...
  9. [16:33:30] [Server thread/INFO]: [MythicMobs] File ExampleDropTables.yml not found! Creating a new one...
  10. [16:33:30] [Server thread/INFO]: [MythicMobs] File ExampleRandomSpawns.yml not found! Creating a new one...
  11. [16:33:30] [Server thread/INFO]: [MythicMobs] Spawners folder not found! Creating...
  12. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 5 mobs.
  13. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 3 vanilla mob overrides.
  14. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob stacks.
  15. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 3 skills.
  16. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 2 random spawns.
  17. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 3 mythic items.
  18. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 2 drop tables.
  19. [16:33:30] [Server thread/INFO]: [MythicMobs] ? Loaded 0 mob spawners.
  20. [16:33:30] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  21. [16:33:30] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  22. [16:33:30] [Server thread/INFO]: [MythicMobs] ? MythicMobs v4.9.0 (build 3255) has been successfully loaded!
  23. [16:33:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  24. [16:33:30] [Server thread/INFO]: Done (20.260s)! For help, type "help"
  25. [16:35:45] [User Authenticator #1/INFO]: UUID of player Nahagliiv is 6e68257b-1eba-3a74-b18f-6ed62bc32882
  26. [16:35:58] [Server thread/INFO]: Nahagliiv[/25.56.23.255:50434] logged in with entity id 145 at ([world]456.42676336789975, 69.0, -847.2507117227614)
  27. [16:36:03] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 17915ms or 358 ticks behind
  28. [16:36:15] [Server thread/INFO]: Nahagliiv fell from a high place
  29. [16:36:22] [Server thread/INFO]: Nahagliiv issued server command: /back
  30. [16:36:26] [Server thread/INFO]: Nahagliiv issued server command: /mm
  31. [16:36:40] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6472ms or 129 ticks behind
  32. [16:36:47] [Server thread/INFO]: Nahagliiv issued server command: /mm spawners find
  33. [16:37:09] [Server thread/INFO]: Nahagliiv issued server command: /mm spawners create Test SkeletalKnight
  34. [16:37:14] [Server thread/INFO]: Nahagliiv issued server command: /mm spawners find
  35. [16:37:14] [Server thread/ERROR]: null
  36. org.bukkit.command.CommandException: Unhandled exception executing command 'mm' in plugin MythicMobs v4.9.0-3255
  37. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  38. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  39. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  40. at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  41. at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  42. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  43. at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  44. at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  45. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [spigot.jar:git-Spigot-9de398a-9c887d4]
  46. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [spigot.jar:git-Spigot-9de398a-9c887d4]
  47. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [spigot.jar:git-Spigot-9de398a-9c887d4]
  48. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [spigot.jar:git-Spigot-9de398a-9c887d4]
  49. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:910) [spigot.jar:git-Spigot-9de398a-9c887d4]
  50. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:903) [spigot.jar:git-Spigot-9de398a-9c887d4]
  51. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [spigot.jar:git-Spigot-9de398a-9c887d4]
  52. at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:887) [spigot.jar:git-Spigot-9de398a-9c887d4]
  53. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:820) [spigot.jar:git-Spigot-9de398a-9c887d4]
  54. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  55. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.sendMessage(Lnet/md_5/bungee/api/chat/BaseComponent;)V
  56. at io.lumine.xikage.mythicmobs.commands.spawners.FindCommand.onCommand(FindCommand.java:49) ~[?:?]
  57. at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:68) ~[?:?]
  58. at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:59) ~[?:?]
  59. at io.lumine.xikage.mythicmobs.utils.commands.Command.onCommand(Command.java:59) ~[?:?]
  60. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  61. ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement