shupershuff / PalworldServerTools

Tools to manage your Palworld Dedicated Server running on Windows host
GNU General Public License v3.0
18 stars 3 forks source link

ARRCON is working fine but not using the script. #5

Closed jjom0 closed 5 months ago

jjom0 commented 5 months ago

Great work you've done here! But I'm wondering what could be the issue here as the server is Offline using the ps1 script via PowerShell (even on elevated). image

But I can communicate well with my server using the stand-alone ARRCON. image

Here's the configuration file. image

shupershuff commented 5 months ago

I should have a new release out tonight which should resolve this.

shupershuff commented 5 months ago

Please test with the latest release. If you still have issues let me know and I can help troubleshoot.

jjom0 commented 5 months ago

Thanks, but the issue still persists. My ARRCON commands on the CMD works just fine, however, there's always a case of closing connection for like every 30 seconds to 1 minute. image I never had a connection that lasts for a minute or two.

I've also tried to use a NuGet RCON for csharp/.net to create my RCON but with the same result of Connection is closed. PORT : 25575

shupershuff commented 5 months ago

Are you running the script on the same host that the server is running on?