Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:20:57 INFO]: pinkpig3777 issued server command: /back
- [17:20:57 ERROR]: null
- org.bukkit.command.CommandException: Unhandled exception executing command 'cmi' in plugin CMI v8.6.0.3
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:48) ~[server.jar:git-Paper-624]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[server.jar:git-Paper-624]
- at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:734) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1783) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1591) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:15) ~[server.jar:git-Paper-624]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:108) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1018) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940) ~[server.jar:git-Paper-624]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837) ~[server.jar:git-Paper-624]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: java.lang.IllegalArgumentException: y out of range (expected 0-255, got -1)
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:168) ~[server.jar:git-Paper-624]
- at org.bukkit.craftbukkit.v1_13_R2.CraftChunk.validateChunkCoordinates(CraftChunk.java:298) ~[server.jar:git-Paper-624]
- at org.bukkit.craftbukkit.v1_13_R2.CraftChunkSnapshot.getBlockType(CraftChunkSnapshot.java:61) ~[server.jar:git-Paper-624]
- at com.Zrips.CMI.Modules.tp.Teleportations.isEmpty(Teleportations.java:549) ~[?:?]
- at com.Zrips.CMI.Modules.tp.Teleportations.isSafeToDrop(Teleportations.java:643) ~[?:?]
- at com.Zrips.CMI.Modules.tp.Teleportations.getSafeLocation(Teleportations.java:399) ~[?:?]
- at com.Zrips.CMI.Modules.tp.Teleportations.teleport(Teleportations.java:310) ~[?:?]
- at com.Zrips.CMI.Modules.tp.Teleportations.teleport(Teleportations.java:299) ~[?:?]
- at com.Zrips.CMI.commands.list.back.perform(back.java:75) ~[?:?]
- at com.Zrips.CMI.commands.CommandsHandler.onCommand(CommandsHandler.java:262) ~[?:?]
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[server.jar:git-Paper-624]
- ... 15 more
Advertisement
Add Comment
Please, Sign In to add comment