Closed mikewk closed 1 year ago
Owww you rocks ! Thanks for your contribution 🙏 I'll be updating publication on curseforge with this fix probably near the end of this week.
Version 6.0.99 is being processed on curseforge and will include your fix. To be soon available at https://legacy.curseforge.com/minecraft/mc-mods/capsule/files/all?filter-game-version=1738749986%3a73250.
GDLauncher uses a relative path to launch modpacks. This can cause a problem when checking for a normalized portable path. By starting with the absolute path and normalizing the path, this fixes the crash while not affecting other launchers that utilize an absolute path to the modpack folder.