scottbot95 / RoR2ModManager

A simple mod manager built using electron. Currently only supports BepInEx mods
MIT License
25 stars 3 forks source link

[BUG] Can't load packages #115

Closed PlayerTw0 closed 4 years ago

PlayerTw0 commented 4 years ago

Describe the bug Upon opening the Mod Manager, the packages fail to load, show an infinite spinning circle.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Packages to load in after opening.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context MM worked fine one day, and wouldn't load packages the next. Thunderstore is not the issue, as it was up at the time. Uninstalling and reinstalling didn't fix the issue. Trying to import a profile leads to an error "packages not loaded".

scottbot95 commented 4 years ago

Turns out someone uploaded a mod that with a dependency that they didn't also upload and the mod manager really didn't like that. Fix coming shortly