Skip to content

fix(installer): refresh stale _app.asar on repair#178

Closed
nghiphaam wants to merge 1 commit into
Vencord:mainfrom
nghiphaam:fix/refresh-stale-asar
Closed

fix(installer): refresh stale _app.asar on repair#178
nghiphaam wants to merge 1 commit into
Vencord:mainfrom
nghiphaam:fix/refresh-stale-asar

Conversation

@nghiphaam
Copy link
Copy Markdown

Discord updates can leave patched installs with an outdated _app.asar.

When repairing an already patched install, the installer currently restores
_app.asar back to app.asar unconditionally. If _app.asar is stale,
the repaired install keeps using old original files and can break startup.

This change makes repair prefer the current Discord app.asar when the
existing patched state is desynced, instead of resurrecting a stale _app.asar.

@Vendicated
Copy link
Copy Markdown
Member

I don't think this "solution" makes any sense. Your other solution also made no sense, are you using AI to try to come up with solutions? Please don't.

This installer codebase also isn't worked on anymore

@Vendicated Vendicated closed this Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants