Closed Lisias closed 1 year ago
This was already fixed on commit https://github.com/net-lisias-ksp/KSPe/commit/9aa7e1f08221007a5cd1bfeccfbc62c16ce8b83b and https://github.com/net-lisias-ksp/KSPe/commit/245c8a0efb3b3358d27cee047421b86da5537158 and it was published on Release 2.4.2.7 !
Right now, KSPe's Install Checker is doing the Right Thing™, but it's failing to communicate correctly the results on some borderline situations.
On a case insensitive filesystem, by example, if the user renames the
GameData
toGamedata
, KSPe's Install checker will complain correctly, but it will print the wrong pathname both on the Dialog as on the log.See this post on Forum for an in field example.