PalworldRcon icon indicating copy to clipboard operation
PalworldRcon copied to clipboard

ShowPlayers ?

Open huliganhak opened this issue 1 year ago • 10 comments

After using command ShowPlayers there is no response.

huliganhak avatar Jan 22 '24 04:01 huliganhak

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

huliganhak avatar Jan 22 '24 04:01 huliganhak

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 avatar Jan 22 '24 15:01 ddakebono

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

ddakebono avatar Jan 23 '24 08:01 ddakebono

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

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 avatar Jan 23 '24 22:01 ddakebono

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.

ddakebono avatar Jan 23 '24 22:01 ddakebono

In 1.1.1 it randomly disconnects after about 10 seconds image

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 avatar Jan 24 '24 23:01 ddakebono

commands without trailing slash "/" are working smoothly with a little delay , but i guess lising players in the main page of applcation is required

@ddakebono

moonshadowrev avatar Jul 23 '24 17:07 moonshadowrev

image

moonshadowrev avatar Jul 23 '24 17:07 moonshadowrev