dmustanger / 7dtd-ServerTools

Server tools for 7 days to die dedicated servers
194 stars 57 forks source link

Error #47

Closed sLimLong closed 6 years ago

sLimLong commented 6 years ago

When the server boots. Version Server Tools 8.5 Run on a new server without old configs I ran the test, if there is no folder with configs, then it gives out errors, that is, it does not create new configs. Version 8.3 was working after such a trail That is, versions 8.4-8.5 do not work anymore without configs.

[MODS] Error while executing GameAwake on mod "Server Tools"
2018-03-24T13:33:12 22.163 EXC An exception was thrown by the type initializer for ServerTools.StartingItems
ArgumentException: Directory does not exists
Parameter name: path
  at System.IO.FileSystemWatcher..ctor (System.String path, System.String filter) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileSystemWatcher:.ctor (string,string)
  at ServerTools.StartingItems..cctor () [0x00000] in <filename unknown>:0 
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for ServerTools.StartingItems
  at ModManager.GameAwake () [0x00000] in <filename unknown>: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)
ModManager:GameAwake()
GameManager:Awake()

(Filename:  Line: -1)
ObsComp commented 6 years ago

Okay thank you! I think that is fixed in 8.6 . Releasing it right now