I just finished a clean install of ROF along with PWCG and the GUI. Same problem again, but this time I remember that PWCG generates an error report. I should have remembered that earlier....let's call it a senior moment.
Here it is:
PWCG Error
Wed May 17 17:53:47 EDT 2017
java.io.FileNotFoundException: C:\Program Files (x86)\1C-777\Rise of Flight\PWCGCampaign\RoFData\User\PlanesOwned.config (The system cannot find the file specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at pwcg.campaign.utils.PlanesOwnedManager.read(PlanesOwnedManager.java:72)
at pwcg.campaign.utils.PlanesOwnedManager.getInstance(PlanesOwnedManager.java:31)
at pwcg.gui.maingui.CampaignMainGUI.setButtonsEnabled(CampaignMainGUI.java:271)
at pwcg.gui.maingui.CampaignMainGUI.makeGUI(CampaignMainGUI.java:253)
at pwcg.gui.maingui.CampaignMainGUI.setupUI(CampaignMainGUI.java:193)
at pwcg.gui.maingui.CampaignMainGUI.startPWCG(CampaignMainGUI.java:98)
at pwcg.gui.maingui.CampaignMainGUI.main(CampaignMainGUI.java:65)
Invalid plane for loose skins for plane r8
Invalid plane for loose skins for plane f2bf2
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTE>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTL>
Squadron skin not associated with plane <Esc 21><RE8_PW_F21_DFT>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTE>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTL>
Squadron skin not associated with plane <Esc 21><RE8_PW_F21_DFT>
Invalid plane for loose skins for plane r8
Invalid plane for loose skins for plane f2bf2
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTE>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTL>
Squadron skin not associated with plane <Esc 21><RE8_PW_F21_DFT>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTE>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTL>
Squadron skin not associated with plane <Esc 21><RE8_PW_F21_DFT>
Invalid plane for loose skins for plane r8
Invalid plane for loose skins for plane f2bf2
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTE>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTL>
Squadron skin not associated with plane <Esc 21><RE8_PW_F21_DFT>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTE>
Squadron skin not associated with plane <Esc 2><SS_PW_F02_DFTL>
Squadron skin not associated with plane <Esc 21><RE8_PW_F21_DFT>
I checked in ROFDATA\USER folder and the PlanesOwned.config is there. ( I had checked off all the planes I owned in PWCG before trying to run it from the gui)
Hope someone more computer intelligent then me can help