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

game crashes with error NetworkException: Unable to resolve host #5

Open
eric32QT opened this issue Jul 17, 2021 · 1 comment
Open

Comments

@eric32QT
Copy link

afther trying to connect to the server game crashes with this error
"NetworkException: Unable to resolve host''
output_log.txt

@radistmorse
Copy link
Owner

First, I don't see the mention of steam api initialization. What version of the patch are you using? Second, I see the line "server is running", which, I assume, means that you are launching the server from inside the client. I wrote in the manual that I do not guarantee that the patch will work in that case. I have no idea how the client launches the server. And lastly, "unable to resolve host" is not a patch problem. How do you provide the address? It looks like the patch worked correctly, and asked the client to connect to the specified host, which apparently was not correct.

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

No branches or pull requests

2 participants