Advertisement
Guest User

Untitled

a guest
Apr 15th, 2020
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. 15.04 20:28:13 [Server] INFO ReverendJesus issued server command: /tardistravel village
  2. 15.04 20:28:13 [Server] ERROR null
  3. 15.04 20:28:13 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'tardistravel' in plugin TARDIS v4.3-b2070
  4. 15.04 20:28:13 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.15.2.jar:git-Paper-168]
  5. 15.04 20:28:13 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.15.2.jar:git-Paper-168]
  6. 15.04 20:28:13 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:752) ~[patched_1.15.2.jar:git-Paper-168]
  7. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1825) ~[patched_1.15.2.jar:git-Paper-168]
  8. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1633) ~[patched_1.15.2.jar:git-Paper-168]
  9. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.15.2.jar:git-Paper-168]
  10. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.15.2.jar:git-Paper-168]
  11. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-168]
  12. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-168]
  13. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-168]
  14. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-168]
  15. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-168]
  16. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1053) ~[patched_1.15.2.jar:git-Paper-168]
  17. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1046) ~[patched_1.15.2.jar:git-Paper-168]
  18. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-168]
  19. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1016) ~[patched_1.15.2.jar:git-Paper-168]
  20. 15.04 20:28:13 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:939) ~[patched_1.15.2.jar:git-Paper-168]
  21. 15.04 20:28:13 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
  22. 15.04 20:28:13 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/MPlayer
  23. 15.04 20:28:13 [Server] INFO at me.eccentric_nz.TARDIS.utility.TARDISFactionsChecker.isInFaction(TARDISFactionsChecker.java:45) ~[?:?]
  24. 15.04 20:28:13 [Server] INFO at me.eccentric_nz.TARDIS.travel.TARDISPluginRespect.getRespect(TARDISPluginRespect.java:120) ~[?:?]
  25. 15.04 20:28:13 [Server] INFO at me.eccentric_nz.TARDIS.commands.TARDISTravelCommands.onCommand(TARDISTravelCommands.java:323) ~[?:?]
  26. 15.04 20:28:13 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.15.2.jar:git-Paper-168]
  27. 15.04 20:28:13 [Server] INFO ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement