Added a troubleshooting note about Java 1.7.0_25 to readmes

This commit is contained in:
Vhati 2013-09-16 23:16:33 -04:00
parent 1e68361b25
commit bef4a0ce2e
4 changed files with 14 additions and 0 deletions

View file

@ -88,3 +88,7 @@ Troubleshooting
Run FTL, which will cause steam to copy fresh resources from its cache.
Standalone users:
Reinstall FTL.
* If Slipstream hangs on startup: nothing in the prompt and no log...
If running "java -version" says 1.7.0_25...
That version of Java was glitched. Switch to 1.6 or 1.7.0_40+.