From d71bcfad88dc12074ce84bdbc111edddfcaedc9d Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Thu, 25 Jul 2024 17:29:36 -0400 Subject: [PATCH] Update Troubleshooting --- Troubleshooting.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 5624baa..360138d 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -27,7 +27,12 @@ Make sure you have write permissions on the folder you export your mods to. If it is on an external drive, make sure it is mounted and it is not read-only. ### "The BROWSE action is not supported on the current platform" when using the Help menu -This is an issue with your Java Runtime and has nothing to do with Firestar. Try upgrading to a newer Java version. +This is an issue with your Java Runtime. Try upgrading to a newer Java version. ### My source PSARC is missing from ~/.firestar/ after using the auto-downloader -Make sure you have the [Visual C++ 2012 libraries](http://www.microsoft.com/en-au/download/confirmation.aspx?id=30679) installed. \ No newline at end of file +Make sure you have the [Visual C++ 2012 libraries](http://www.microsoft.com/en-au/download/confirmation.aspx?id=30679) installed. + +### The team select screen looks funny! +This is caused by a rare combination of conflicting files plus missing one or two PSARCs, especially if you have the base PSARC dumped but not any patches. Notably, if you are missing data1.psarc but have all of the others. + +For Firestar version 1.2 and older, where protections against this sort of thing don't exist, your best bet is to either remove extra PSARCs you aren't using or to add all 5 of them. Either method will make sure that none of your files revert to their launch day variants. \ No newline at end of file