NGA-VaultSaveCompatibility icon

VaultSaveCompatibility

[Beta] Skips over broken/deleted mods when loading a Vault save-file. Made for Safehouse Progression to avoid losing loadouts and houses.

By NGA
Last updated 6 months ago
Total downloads 10289
Total rating 3 
Categories Tweaks
Dependency string NGA-VaultSaveCompatibility-0.1.0
Dependants 9 other packages depend on this package

This mod requires the following mods to function

nrgill28-Sodalite-1.4.1 icon
nrgill28-Sodalite

Modding API and tools for H3VR code plugins

Preferred version: 1.4.1

README

Vault Save Compatibility [Beta]

Beta release!!! Please provide feedback after reading "Known Bugs".
>>[Feedback form]<<

  • What: A code-only mod that patches H3VR's "SpawnVaultFile" method to allow compatibility with broken mods.
  • Why: Some Mods don't play well with H3VR's Save/Load feature for loadouts, scenes, and quickbelts, causing the files to become un-spawnable. Sometimes if you delete a mod, an old quickbelt you saved will show white squares and can no longer be spawned.
    In mods like SafehouseProgression, these errors can be catastrophic, erasing ALL your progress in your safehouse or losing all your extracted gear. Well, no more!
  • How: This mod now ""Fixes"" the problem by simply skipping over broken/erased mods while you spawn the corrupted file.
    If you look at the logs, it'll give you the names of the mods that are broken, so you can reach the mod authors and ask them for a fix. See images below for example:

>>Image 1<<: Shows white-square, corresponding to a broken ModulAK Buttstock as seen on spawn table. >>Image 2<<: Shows how this mod skips spawning the broken butt-stock.

Known Bugs

Planned Features

  • [_] Maintain up to date as H3VR releases newer updates to the game.

Versions

0.1.0

  • Skips over broken mod items in vault file, spawning the rest.
  • Does not modify vault files, zero chance of game corruption, easy to uninstall.