DDAkebono

Results 11 comments of DDAkebono

I can look at making a separate tool for command line usage, everything needed is already there, just gotta strip out the UI

Most off the shelf rcon have a bit of a fit with the Palworld server since it doesn't properly implement the rcon protocol. Mainly most of them expect the ID...

Hmm, I'll have to do some testing on this, potentially an issue from how the packets are framed for Rcon.

Yeaaaaa, there's a few others experiencing this

As talked about in #1 a bit, the server appears to get angry with some non ASCII characters, Japanese characters appear to work but other are hit and miss. As...

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

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

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

Hmmm, that's really strange. Do you get your server information listed on the main screen when you connect? Should appear like this: ![image](https://github.com/ddakebono/PalworldRcon/assets/5874200/29c86f32-c3ac-4dda-8db0-d319d39f4314) Does the server name have any weird...