alinmear / docker-conanexiles

A docker container to easily provision and manage a conanexiles dedicated server using wine
MIT License
105 stars 74 forks source link

Server and game on the same pc #42

Open NeumannM89 opened 4 years ago

NeumannM89 commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

@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 commented 3 years ago

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