ARRCON empty strings
Which results in no info displayed, unless server is shutdown then it will display that server is not active. This is an ARRCON issue however from what I have been told, but not sure if there has been a work around for this
this was mainly in regards to not being able to remotely start up the server through HA which i have now figured out so kindly ignore this as a big/major issue
Hi there,
Thanks for raising. Glad to hear you've figured out HA. I've found a way to broadcast server messages from HA which I'll do a write up on at some point.
Anywho, this issue seems related to this: https://github.com/shupershuff/PalworldServerTools/discussions/7 https://github.com/radj307/ARRCON/issues/29
I haven't had time to investigate it yet but will have a look in a week or two.
I as well got this to work, the only thing left really is player count and status. I am not very good with YAML but will try and figure out. Thank you
Edit: someone told about the GitHub you linked and I managed to completely forget about it. My apologies
Hi there,
Thanks for raising. Glad to hear you've figured out HA. I've found a way to broadcast server messages from HA which I'll do a write up on at some point.
Anywho, this issue seems related to this: #7 radj307/ARRCON#29
I haven't had time to investigate it yet but will have a look in a week or two.
Heya, original issue raiser here :) Maybe it'd be a good thing to rewrite the Powershell script to use rcon-cli instead of ARRCON in the time being, not sure what the benefits of ARRCON would be over the other but at least it works this way :D
Yooo, Palworld Dedicated Server update just freshly dropped and they now implemented REST API, which is probably way better to use for these tools than RCON :D
Yooo, Palworld Dedicated Server update just freshly dropped and they now implemented REST API, which is probably way better to use for these tools than RCON :D
Beauty!
So did u get this working ?