[Feature request]
Is your feature request related to a problem? Please describe.
Hi FTBTeam,
i recently ran into this Mac-related problem:
The Finder App creates .DS_Store files when opening a Folder. This happens regularly when adding mods manually or editing config files. These files seem to cause the game to crash on startup (in my case the DW20 1.18 Pack).
Describe the solution you'd like
I'd like the FTB Launcher handle the .DS_Store files in a way that doesn't crash the game, so it can be used on a MacOS system.
Describe alternatives you've considered
A workaround has been suggested by the support team on Discord: Delete the .DS_Store files manually via terminal. find . -name ".DS_Store" -delete, executed in the instance folder worked for me. As this is only a temporary manual fix, i'd prefer a solution through the Launcher App.
Additional context See this crash log at https://pastebin.com/41XiwXRn
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue / Pull request has been closed as there has been no recent activity after being marked as stale.