Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.
The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.
I have no idea, 'cause when I type 'help' on my local server, I am getting this: "backup bp => Some commands to simplify the creation of backups (commands are provided by BackupMod)". And I can type 'help bp' and get detailed information about all the commands. ¯\_(ツ)_/¯
And what is your problem?2022-11-14T23:04:45 75595.380 WRN (ERR) [BackupMod]: This command cannot be executed on an active world save. Try to specify another parameters
I have installed it on a rental server.これは専用サーバーでも機能しますか? また、バックアップはどこにありますか?
So where do i find the backup file on a server and where to i put it?I have installed it on a rental server.
Multi-server normal save
/home/sdtd/.local/share/7DaysToDie/Saves/PREGEN8k/My Game
in the case of
/home/sdtd/.local/share/7DaysToDie/Backups/PREGEN8k/My Game
to the .zip The specified number is saved.
I think it was saved as a zip even in solo
I was out recently
I do not understand
2023-04-24T11:19:41 338183.686 INF Saving 0 of chunks took 20ms
2023-04-24T11:19:41 338183.703 INF Persistent GamePrefs saved
2023-04-24T11:19:53 338195.413 WRN (ERR) [BackupMod]: An unexpected exception wa s occured during executing a command
2023-04-24T11:19:53 338195.430 EXC It's unable to find checksums.txt
Parameter name: worldName
2023-04-24T11:19:53 338195.437 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 <a306766cc8604771b4430f807d0b60f2>:0
at BackupMod.Services.WorldInfoFactory.CreateFromManifests (System.Collections .Generic.IReadOnlyList`1[T] manifests) [0x0012c] in <a306766cc8604771b4430f807d0 b60f2>:0
at BackupMod.Services.WorldInfoService.GetWorldInfos () [0x0013c] in <a306766c c8604771b4430f807d0b60f2>:0
at BackupMod.Services.BackupManager.DeleteRolledBackups (BackupMod.Services.Ab stractions.Models.BackupInfo backupInfo) [0x0000d] in <a306766cc8604771b4430f807 d0b60f2>:0
at BackupMod.Services.BackupManager.Create (System.String title, BackupMod.Ser vices.Abstractions.Enum.BackupMode mode) [0x0003e] in <a306766cc8604771b4430f807 d0b60f2>:0
at BackupMod.Services.BackupManager+<>c__DisplayClass11_0.<CreateAsync>b__0 () [0x00000] in <a306766cc8604771b4430f807d0b60f2>:0
at (wrapper delegate-invoke) System.Func`1[System.ValueTuple`2[BackupMod.Servi ces.Abstractions.Models.BackupInfo,System.TimeSpan]].invoke_TResult()
at System.Threading.Tasks.Task`1[TResult].InnerInvoke () [0x0000f] in <695d1cc 93cca45069c528c15c9fdd749>:0
at System.Threading.Tasks.Task.Execute () [0x00010] in <695d1cc93cca45069c528c 15c9fdd749>:0
--- End of stack trace from previous location where exception was thrown ---
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???
It works on Linux too (I have no time for testing the latest v2.3.0 version I've just dropped, but all the previous versions of the mod were working). I use Microsoft NuGet packages that do not use windows specific functions, there is no problem with thatI'm guessing this is currently broken for V1 (xxx)? A current browse of the Github page shows some downtime. Also, is it Windows only? There's nothing here saying it will work on Linux in the official description, and a quick perusing of the code shows a lot of Microsoft references.