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

[BUG] Rcon seems not executing forge mod commands #116

Open
Serious07 opened this issue Oct 31, 2022 · 0 comments
Open

[BUG] Rcon seems not executing forge mod commands #116

Serious07 opened this issue Oct 31, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Serious07
Copy link

Serious07 commented Oct 31, 2022

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:

  1. Setup rcon with password on server, turn it on in config
  2. Add on server forge mod that use any command
  3. Start server
  4. Try to send rcon command on server

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):

  • Crucible Version: 5.4
  • Plugins: PermissionEx, ProtocolLib, TCPShield, Crucible_Server
  • Mods: any forge mod that can execute command from console
  • Java Version:
    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)
  • OS: Debian 8
@Serious07 Serious07 added the bug Something isn't working label Oct 31, 2022
@juanmuscaria juanmuscaria self-assigned this Oct 31, 2022
Kotori0629 added a commit to Kotori0629/Crucible that referenced this issue Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants