BeyondHomePlanetMod
BeyondHomePlanetMod copied to clipboard
Scatterer config path wrong for POSIX systems
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.