Jump to content

ntaklive

Recommended Posts

  • 1 month later...

I'm getting errors from this in A21.1 (not tested in A21) running 2.2.0, and it doesn't seem to be doing the scheduled backups at all either:

 

2023-08-13T16:37:23 320.697 INF Executing command 'backup list'
Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/MonoBleedingEdge/data-00000129730EF010.dll
2023-08-13T16:37:23 320.719 WRN (ERR) [BackupMod]: An unexpected exception was occured during executing a command
2023-08-13T16:37:23 320.723 EXC It's unable to find checksums.txt
Parameter name: worldName
Parameter name: worldName
  at BackupMod.Services.Resources.GetMd5HashForWorld (System.String worldName) [0x0007f] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Services.WorldInfoFactory.CreateFromManifests (System.Collections.Generic.IReadOnlyList`1[T] manifests) [0x0012c] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Services.WorldInfoService.GetWorldInfos () [0x0013c] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.LogAvailableBackups () [0x00000] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.BackupListInternal () [0x00000] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.Execute (System.Collections.Generic.List`1[T] _params, CommandSenderInfo _senderInfo) [0x002c7] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
BackupMod.Modules.Serilog.GameConsoleSink:Emit(LogEvent)
Serilog.Core.Sinks.RestrictedSink:Emit(LogEvent)
Serilog.Core.Sinks.SafeAggregateSink:Emit(LogEvent)
Serilog.Core.Logger:Dispatch(LogEvent)
Serilog.Core.Logger:Serilog.Core.ILogEventSink.Emit(LogEvent)
Serilog.Core.Logger:Dispatch(LogEvent)
Serilog.Core.Logger:Serilog.Core.ILogEventSink.Emit(LogEvent)
Serilog.Core.Logger:Dispatch(LogEvent)
Serilog.Core.Logger:Write(LogEvent)
Serilog.Extensions.Logging.SerilogLogger:Write(LogEventLevel, EventId, FormattedLogValues, Exception, Func`3)
Serilog.Extensions.Logging.SerilogLogger:Log(LogLevel, EventId, FormattedLogValues, Exception, Func`3)
Microsoft.Extensions.Logging.Logger:<Log>g__LoggerLog|12_0(LogLevel, EventId, ILogger, Exception, Func`3, List`1&, FormattedLogValues&)
Microsoft.Extensions.Logging.Logger:Log(LogLevel, EventId, FormattedLogValues, Exception, Func`3)
Microsoft.Extensions.Logging.Logger`1:Microsoft.Extensions.Logging.ILogger.Log(LogLevel, EventId, FormattedLogValues, Exception, Func`3)
Microsoft.Extensions.Logging.LoggerExtensions:Log(ILogger, LogLevel, EventId, Exception, String, Object[])
Microsoft.Extensions.Logging.LoggerExtensions:Log(ILogger, LogLevel, Exception, String, Object[])
Microsoft.Extensions.Logging.LoggerExtensions:LogError(ILogger, Exception, String, Object[])
BackupMod.Modules.Commands.<Execute>d__14:MoveNext()
System.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start(<Execute>d__14&)
BackupMod.Modules.Commands.ConsoleCmdBackup:Execute(List`1, CommandSenderInfo)
SdtdConsole:executeCommand(String, CommandSenderInfo)
SdtdConsole:ExecuteSync(String, ClientInfo)
GUIWindowConsole:EnterCommand(String)
UnityEngine.Events.InvokableCall`1:Invoke(String)
UnityEngine.Events.UnityEvent`1:Invoke(String)
UnityEngine.UI.InputField:SendOnSubmit()
UnityEngine.UI.InputField:OnUpdateSelected(BaseEventData)
UnityEngine.EventSystems.ExecuteEvents:Execute(IUpdateSelectedHandler, BaseEventData)
UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
UnityEngine.EventSystems.StandaloneInputModule:SendUpdateEventToSelectedObject()
UnityEngine.EventSystems.StandaloneInputModule:Process()
UnityEngine.EventSystems.EventSystem:Update()

2023-08-13T16:37:23 320.723 ERR Full exception info: System.ArgumentException: It's unable to find checksums.txt
Parameter name: worldName
  at BackupMod.Services.Resources.GetMd5HashForWorld (System.String worldName) [0x0007f] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Services.WorldInfoFactory.CreateFromManifests (System.Collections.Generic.IReadOnlyList`1[T] manifests) [0x0012c] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Services.WorldInfoService.GetWorldInfos () [0x0013c] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.LogAvailableBackups () [0x00000] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.BackupListInternal () [0x00000] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.Execute (System.Collections.Generic.List`1[T] _params, CommandSenderInfo _senderInfo) [0x002c7] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
 

 

 

plus, when trying to create a backup in game:

 

2023-08-13T16:37:23 320.723 ERR Full exception info: System.ArgumentException: It's unable to find checksums.txt
Parameter name: worldName
  at BackupMod.Services.Resources.GetMd5HashForWorld (System.String worldName) [0x0007f] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Services.WorldInfoFactory.CreateFromManifests (System.Collections.Generic.IReadOnlyList`1[T] manifests) [0x0012c] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Services.WorldInfoService.GetWorldInfos () [0x0013c] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.LogAvailableBackups () [0x00000] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.BackupListInternal () [0x00000] in <c26c2529e60f4a6e94cd7a44379cd05c>:0 
  at BackupMod.Modules.Commands.ConsoleCmdBackup.Execute (System.Collections.Generic.List`1[T] _params, CommandSenderInfo _senderInfo) [0x002c7] in <c26c2529e60f4a6e94cd7a44379cd05c>:0

Link to comment
Share on other sites

Great Mod!

How do i restore a backup?



2023-08-22T12:34:28 2079.326 INF Executing command 'backup list' by Terminal Window
2023-08-22T12:34:28 2079.330 INF (INF) [BackupMod]: [0]: Navezgane
2023-08-22T12:34:28 2079.330 INF (INF) [BackupMod]:   [0]: Navezgane
2023-08-22T12:34:28 2079.331 INF (INF) [BackupMod]:     [0]: Initial backup    08.22.2023 10:01:52 (day: 52, 10:39) online: 0 
2023-08-22T12:34:28 2079.331 INF (INF) [BackupMod]:     [1]: Manual backup    08.22.2023 10:18:06 (day: 52, 13:37) online: 1 
2023-08-22T12:34:28 2079.331 INF (INF) [BackupMod]:     [2]: Manual backup    08.22.2023 10:18:45 (day: 52, 13:51) online: 1 
2023-08-22T12:34:28 2079.331 INF (INF) [BackupMod]:     [3]: Automatic backup    08.22.2023 10:29:44 (day: 52, 15:52) online: 0 



2023-08-22T12:34:58 2110.097 INF Executing command 'backup restore 0 0 2' by Terminal Window
2023-08-22T12:34:58 2110.110 WRN (ERR) [BackupMod]: This command cannot be executed on an active world save. Try to specify another parameters



I get this Message: This command cannot be executed on an active world save. Try to specify another parameters

But i dont now what i am dooing wrong.

Where are the parameters documentet???

 

Link to comment
Share on other sites

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...