plot fs #6555
Unanswered
WolfLiSteel
asked this question in
Q&A
plot fs
#6555
Replies: 1 comment 6 replies
-
Already fixed in 0.98.6.16. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
org.bukkit.command.CommandException: Unhandled exception executing command 'plot' in plugin Towny v0.98.6.15
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916)
at org.bukkit.craftbukkit.v1_19_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64)
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264)
at net.minecraft.commands.Commands.performCommand(Commands.java:305)
at net.minecraft.commands.Commands.performCommand(Commands.java:289)
at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2294)
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2248)
at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at net.minecraft.server.TickTask.run(TickTask.java:18)
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153)
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341)
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185)
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126)
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318)
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311)
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289)
at net.minecraft.
is this something to report? gives red error msgs when someone uses /plot fs
Beta Was this translation helpful? Give feedback.
All reactions