We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem After sending command on server by using rcon client it drop error, and don't execute command.
To Reproduce Steps to reproduce the behavior:
Expected behavior Command will execute on server correctly.
Logs https://gist.github.com/Serious07/4f4ddfadb54f615a71f52be4171e00eb
Additional context This bug exists on Thermos too.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
Fixed RCON dispatch command ClassCastException (CrucibleMC#116)
721ebc7
juanmuscaria
No branches or pull requests
Problem
After sending command on server by using rcon client it drop error, and don't execute command.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Command will execute on server correctly.
Logs
https://gist.github.com/Serious07/4f4ddfadb54f615a71f52be4171e00eb
Additional context
This bug exists on Thermos too.
Environment (please complete the following information):
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_265-b01)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.265-b01, mixed mode)
The text was updated successfully, but these errors were encountered: