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

ARK Server - Epic Games - Unable to connect to server (With latest patch) #2941

Closed
PrivateGiles opened this issue Jun 30, 2020 · 4 comments · Fixed by #2947
Closed

ARK Server - Epic Games - Unable to connect to server (With latest patch) #2941

PrivateGiles opened this issue Jun 30, 2020 · 4 comments · Fixed by #2947
Labels
type: feature request New feature or request
Milestone

Comments

@PrivateGiles
Copy link

PrivateGiles commented Jun 30, 2020

User Story

As a user, I want to be able to allow Epic games members connect to my dedicated server so that steam and epic members can play together. A new update has been released from ARK which adds in a new argument so you can specify the IP address. My server has been updated with the latest SteamCMD patch which was released, however the when the users try to connect to the server it just errors out.

Basic info

  • Distro: [Ubuntu 18.04]
  • Game: [ARK: Survival Evolved]
  • Command: [Server as a whole]
  • LinuxGSM version: [Latest Release]

Further Information

With the latest patch, I've defined the the following within my arkserver.cfg:

# Default start process based on enabling Epic Games to play on the dedicated server
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
fn_parms(){
parms="${defaultmap}?AltSaveDirectoryName=${defaultmap}?listen?MultiHome=${ip}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port} -automanagedmods -crossplay -PublicIPForEpic=51.132.224.27"
}

However when someone from epic games tries to connect to the server it looks as if it's going to connect then takes them back to the front page of ark. When they go back in and try and re-connect to the server the error message is: "Connection Failed: Unknown Error"

To Reproduce

Steps to reproduce the behaviour:

  1. Add the parameters to the config file
  2. try to connect to ark dedicated server via epic games
  3. See error

Expected behaviour

User is able to connect due to the parameter being set

@issue-label-bot issue-label-bot bot added the type: bug Something isn't working label Jun 30, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label type: bug to this issue, with a confidence of 0.59. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@Fr1tzl1
Copy link

Fr1tzl1 commented Jul 2, 2020

Have you Mods installet on your Server?

@PrivateGiles
Copy link
Author

PrivateGiles commented Jul 3, 2020 via email

@dgibbs64 dgibbs64 added type: feature request New feature or request and removed type: bug Something isn't working labels Jul 3, 2020
@helpr helpr bot added the pr-available label Jul 3, 2020
@dgibbs64 dgibbs64 added this to the v20.4.0 milestone Jul 3, 2020
@helpr helpr bot added pr-merged and removed pr-available labels Jul 3, 2020
@dgibbs64 dgibbs64 linked a pull request Jul 18, 2020 that will close this issue
13 tasks
@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants