Jump to content
  • Linux Dedicated Server Not Launching After Adding New ServerConfig.xml Properties


    TheMet4lGod

    Summary: Updated linux version of dedicated server version of 7 Days using steamcmd. Added new properties to existing RWG world serverconfig.xml file and server won't start. Loops through 2 NullReference Exceptions.

     

    Game Version: A20.4 (supposedly)

    Platform: PC

    OS/Version: Linux

    CPU Model: AMD Ryzen 7 2700x

    System Memory: 32GB

    GPU Model and VRAM: nVidia GTX 1080 8GB

    Screen Resolution: N/A; Remote LAN server

    Video Settings: N/A; Remote LAN server

    Game mode: RWG dedicated server

     

    Did you wipe old saves? No, not from A20.3 to A20.4

    Did you start a new game? No

    Did you validate your files? Yes

    Are you using any mods? No

    EAC on or off? On

     

    Status: NEW

     

    Bug Description: When I added Region and Language to my serverconfigRWG[...].xml file for a private dedicated server the server no longer starts up. It bounces back and forth between NullReferenceExceptions for MainMenuMono.Update() and GUIWindowManager.Update() (see below).

     

    NullReferenceException: Object reference not set to an instance of an object
      at MainMenuMono.Update () [0x0000d] in <d4ada918396a4fec85e8744f879cad41>:0

    NullReferenceException: Object reference not set to an instance of an object
      at GUIWindowManager.Update () [0x00215] in <d4ada918396a4fec85e8744f879cad41>:0

     

    Detailed steps to reproduce the bug:

     

    1) Update linux dedicated server files through steamcmd with anonymous login

    2) Add Region and Language properties to serverconfig.xml file

    3) Read log file with tail -f [Path to output_log.txt file] in a terminal window while running the startserver.sh script in a separate terminal window.

     

    Actual result: Never ending nullref loop.

     

    Expected result: Server loads assets as observed by reading the log file.


    User Feedback

    Recommended Comments



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...