Code Monkey home page Code Monkey logo

Comments (8)

klightspeed avatar klightspeed commented on September 3, 2024 1

If im comparing the config files to TheIsland i cannot see anywhere other than in arkmanager.cfg and a mods.txt file (that are in the same folder as arkmanager.cfg where) Mod's ar defined, i dont know if the mods.txt is something that arkmanager uses or if that is something that my friend made to just note for himself what mods ar running.

Unless it is read in by one of the config files, mods.txt will have no effect on arkmanager.

I just realized somehing... do i have to define Ragnarok in ark_GameModIds ?

ARK DLC maps do not need to be referenced in MapModId or GameModIds

And no i dont think it has any save, do i need to transfer a excisting save over?

No, provided the server files are properly up-to-date (which you can ensure by running arkmanager install --verbose @ragnarok, which runs steamcmd ... app_update 376030 validate), the game server should create the world save file on the first SaveWorld or graceful exit, and should create config files such as ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini

from ark-server-tools.

klightspeed avatar klightspeed commented on September 3, 2024

Condolences on your loss.

Did the server log anything in /home/steam/Servers/Ragnarok/ShooterGame/Saved/Logs/ShooterGame.log?

The log suggests that the game server is exiting within 5 seconds of starting.

Using lsof /home/steam/Servers/Ragnarok, are there any processes running in or keeping files open in the game server directory?

The ARK server does sometimes accidentally daemonize itself (by re-executing itself and exiting), especially when it has automanagedmods enabled. There was a fix to restart the server when this happens, which I had forgotten to create a release for. This should now be in v1.6.63

If there is still a ShooterGameServer process running, you may need to kill it.

from ark-server-tools.

linkuso avatar linkuso commented on September 3, 2024

Thankyou,

The server hasent logged anything in the Saved folder for Rag, hasn't even created the Logs folder just Config folder and an empty Ragnarok folder. :/

lsof /home/steam/Servers/Ragnarok

it not outputing anything, it just returns to the prompt, so im guessing nothing is locking it. however TheIsland i know for afact is running.

from ark-server-tools.

klightspeed avatar klightspeed commented on September 3, 2024

Given it sounds like this instance is being started for the first time, with no existing save, does it work without mods (or at least with the same mod set as is on your TheIsland instance)?

from ark-server-tools.

linkuso avatar linkuso commented on September 3, 2024

Yes that i would assume aswell, the folderstructure did arkmanager create when i ran
arkmanager installmods --verbose @ragnarok

If im comparing the config files to TheIsland i cannot see anywhere other than in arkmanager.cfg and a mods.txt file (that are in the same folder as arkmanager.cfg where) Mod's ar defined, i dont know if the mods.txt is something that arkmanager uses or if that is something that my friend made to just note for himself what mods ar running.

arkmanager.cfg

ark_GameModIds="893404454,1999447172,895711211,640022028,1404697612,821530042,893834064,1148802682,845781509,924619115,1814953878,2044129379,1609138312"

I just realized somehing... do i have to define Ragnarok in ark_GameModIds ?

And no i dont think it has any save, do i need to transfer a excisting save over?

from ark-server-tools.

linkuso avatar linkuso commented on September 3, 2024

OH that reminds me, the GameUserSetting.ini and Game.ini where empty before and i copied TheIslands files, i'll try to remove them and rerun the verbose installer.

Btw is it possible to get some kind of verbose output from steamcmd when staerting the server in no-background mode?

from ark-server-tools.

linkuso avatar linkuso commented on September 3, 2024

Holy shit i actually think arkmanager install --verbose @ragnarok did it!

steam@ark arkmanager start --no-background @ragnarok
Running command 'start' for instance 'ragnarok'
Start aborted due to server already running - pid: 2076836

steam@ark arkmanager status @ragnarok
Running command 'status' for instance 'ragnarok'
Server running: Yes
Server PID: 2076836
Server listening: Yes
Server Name: ARK #27270 - (v358.24)
Steam Players: 0 / 20
Active Steam Players: 0
Server online: Yes
ARKServers link: http://arkservers.net/server/myip:andport
Steam connect link: steam://connect/my-ip
Server build ID: 13834083
Server version: 358.24
steam@ark:~$

from ark-server-tools.

klightspeed avatar klightspeed commented on September 3, 2024

Btw is it possible to get some kind of verbose output from steamcmd when staerting the server in no-background mode?

arkmanager run @ragnarok should do that.

from ark-server-tools.

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.