Changes between Version 2 and Version 3 of Dedicated Server Build


Ignore:
Timestamp:
17.04.2017 18:55:17 (7 years ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dedicated Server Build

    v2 v3  
    88
    99If you are a customer of a 7dtd server provider and want to find out which build your provider is running check your output_log.txt. After startup it will print some generic information on the selected game mode etc. If it is the dedicated build there will be a line directly afterwards saying "Dedicated server only build". So that part will look like this:
    10  2017-03-02T21:45:10 0.109 INF Parsing server configfile successfully completed
    11  2017-03-02T21:45:10 0.109 INF Starting dedicated server level=Navezgane game name=A15
    12  2017-03-02T21:45:10 0.109 INF Maximum allowed players: 8
    13  2017-03-02T21:45:10 0.109 INF Game mode: GameModeSurvivalMP
    14  '''2017-03-02T21:45:10 0.109 INF Dedicated server only build'''
    15  2017-03-02T21:45:10 0.111 INF Starting PlayerInputManager...
     10
     11 2017-03-02T21:45:10 0.109 INF Parsing server configfile successfully completed \\
     12 2017-03-02T21:45:10 0.109 INF Starting dedicated server level=Navezgane game name=A15 \\
     13 2017-03-02T21:45:10 0.109 INF Maximum allowed players: 8 \\
     14 2017-03-02T21:45:10 0.109 INF Game mode: GameModeSurvivalMP \\
     15 '''2017-03-02T21:45:10 0.109 INF Dedicated server only build''' \\
     16 2017-03-02T21:45:10 0.111 INF Starting PlayerInputManager... \\
    1617
    1718If your log does not contain this line the server is running the client build and you should ask your provider to migrate over to the server build.