Closed craigdubose closed 2 years ago
One thing I notice from your posrt right away is in your second config you declare - GAME_CLIENT_PORT=7789
and - "7779:7779/udp"
.
Maybe check that out.
yea, it was a me problem :D I forgot to close out the issue after I found it. 2 instances are working fine now. It was interesting that the ports being backwards crashed the game entirely on server selection.
I'm trying to setup multiple instances of Ark on my docker server. When I have 2 instances running and I attempt to connect, my game crashes when I attempt to connect to either locally. When I shut down the 2nd instance, I can connect fine. On older docker versions of ark, there was a 'exclusive' flag that appears it might have solved this, but I am not sure if that was the use case or if your image supports multiple instances within the same node. Do you have any additional information on how to do multiple instances? This is personal use not gaming company of course. :) This is local LAN testing only so far.
Instance 1 Config
Instance 2 Config