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

Commands that dont work #23

Closed
xblitz151 opened this issue Feb 10, 2024 · 10 comments
Closed

Commands that dont work #23

xblitz151 opened this issue Feb 10, 2024 · 10 comments

Comments

@xblitz151
Copy link

xblitz151 commented Feb 10, 2024

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)

@xblitz151
Copy link
Author

players

Currently there is 3 players in the server (my self and 2 others)
/server shows wrong player count
/players only shows 1 and broken

@Ly-sec
Copy link
Owner

Ly-sec commented Feb 11, 2024

Sorry for the very late reply!
Not entirely sure what's going on there since it seems to be working fine for me :/

@xblitz151
Copy link
Author

Sorry for the very late reply! Not entirely sure what's going on there since it seems to be working fine for me :/

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

@Ly-sec
Copy link
Owner

Ly-sec commented Feb 11, 2024

Uhm it does seem like there is something going on with your rcon connection.
What I noticed, restarting the palworld server helps sometimes

@MattyCanny
Copy link

MattyCanny commented Feb 11, 2024

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.

@Ly-sec
Copy link
Owner

Ly-sec commented Feb 11, 2024

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

@Ly-sec
Copy link
Owner

Ly-sec commented Feb 11, 2024

@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.

@AWL-Gaming
Copy link

AWL-Gaming commented Feb 12, 2024

@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
image

@Ly-sec
Copy link
Owner

Ly-sec commented Feb 12, 2024

@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 image

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?

@Ly-sec
Copy link
Owner

Ly-sec commented Feb 12, 2024

@Ly-sec Ly-sec closed this as completed Feb 12, 2024
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

4 participants