Invalid legend identifier: 0 No legend identifier for icon: 55 PWCG Error Thu Nov 26 00:13:41 CST 2015 java.io.FileNotFoundException: E:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Stalingrad\BoSCampaign\data\audio\titletheme.wav (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.(Unknown Source) at com.sun.media.sound.WaveFloatFileReader.getAudioInputStream(Unknown Source) at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source) at rof.campaign.utils.sound.SoundPlayer.playClipFormatted(SoundPlayer.java:46) at rof.campaign.utils.sound.SoundManager.run(SoundManager.java:116) PWCG Error Thu Nov 26 00:13:46 CST 2015 java.io.FileNotFoundException: E:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Stalingrad\BoSCampaign\data\audio\titletheme.wav (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.(Unknown Source) at com.sun.media.sound.WaveFloatFileReader.getAudioInputStream(Unknown Source) at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source) at rof.campaign.utils.sound.SoundPlayer.playClipFormatted(SoundPlayer.java:46) at rof.campaign.utils.sound.SoundManager.run(SoundManager.java:116) PWCG Error Thu Nov 26 00:13:51 CST 2015 java.io.FileNotFoundException: E:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Stalingrad\BoSCampaign\data\audio\titletheme.wav (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.(Unknown Source) at com.sun.media.sound.WaveFloatFileReader.getAudioInputStream(Unknown Source) at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source) at rof.campaign.utils.sound.SoundPlayer.playClipFormatted(SoundPlayer.java:46) at rof.campaign.utils.sound.SoundManager.run(SoundManager.java:116) PWCG Error Thu Nov 26 00:13:54 CST 2015 java.lang.NullPointerException at rof.campaign.gui.rofmap.editmap.EditorMapPanel.paintComponent(EditorMapPanel.java:107) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JViewport.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.BufferStrategyPaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.access$1200(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) PWCG Error Thu Nov 26 00:14:01 CST 2015 java.io.FileNotFoundException: E:\Program Files (x86)\1C Game Studios\IL-2 Sturmovik Battle of Stalingrad\BoSCampaign\data\audio\titletheme.wav (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.(Unknown Source) at com.sun.media.sound.WaveFloatFileReader.getAudioInputStream(Unknown Source) at javax.sound.sampled.AudioSystem.getAudioInputStream(Unknown Source) at rof.campaign.utils.sound.SoundPlayer.playClipFormatted(SoundPlayer.java:46) at rof.campaign.utils.sound.SoundManager.run(SoundManager.java:116) PWCG Error Thu Nov 26 00:14:12 CST 2015 rof.campaign.exception.PWCGConfigurationException: Config value not found: TakeoffWaypointDistance at rof.campaign.config.ConfigManager.setParam(ConfigManager.java:210) at rof.campaign.config.ConfigManager.readFile(ConfigManager.java:123) at rof.campaign.config.ConfigManagerCampaign.read(ConfigManagerCampaign.java:131) at rof.campaign.config.ConfigManager.initialize(ConfigManager.java:43) at rof.campaign.campaign.Campaign.readConfigs(Campaign.java:102) at rof.campaign.campaign.CampaignGenerator.generate(CampaignGenerator.java:70) at rof.campaign.gui.maingui.CampaignGeneratorGUI.makeCampaign(CampaignGeneratorGUI.java:493) at rof.campaign.gui.maingui.CampaignChooseServiceGUI.actionPerformed(CampaignChooseServiceGUI.java:243) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) PWCG Error Thu Nov 26 00:14:12 CST 2015 rof.campaign.exception.PWCGIOException: Config value not found: TakeoffWaypointDistance at rof.campaign.config.ConfigManager.readFile(ConfigManager.java:137) at rof.campaign.config.ConfigManagerCampaign.read(ConfigManagerCampaign.java:131) at rof.campaign.config.ConfigManager.initialize(ConfigManager.java:43) at rof.campaign.campaign.Campaign.readConfigs(Campaign.java:102) at rof.campaign.campaign.CampaignGenerator.generate(CampaignGenerator.java:70) at rof.campaign.gui.maingui.CampaignGeneratorGUI.makeCampaign(CampaignGeneratorGUI.java:493) at rof.campaign.gui.maingui.CampaignChooseServiceGUI.actionPerformed(CampaignChooseServiceGUI.java:243) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)