stuartgg Posted January 30, 2021 Share Posted January 30, 2021 Hello!, I have set up a dedicated server and been having when running it, when I run the command I get this: $ ./server/startserver.sh -configfile=serverconfig.xml Using config file: serverconfig.xml Set current directory to /home/sevendays/server Found path: /home/sevendays/server/7DaysToDieServer.x86_64 Aborted (core dumped) It has its own user with no super user rights (for safety reasosn), but it shouldnt be a problem This is what I get in the log: $ cat output_log__2021-01-30__10-20-20.txt Mono path[0] = '/home/sevendays/server/7DaysToDieServer_Data/Managed' Mono config path = '/home/sevendays/server/7DaysToDieServer_Data/MonoBleedingEdge/etc' Preloaded 'libMagick.so' eac_server.so [x64] :: OnLoad() Preloaded 'libeac_server.so' Preloaded 'libeasyanticheat.so' Preloaded 'libgetrss.so' Preloaded 'libsteam_api.so' Preloaded 'steamclient.so' Unable to preload the following plugins: libMouseLib.so Initialize engine version: 2019.2.17f1 (8e603399ca02) [XR] Discovering subsystems at path /home/sevendays/server/7DaysToDieServer_Data/UnitySubsystems Forcing GfxDevice: Null GfxDevice: creating device client; threaded=0 NullGfxDevice: Version: NULL 1.0 [1.0] Renderer: Null Device Vendor: Unity Technologies Begin MonoManager ReloadAssembly - Completed reload, in 0.946 seconds UnloadTime: 1.539803 ms 2021-01-30T10:20:35 0.001 INF [GSM] Singleton Initialized... 2021-01-30T10:20:35 0.099 INF Awake IsFocused: True 2021-01-30T10:20:35 0.099 INF Awake 2021-01-30T10:20:35 0.522 INF Version: Alpha 19.3 (b6) Compatibility Version: Alpha 19.3, Build: Linux 64 Bit 2021-01-30T10:20:35 0.523 INF System information: 2021-01-30T10:20:35 0.571 INF OS: Linux 5.8 Ubuntu 20.04 64bit 2021-01-30T10:20:35 0.591 INF CPU: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz (cores: 4) 2021-01-30T10:20:35 0.592 INF RAM: 7857 MB 2021-01-30T10:20:35 0.592 INF GPU: Null Device (128 MB) 2021-01-30T10:20:35 0.595 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0) 2021-01-30T10:20:35 0.614 INF Last played version: Alpha 19.3 2021-01-30T10:20:35 0.614 INF Local UTC offset: 0 hours 2021-01-30T10:20:35 0.624 INF Command line arguments: ./7DaysToDieServer.x86_64 -logfile ./server/7DaysToDieServer_Da ta/output_log__2021-01-30__10-20-20.txt -quit -batchmode -nographics -dedicated -configfile=serverconfig.xml 2021-01-30T10:20:35 0.638 INF Parsing server configfile: /home/sevendays/server/7DaysToDieServer_Data/../serverconfig .xml 2021-01-30T10:20:35 0.769 ERR ======================================================================================= ============= 2021-01-30T10:20:35 0.769 ERR Error parsing configfile property 'ControlPanelEnabled' 2021-01-30T10:20:35 0.769 EXC Value is not equivalent to either TrueString or FalseString. FormatException: Value is not equivalent to either TrueString or FalseString. at StringParsers.ParseBool (System.String _input, System.Int32 _startIndex, System.Int32 _endIndex, System.Boolean _ignoreCase) [0x00010] in <d4f02a62b8b44943b2a53e0c2c28de5a>:0 at GamePrefs.Parse (EnumGamePrefs _enum, System.String _val) [0x00062] in <d4f02a62b8b44943b2a53e0c2c28de5a>:0 at GameStartupHelper.ParseGamePref (System.String _name, System.String _value, System.Boolean _quitOnError, System. Boolean _ignoreCase) [0x0005e] in <d4f02a62b8b44943b2a53e0c2c28de5a>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) GameStartupHelper:ShowConfigError(String, String, Exception, Boolean) GameStartupHelper:ParseGamePref(String, String, Boolean, Boolean) GameStartupHelper:LoadConfigFile(String) GameStartupHelper:ParseCommandLine(String[]) GameManager:Awake() (Filename: <d4f02a62b8b44943b2a53e0c2c28de5a> Line: 0) 2021-01-30T10:20:35 0.780 INF Make sure your configfile is updated the current server version! 2021-01-30T10:20:35 0.780 INF Startup aborted due to the given error in server configfile 2021-01-30T10:20:35 0.780 ERR ======================================================================================= ============= 2021-01-30T10:20:35 0.780 INF Dedicated server only build 2021-01-30T10:20:35 0.781 INF Not running in Big Picture Mode, no on-screen keyboard available 2021-01-30T10:20:35 0.782 INF Starting PlayerInputManager... 2021-01-30T10:20:36 1.195 INF InControl (version 1.8.2 build 9357, native module = False, XInput = False) 2021-01-30T10:20:36 1.250 INF Starting UserProfileManager... 2021-01-30T10:20:36 1.640 INF Occlusion: Awake 2021-01-30T10:20:36 1.645 INF Texture quality is set to 3 2021-01-30T10:20:36 1.780 INF [MODS] No mods folder found 2021-01-30T10:20:36 1.813 INF Loading permissions file at '/home/sevendays/.local/share/7DaysToDie/Saves/serveradmin. xml' 2021-01-30T10:20:36 1.856 INF Loading permissions file done. 2021-01-30T10:20:52 17.920 INF UMA Overlay loading took 10749 ms 2021-01-30T10:20:52 17.923 INF UMA Slot loading took 2 ms WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'FORWARD' has no vertex shader WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'FORWARD_DELTA' has no vertex shader WARNING: Shader Unsupported: 'Autodesk Interactive' - Pass 'ShadowCaster' has no vertex shader WARNING: Shader Unsupported: 'Autodesk Interactive' - All passes removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? 2021-01-30T10:21:05 30.130 INF WorldStaticData.Init() needed 12.198s 2021-01-30T10:21:05 30.148 INF Awake done in 30049 ms Obtained 10 stack frames. #0 0x0055b6f7a4fba7 in (Unknown) #1 0x0055b6f79dc51d in (Unknown) #2 0x0055b6f79dd379 in (Unknown) #3 0x0055b6f79dd697 in (Unknown) #4 0x0055b6f79da175 in (Unknown) #5 0x0055b6f7728841 in (Unknown) #6 0x0055b6f79c65fe in (Unknown) #7 0x0055b6f72a74ee in (Unknown) #8 0x007f6b591060b3 in __libc_start_main #9 0x0055b6f72b7363 in (Unknown) To me it looks like the problem is starting with this 'Autodesk Interactive' but im not really sure what to make of it. Can anybody help me with this? Im running it on Ubuntu 20.04. Sorry if this is already somwhere in the forum, I couldnt find anything. I usually dont use forums at all, google genraly solves my issue but this time it failed me :( Link to comment Share on other sites More sharing options...
meganoth Posted January 30, 2021 Share Posted January 30, 2021 No, the problem starts with: 2021-01-30T10:20:35 0.769 ERR Error parsing configfile property 'ControlPanelEnabled' 2021-01-30T10:20:35 0.769 EXC Value is not equivalent to either TrueString or FalseString. It means that you have a syntax error in your serverconfig.xml at the line where you set "ControlPanelEnabled". The value should either be "false" or "true" but seems to be something else in your config file This could just be a result of you editing this value and having a typo. I'm just mentioning for completeness sake this could also be a result of using a serverconfig.xml from a different version where this config variable had different possible values. Link to comment Share on other sites More sharing options...
stuartgg Posted January 30, 2021 Author Share Posted January 30, 2021 That was it! I overlook that part apparently, evena fter reading it 3 times. Thx for the extra pair of eyes Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.