GithubHelp home page GithubHelp logo

Comments (7)

Grandalfy avatar Grandalfy commented on June 15, 2024 6

Hello Everyone, @ELSalvadore, @JensvandeWiel, @Kaffiend
I've been looking into the duplicated INI values problem and believe to have a solution for this as well. I found that when it came time to save the new configs on startup it was just appending new key=value pairs above the old ones and not replacing values in the INI file, thus not changing anything (as well as the duplicates!).

I managed to fix the problem on my end and will submit a PR after I do some testing and a build to make sure I did not break anything else.

from arkascendedservermanager.

JensvandeWiel avatar JensvandeWiel commented on June 15, 2024 2

That's weird

from arkascendedservermanager.

ELSalvadore avatar ELSalvadore commented on June 15, 2024 1

I once changed the map to Svartalfheim. Since then I haven't had any more RCON problems. Maybe the server also has a problem with the island map

from arkascendedservermanager.

ELSalvadore avatar ELSalvadore commented on June 15, 2024

I also have the same problem with RCON.

After a few minutes you can no longer send commands.
The server can no longer be shut down either. You have to close the server window manually so that the server goes offline.

from arkascendedservermanager.

JensvandeWiel avatar JensvandeWiel commented on June 15, 2024

Hello, sorry that you guys are having this problem, can you supply more context, config.json (of the server profile) gus.ini and what is the startup command. Please remove any sensitive information before sending it.

@ELSalvadore @Kaffiend

from arkascendedservermanager.

ELSalvadore avatar ELSalvadore commented on June 15, 2024

Hey JensvandeWiel @JensvandeWiel ,
attached the two dates.
I had to rename the GUS.ini to GUS.JSON, otherwise I wouldn't have been able to upload it here.

Maybe you will find the error.

Thank you and best regards

config.json
GameUserSettings.JSON

from arkascendedservermanager.

ELSalvadore avatar ELSalvadore commented on June 15, 2024

Could it perhaps be because the admin password appears twice in the config.json?

See also your wiki:
https://github.com/JensvandeWiel/ArkAscendedServerManager/wiki/Custom-Configuration

},
"adminPassword": {
"type": "string"

},
"serverAdminPassword": {
"type": "string"

When I change the password in the manager it only makes a change to adminPassword but it doesn't change to serverAdminPassword.

Also take a look at the community wiki:

https://ark.wiki.gg/wiki/Server_configuration

from arkascendedservermanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.