Skip to content

Scatterer config path wrong for POSIX systems #18

@georgedorn

Description

@georgedorn

On Linux:

[LOG 18:45:50.295] [Scatterer][Debug] Custom sunflare cannot be added to Fate System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/user/.local/share/Steam/steamapps/common/Kerbal Space Program/GameData/BeyondHome/Scatterer/config/Sunflares/Fate/sunFlare.png".

The BeyondHome Sunflares.cfg says:

assetPath = BeyondHome/Scatterer/config/Sunflares/Fate

But the actual path is BeyondHome/scatterer/config/Sunflares/Fate. Windows will ignore this, but Macos and Linux paths are case-sensitive.

This can be fixed with a symlink or by editing Sunflares.cfg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions