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

ShowPlayers ? #1

Open
huliganhak opened this issue Jan 22, 2024 · 8 comments
Open

ShowPlayers ? #1

huliganhak opened this issue Jan 22, 2024 · 8 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@huliganhak
Copy link

After using command ShowPlayers there is no response.

@huliganhak
Copy link
Author

in PalWorldSettings.ini
RCONEnabled=True,RCONPort=25575,Region="Asia"
I set it up like this: I sent the command ShowPlayers but got no response

@ddakebono
Copy link
Owner

I'll be working on adding a debug console later today to assist in resolving issues like this, I'll also replace the potentially unreliable string parsing with a regex.

@ddakebono
Copy link
Owner

I've completely reworked the networking of the tool, so please try out version 1.1.0 and see if the issue persists, I've also added a debug console where you can run ShowPlayers and get the full output.

https://github.com/ddakebono/PalworldRcon/releases/tag/1.1.0

@ValhallaCommunityOfficial

I've completely reworked the networking of the tool, so please try out version 1.1.0 and see if the issue persists, I've also added a debug console where you can run ShowPlayers and get the full output.

https://github.com/ddakebono/PalworldRcon/releases/tag/1.1.0

Using this version and getting this error
image

@ddakebono
Copy link
Owner

Hmmmm, are other commands sending and receiving properly? If you try and issue a ShowPlayers in the console does it also return a timeout?

Another simple response one would be Info, if you run that in the console it should respond quite quickly.

@ddakebono
Copy link
Owner

Ahhhh, seems in some cases non English characters in names can break the ShowPlayers command, seems to have been asked about a bit in the official Palworld discord.

Strange cause I've seen someone with Japanese characters show up just fine, but maybe some other languages cause it to fail. Rcon isn't really intended to have non ASCII characters after all.

@ValhallaCommunityOfficial

In 1.1.1 it randomly disconnects after about 10 seconds
image

@ddakebono
Copy link
Owner

ddakebono commented Jan 24, 2024

Hmmm, that's really strange. Do you get your server information listed on the main screen when you connect?
Should appear like this:
image

Does the server name have any weird characters in it?

@ddakebono ddakebono added bug Something isn't working help wanted Extra attention is needed labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants