scottbot95 / RoR2ModManager

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

[BUG] R2Api not installing correctly #113

Closed scottbot95 closed 4 years ago

scottbot95 commented 5 years ago

Describe the bug The R2API isn't getting installed correctly. Specifically, it seems the monomod patch isn't getting applied.

To Reproduce Steps to reproduce the behavior:

  1. Remove all mods from install
  2. Attempt to install R2API
  3. Mod Manager says install successes, but monomod patch is missing

It appears to be failing to move the extracted file from the temp folder to the managed folder, I suspect this is an issue with the zip extract process.

VaelophisNyx commented 4 years ago

Bug Persists in 1.0.3.

Also missing 2 files for BepInEx (doorstop_config.ini and winhttp.dll)

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.