-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
in PalWorldSettings.ini |
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. |
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 |
|
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. |
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. |
commands without trailing slash "/" are working smoothly with a little delay , but i guess lising players in the main page of applcation is required |
After using command ShowPlayers there is no response.
The text was updated successfully, but these errors were encountered: