Skip to content

Repairing Epic games currently does not work #3163

Closed
@CommandMC

Description

Describe the bug

Repairing Epic games will quit instantly, without actually repairing. This is caused by this switch case:

case 'update':
case 'info':
case 'sync-saves':
case 'uninstall':

missing the "repair" case

Add logs

Reported by a user on Discord
Relevant part of <AppName.log>:

usage: legendary install <App Name> [options]
legendary install: error: the following arguments are required: <App Name>

Steps to reproduce

  1. Go to a game's page
  2. Try to repair it
  3. See error

Expected behavior

Well, repairing should work

Screenshots

No response

Heroic Version

Latest Stable

System Information

N/A

Additional information

No response

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions