Open TelluriumCrystal opened 1 year ago
Maybe KSPUtil.SanitizeFilename()
needs to be called on the filename alone, not the full path?
Ok yeah, I just read the docs and I'm 95% sure that KSPUtil.SanitizeFilename()
is meant to be used with filenames and not full paths. See https://www.kerbalspaceprogram.com/ksp/api/class_k_s_p_util.html#aab5a1b6af14fc52d155e1553c44a0d56
When completing a launch after the latest patch, it looks like
GetBaseFilePath()
is not returning a valid path now. The following exception occurs: