Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Server and game on the same pc #42

Open
NeumannM89 opened this issue Jun 24, 2020 · 3 comments
Open

Server and game on the same pc #42

NeumannM89 opened this issue Jun 24, 2020 · 3 comments

Comments

@NeumannM89
Copy link

Hi,
I wanted to run the server on the same pc as I play the game. If the server is started, Conan complains that it can't log in, thus not play online. Now I wanted to ask you if it is in general not possible or if I made a mistake somewhere?

@jammsen
Copy link
Contributor

jammsen commented Jul 1, 2020

Hey @NeumannM89
are we talking single player or creative mode or dedicated server hosting from the same machine?
Because dedicated server hosting should be easy, because you dont need to login to steamcmd, you can get the server not no credentials.

@NeumannM89
Copy link
Author

@jammsen
I tried to host a dedicated server. I set the the multihome variable to - "CONANEXILES_CMDSWITCHES=-MULTIHOME=xxx.xxx.xxx.xxx" and start with docker-compose up -d with results in a console output

Creating network "docker-conanexiles_default" with the default driver
Creating docker-conanexiles_redis_1 ... done
Creating docker-conanexiles_ce0_1 ... done

When I start Conan the first thing it shows me is not the connecting to funcom but Steam services not online. Previously it was can not connect to funcom.

@maritz
Copy link

maritz commented Sep 18, 2020

The fix for me was to change the 27015 port for the server to something else (like 27016).

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

No branches or pull requests

3 participants