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

[Issue] Some mods are unable to be overwritten by the modpack installer #124

Closed
RyanWalpole opened this issue Apr 3, 2024 · 1 comment
Closed
Assignees
Labels
type: critical bug A critical bug that can make the application unstable to use. type: implementation A feature or bug that will be worked on and implemented.
Milestone

Comments

@RyanWalpole
Copy link
Collaborator

The Issue or Bug

Some mods (specifically DLL files) throw "The file already exists" when installing modpack updates.

Version

240401

Operating System

Windows 11

Steps to reproduce the behavior

  1. Install a modpack
  2. Install the modpack again (should overwrite)
  3. Experience issue.

Log Files

log_03-06-2024-02-06-42.log

Stardew Valley Mod Manager v240401
(C) RWE Labs, 2022
-------------------- ERROR LOG --------------------
This log was generated at: 03-06-2024-02-06-42
With Stardew Valley Mod Manager version 240401

The application experienced an issue whilst trying to install the modpack: The file 'C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\inactive-mods\AlternativeTextures\AlternativeTextures.deps.json' already exists.

Screenshots

No response

Additional Context

No response

Suggested Resolution

No response

@RyanWalpole RyanWalpole added type: critical bug A critical bug that can make the application unstable to use. type: implementation A feature or bug that will be worked on and implemented. labels Apr 3, 2024
@RyanWalpole RyanWalpole added this to the v24x milestone Apr 3, 2024
@RyanWalpole RyanWalpole self-assigned this Apr 3, 2024
RWELabs added a commit that referenced this issue Apr 4, 2024
Rewrote the code to use Ionic.ZipFile instead of System.IO.Compression in an attempt to fix issue #124

Co-Authored-By: Ryan Walpole <69621127+RyanWalpole@users.noreply.github.com>
@RWELabs RWELabs moved this from To do to In Development in Stardew Valley Mod Manager (Stable) Apr 6, 2024
@RWELabs
Copy link
Owner

RWELabs commented Apr 6, 2024

Duplicate of #88
Please refer to that issue for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: critical bug A critical bug that can make the application unstable to use. type: implementation A feature or bug that will be worked on and implemented.
Projects
Development

No branches or pull requests

2 participants