needhelp! Posted November 13, 2020 Share Posted November 13, 2020 output_log_dedi__2020-11-13__14-15-37.txt Link to comment Share on other sites More sharing options...
Star69 Posted November 13, 2020 Share Posted November 13, 2020 The issue seems to be in your configfile, specifically a bad value for your shared party range. Maybe post your configfile but be sure to remove any passwords, ip addy info and anything than some nefarious person could exploit. Sight unseen, the problem could be a weird number or syntax so seeing how it’s written will get you better advice. Link to comment Share on other sites More sharing options...
SylenThunder Posted November 13, 2020 Share Posted November 13, 2020 Yep. It's pretty clearly outlined in the log. 2020-11-13T14:15:47 0.258 INF Parsing server configfile: C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/../serverconfig.xml 2020-11-13T14:15:47 0.315 ERR ==================================================================================================== 2020-11-13T14:15:47 0.315 ERR Error parsing configfile property 'PartySharedKillRange'2020-11-13T14:15:47 0.315 EXC Value was either too large or too small for an Int32.OverflowException: Value was either too large or too small for an Int32. at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00057] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Int32.Parse (System.String s) [0x00007] in <567df3e0919241ba98db88bec4c6696f>:0 at GamePrefs.Parse (EnumGamePrefs _enum, System.String _val) [0x00052] in <2a506ca37a4c4916bbc3a64b89a45697>:0 at GameStartupHelper.ParseGamePref (System.String _name, System.String _value, System.Boolean _quitOnError, System.Boolean _ignoreCase) [0x0005e] in <2a506ca37a4c4916bbc3a64b89a45697>: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: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2020-11-13T14:15:47 0.324 INF Make sure your configfile is updated the current server version! 2020-11-13T14:15:47 0.324 INF Startup aborted due to the given error in server configfile 2020-11-13T14:15:47 0.324 ERR Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.