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] Update Notification Unresponsive Due to Error Screen Blocking #417

Open
Darxo opened this issue Sep 9, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@Darxo
Copy link

Darxo commented Sep 9, 2024

Versions

  • MSU: 1.5.1

Describe the bug

When updating mods in Battle Brothers, if only the main mod is updated while its dependency isn't, an error screen blocks access to the update notification. Clicking the update button does nothing, as the error screen overlaps it.

To Reproduce

Steps to reproduce the behavior:

  1. Have a mod that requires another mod which uses the download source feature
  2. Update both mods at the same time in a way where the main mod requires new features from the dependency mod to even start
  3. Download the update of the main mod only and try to start the game
  4. See screenshot: You see that there are errors, one mod being outdated and even the update notification at the bottom
  5. However if you click the update notification, nothing happens (presumably because it's hidden by the error box)

Result

I need to manually seek the download site of the missing dependencies

Expected behavior

I should be able to use the MSU functionality in such cases to get to the download pages of the mods I'm missing.

  • Maybe make it so the update screen is drawn above the error screen.
    • Make the update notification button more prominent in such cases
    • Incorporate the update notification into the error box itself?

Screenshots

image

@Darxo Darxo added the bug Something isn't working label Sep 9, 2024
@Darxo Darxo changed the title [BUG] Update Notification Unresponsive Due to Error Screen Blocking in MSU [BUG] Update Notification Unresponsive Due to Error Screen Blocking Sep 9, 2024
@Enduriel
Copy link
Member

This is a feature request, not a bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants