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

[Bug]: eco v11 not starting without changing startparameters #4723

Open
A-xis opened this issue Dec 31, 2024 · 0 comments
Open

[Bug]: eco v11 not starting without changing startparameters #4723

A-xis opened this issue Dec 31, 2024 · 0 comments

Comments

@A-xis
Copy link

A-xis commented Dec 31, 2024

User story

Eco v11+ now require authentification to Strange Cloud to be able to start

Game

eco

Linux distro

RedHat 9

Command

command: start

Further information

When starting an Eco v11 server, the game fail to do so, due to changes on requirements:
image (2)

You now need to setup
startparameters="-nogui -userToken=""

You can generate the token from https://play.eco/account

Other options are available, but usertoken seems to be the safest.

This should be at least indicated on https://linuxgsm.com/servers/ecoserver/#v-pills-install

Relevant log output

Failed to start the server. Exception was Exception: Exception
Message:Authentication to Strange Cloud failed. No authentication methods were available. Provide valid credentials ('-username' and '-password' or '-userToken' or '-steamTicket') or use '-offline' to start server in offline mode.
Source:EcoServer
System.Exception: Authentication to Strange Cloud failed. No authentication methods were available. Provide valid credentials ('-username' and '-password' or '-userToken' or '-steamTicket') or use '-offline' to start server in offline mode.
at Eco.Server.StrangeCloudLogin.Initialize()
at Eco.Server.PluginManager.InitializeAsync(StartupInfo startupInfo)
at Eco.Server.Startup.StartAsync(StartupInfo startupInfo)

Steps to reproduce

  1. Install Eco with current lgsm setup guide
  2. Start the game
  3. Look at the log/console/ecoserver-console.log logfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New Issues
Development

No branches or pull requests

1 participant