Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unknown Command" instead of error message #3453

Open
dvh-oscar opened this issue Dec 6, 2024 · 0 comments
Open

"Unknown Command" instead of error message #3453

dvh-oscar opened this issue Dec 6, 2024 · 0 comments

Comments

@dvh-oscar
Copy link

Minecraft Version : 1.20.1

Mohist Version : 908

Operating System : Window 11

Logs : There are no error logs. Everything looks fine in console.

[00:45:09] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl]: **** issued server command: /tp ~

Note : I have obscured my Minecraft nickname with ****

Mod list : Nothing

Plugin list : Nothing (or my own plugin which using CommandAPI)

Description of issue :

Summary

If there some error with player's command input, it always shows "Unknown Command", instead of error message.

Expected behavior

I execute command /tp ~ then...
image

Note : tested on spigot

Actually behavior

I execute command /tp ~ then...
image

Extra information

  • /tp ~ is just exmple. Same behavior seen when command input have some error.
  • same behavor seen throw CommandAPI.failWithString("error message"), when using CommandAPI
    • error message look fine in spigot
    • Unknown Command in Mohist

I believe this issue might have already reported. However, I cound't find somthing related to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant