Skip to content

Certain FTB legacy packs return "No installation method found!" on case-sensitive operating systems #4370

Open
@christophorum

Description

@christophorum

Operating System

Linux

Description of bug

Upon installing certain FTB Legacy packs, "No installation method found!" appears.

Steps to reproduce

  1. Add the pack code ats (under FTB Legacy)
  2. Install the latest version (1.0.5) of ATS-CHALLENGE

Suspected cause

In PackInstallTask.cpp, MultiMC searches for a folder named instMods, but some packs (such as this one), contain an instmods folder, which will cause an error on case-sensitive operating systems.

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsystem: LinuxLinux specific issues (dependency hell, packaging, etc.)system: macOSIssues specific to macOS (Apple weirdness, UI glitches, broken SSL, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions