-
Notifications
You must be signed in to change notification settings - Fork 3
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
Commands that dont work #23
Comments
Sorry for the very late reply! |
Its ok. So you don't have any idea why? I've tried on both Linux and Windows. If you have a discord and wanna try trouble shooting with me lmk |
Uhm it does seem like there is something going on with your rcon connection. |
Hello! In the screenshot xblitz151 has posted demonstrating the players command, you will see that it is not handing the data RCON is returning property. The code line that handles the list of users is not separating the next line. IN xblitz151's screenshot the name of the second player is at the end of the first players Steam ID. I am also having this issue. |
I'll double check that tomorrow, it's quite late already :/ Oh also for the server command, there is not much I can do about it, that's data provided by gamedig. //Edit: I can't sleep without trying to fix it lol, I'll push an update in a bit |
@xblitz151 @MattyCanny 94b84e7 this (hopefully) fixes that issue. I sadly can't properly test it since I'm the only person on my server. Gonna upload a new release in a second too. |
Facing the same error despite using the latest version that's supposed to fix the /players command. There are currently 9+ players at the time of taking the screenshot |
Hey, I'm still unsure on why that's happening. Would you mind adding me on discord (Lysec) so we can test it easier since I don't have many active people on my server lmao? |
Feed back for all commands on Linux. Half of them dont work correctly.
I checked all permissions/roles/channels in my config, checked the bots App Integrations.
Let me know if im missing something for the setup of the bot??
/Broadcast (Bot returns saying No permissions)
/Players (works but the return from bot mixes players info)
/reload commands (Bot returns This command is only available to the developer)
/Reload events (This command is only available to the developer.)
/Save (No permissions)
/Server (works good, pulls all the info and displays)
/Whitelist Enalbe (works)
/Whitelist Disable (works)
/Whitelist-edit add (Bot returns saying You did not set up your config.json correctly!"
/whitelist-edit remove (You did not set up your config.json correctly!)
/shutdown (No permissions)
The text was updated successfully, but these errors were encountered: