v1.4.8 - Version mismatch, SVM detection, duplicate items, extraction cleanup
Fixed
-
Version Mismatch: Fixed server log showing “v1.3.0” instead of actual version. Server, client, and metadata now all report consistent version numbers. (Reported by @Toireht, @L4Z3RB1)
-
SVM Folder Detection: Fixed SVM (Server Value Modifier) not being detected when using default folder name [SVM] Server Value Modifier. Brackets in folder names are now stripped before keyword matching. (Reported by @andryi2509)
-
Duplicate Item Crash Prevention: Added deduplication at snapshot save time to prevent “An item with the same key has already been added” crashes. If duplicate item IDs are detected in a snapshot, they are removed with a warning logged. (Reported by @trollcze, @cykablyat, @benadryldealer)
-
Snapshot Not Cleared on Extract: Fixed old snapshots persisting after successful extractions when SVM is installed. The client now clears snapshots on extraction as a fallback when the server-side cleanup doesn’t run. (Reported by @kurdamir2)
-
Secure Container Items From Non-Managed Slots: Fixed items from disabled slots (like SecuredContainer when disabled) being incorrectly added from snapshots. The restoration logic now traces each item’s root slot and skips items from non-managed slots, preventing duplicates and preserving disabled slot contents. (Reported by @zezika, @Matheus, @Bert)
⚠️ SVM Compatibility Warning
If you use SVM (Server Value Modifier) alongside Keep Starting Gear, you MUST disable these settings in SVM:
- Safe Exit → OFF
- Softcore Mode → OFF
Settings in SVM’s “Inventory and Items” category may also interfere. Use at your own discretion.
Contributors
Thanks to everyone who reported bugs:
- @Toireht, @L4Z3RB1 - Version mismatch
- @kurdamir2 - Snapshot not clearing after extraction
- @andryi2509 - SVM detection issues
- @trollcze, @cykablyat, @benadryldealer - Duplicate item crashes
- @zezika, @Matheus, @Bert - Secure container issues
Compatibility
- SPT 4.0.x (tested on 4.0.8)