Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth failure when attempting to connect to a Palworld server. #56

Closed
Trekkan opened this issue Jan 27, 2024 · 4 comments · Fixed by #57
Closed

Auth failure when attempting to connect to a Palworld server. #56

Trekkan opened this issue Jan 27, 2024 · 4 comments · Fixed by #57

Comments

@Trekkan
Copy link

Trekkan commented Jan 27, 2024

I'm not sure what's wrong, but the RCON connection does work with a command line RCON utility (https://github.com/gorcon/rcon-cli).
I know the game isn't listed as supported, but was hoping it would be something quick to fix? Thanks much regardless, this is a great library.

@ExusAltimus
Copy link
Contributor

Check #57

@huliganhak
Copy link

Palworld server

string respnose = await rcon.SendCommandAsync("info");

System.TimeoutException: 'Timeout while waiting for response from server'
How can I fix this problem?

@xobust
Copy link
Contributor

xobust commented Feb 7, 2024

Still working on Pallworld support see #57

@xobust
Copy link
Contributor

xobust commented Feb 18, 2024

New version with Palworld suport should be up soon
https://www.nuget.org/packages/CoreRCON/5.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants