Replies: 2 comments
-
Gonna also @shupershuff here just in case you know more there maybe or had this happen already :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I made a full bug report out of this now as I confirmed this is an ARRCON issue: #29 Gonna close this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya,
I'm currently trying to get RCON working (to use this project here: https://github.com/shupershuff/PalworldServerTools ) tho I'm not sure what or why ARRCON is often times just giving an "empty string" as a response.
When typing the command

/ShowPlayers
in the Palworld textbox it does give me back the info properly:However doing the same via RCON simply just throws an

[empty response]
:Same with any other commands I try that should give me some kind of response back.

However, running commands like
broadcast Test123
does work just fine, however again with[empty response]
in ARRCON.I'm not sure if Palworld or ARRCON is "at fault" here, or whatever else in between is doing something odd.
Beta Was this translation helpful? Give feedback.
All reactions