You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the shipname isn't found, simply returns. The method that calls it is expecting a list of fits, and so it crashes.
Tried to import cfg files from the EFT directory (which is Downloads/EFT 2.25.2/Setups) and it seems that the shipname passed is the path leading up to the first point (Downloads/EFT2). Probably a string split issue somewhere. I did not notice this when developing the new progress dialogs, but then I had those cfg files saved elsewhere.
The text was updated successfully, but these errors were encountered:
Two issues here:
Downloads/EFT 2.25.2/Setups
) and it seems that the shipname passed is the path leading up to the first point (Downloads/EFT2
). Probably a string split issue somewhere. I did not notice this when developing the new progress dialogs, but then I had those cfg files saved elsewhere.The text was updated successfully, but these errors were encountered: