PiggiesGoSqueal

Untitled

May 1st, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.90 KB | None | 0 0
  1. [17:20:57 INFO]: pinkpig3777 issued server command: /back
  2. [17:20:57 ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'cmi' in plugin CMI v8.6.0.3
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:48) ~[server.jar:git-Paper-624]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[server.jar:git-Paper-624]
  6. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734) ~[server.jar:git-Paper-624]
  7. at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1783) ~[server.jar:git-Paper-624]
  8. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1591) ~[server.jar:git-Paper-624]
  9. at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[server.jar:git-Paper-624]
  10. at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[server.jar:git-Paper-624]
  11. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:15) ~[server.jar:git-Paper-624]
  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_13_R2.SystemUtils.a(SystemUtils.java:108) ~[server.jar:git-Paper-624]
  15. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1018) ~[server.jar:git-Paper-624]
  16. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[server.jar:git-Paper-624]
  17. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940) ~[server.jar:git-Paper-624]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837) ~[server.jar:git-Paper-624]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  20. Caused by: java.lang.IllegalArgumentException: y out of range (expected 0-255, got -1)
  21. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:168) ~[server.jar:git-Paper-624]
  22. at org.bukkit.craftbukkit.v1_13_R2.CraftChunk.validateChunkCoordinates(CraftChunk.java:298) ~[server.jar:git-Paper-624]
  23. at org.bukkit.craftbukkit.v1_13_R2.CraftChunkSnapshot.getBlockType(CraftChunkSnapshot.java:61) ~[server.jar:git-Paper-624]
  24. at com.Zrips.CMI.Modules.tp.Teleportations.isEmpty(Teleportations.java:549) ~[?:?]
  25. at com.Zrips.CMI.Modules.tp.Teleportations.isSafeToDrop(Teleportations.java:643) ~[?:?]
  26. at com.Zrips.CMI.Modules.tp.Teleportations.getSafeLocation(Teleportations.java:399) ~[?:?]
  27. at com.Zrips.CMI.Modules.tp.Teleportations.teleport(Teleportations.java:310) ~[?:?]
  28. at com.Zrips.CMI.Modules.tp.Teleportations.teleport(Teleportations.java:299) ~[?:?]
  29. at com.Zrips.CMI.commands.list.back.perform(back.java:75) ~[?:?]
  30. at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:262) ~[?:?]
  31. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[server.jar:git-Paper-624]
  32. ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment