Jump to content

Kalade

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Kalade

  1. 11 hours ago, KhaineGB said:


    That server config is configured for windows.

    So you need to make your own

    Thank you for answer. Is there example or explanation what should be adapted in config to run it on Linux (debian to be exact)?

     

    All I did is replacing Save and other paths at the end of default config file.

  2. Is there a guide or something how to run DF server on debian/ubuntu? 

     

    I installed 7DTD server with steamcmd, uploaded DF files, modified DF xml config file to fit my server needs and tried running with

    ./startserver.sh -configfile=DarknessFallsConfig.xml

     

    After several minutes proccess gets "Killed" (this is all I get in console), nothing in output_log on what caused it.

     

    This is last lines in log:

    2023-02-26T15:50:19 407.858 INF Loaded (local): loadingscreen
    2023-02-26T15:50:19 408.062 INF createWorld: DFalls-Medium1-NoPEP, Kalade, GameModeSurvival
    2023-02-26T15:50:19 408.064 INF Occlusion: Disabled
    2023-02-26T15:50:19 408.131 INF Started thread ChunkRegeneration
    2023-02-26T15:50:19 408.132 INF Started thread ChunkCalc
    2023-02-26T15:50:19 408.132 INF Started thread ChunkMeshBake
    2023-02-26T15:50:20 408.776 INF World.Load: DFalls-Medium1-NoPEP
    2023-02-26T15:50:20 408.838 INF Loading base world file header...
    2023-02-26T15:50:20 408.876 INF BloodMoon SetDay: day 7, last day 0, freq 7, range 0
    2023-02-26T15:50:20 408.892 INF BloodMoon SetDay: day 7, last day 0, freq 7, range 0
    2023-02-26T15:51:40 488.821 INF Started thread GenerateChunks
    2023-02-26T15:51:45 493.832 INF Calculating world hashes took 4878 ms (world size 406 MiB)
    2023-02-26T15:51:45 493.841 INF Processing world files

     

    Appearantly it crashed when trying to proccess world files. 

×
×
  • Create New...