AnthonyMichaelTDM / DRG-Save-Editor

Rock and stone!
GNU General Public License v3.0
106 stars 17 forks source link

[Bug] Weapon Maintenance Incomplete #96

Open kagrith opened 1 month ago

kagrith commented 1 month ago

Report

Describe the bug

Looks to be that the weapon maintenance bug only activates several weapons. Previously had no maintenance unlocks at all, after using the new button, this is what i have. image

To Reproduce

Steps to reproduce the behavior:

  1. Open save with no maintenance.
  2. Use the new mass actions button.
  3. Load the save
  4. Check weapon maintenance.

Expected behavior

All weapon maintenance maxxed.

Context

Save File

Included, Should work?

Environment

Checklist

AnthonyMichaelTDM commented 1 month ago

Does the issue occur if you have already unlocked weapon maintenance?

kagrith commented 1 month ago

I'll see if I can test that today

On Sat, Jul 20, 2024, 05:24 Anthony Rubick @.***> wrote:

Does the issue occur if you have already unlocked weapon maintenance?

— Reply to this email directly, view it on GitHub https://github.com/AnthonyMichaelTDM/DRG-Save-Editor/issues/96#issuecomment-2241077287, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIBQWALAXRWRF5TULJ23CDZNI3GLAVCNFSM6AAAAABLFQ6IUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGA3TOMRYG4 . You are receiving this because you authored the thread.Message ID: @.***>

simon-wg commented 1 month ago

The issue I believe is that it is only able to unlock maintenance for weapons which you have at least some xp for.

If you haven't used the weapon at all the function is unable to find it in the save file, and therefore unable to max the maintenance for it.

simon-wg commented 1 month ago

It could be a fun project to get all the weapon guids and manually add them if they're missing, sorta like overclocks are handled.

But I'm a bit busy with work so that might have to wait a bit.

AnthonyMichaelTDM commented 1 month ago

Maybe, but that has greater risk of corrupting save files

wahlp commented 1 month ago

you could probably fetch the weapon guids from a save file with all weapon maintenance started, but i've identified the weapons here if needed weapon_guids_cleaned.csv