Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Weapon Maintenance Incomplete #96

Open
7 of 8 tasks
kagrith opened this issue Jul 20, 2024 · 6 comments
Open
7 of 8 tasks

[Bug] Weapon Maintenance Incomplete #96

kagrith opened this issue Jul 20, 2024 · 6 comments
Assignees
Labels
Status: Pending Attention is needed, issue hasn't been addressed Type: Bug Something isn't working

Comments

@kagrith
Copy link

kagrith commented Jul 20, 2024

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

  • OS: Win10
  • Python Version: N/A

Checklist

  • I know how to use check boxes
  • I am using the most recent version of the editor
  • I have installed the editor correctly:
    • Check only one:
      • I have installed the editor from the releases page
      • I an running the editor from source
  • If the issue is with editing save files, I attached a copy of my save file from before any edits were attempted
    • Note: If you do not attach a save file, it will be significantly harder (and in some cases impossible) to diagnose your issue
  • I have read through relevant Discussions and Issues (including closed ones) and confirm that my issue wasn't resolved previously
  • I have filled out the issue template correctly, and to the best of my ability. If I have not, I understand that my issue may be closed with or without a response
@kagrith kagrith added Status: Pending Attention is needed, issue hasn't been addressed Type: Bug Something isn't working labels Jul 20, 2024
@AnthonyMichaelTDM
Copy link
Owner

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

@kagrith
Copy link
Author

kagrith commented Jul 20, 2024 via email

@simon-wg
Copy link
Contributor

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
Copy link
Contributor

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
Copy link
Owner

Maybe, but that has greater risk of corrupting save files

@wahlp
Copy link
Contributor

wahlp commented Jul 29, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Attention is needed, issue hasn't been addressed Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants