Jump to content

PWCG FC Error adding pilot only on the German side...


Recommended Posts

Rick_Rawlings
Posted

15.1.1

Flying Circus

 

I can add one pilot fine to the roster, but anytime I try to add a second, I get this:

PWCGError.thumb.png.63dc4a81f3a620f90846fdca0d7d6b07.png

 

Doesn't matter if I re"install" PWCG or start a new campaign or change the squadron or date.

 

Here is the error log:
 

Spoiler

Running FC

 

PWCG Error
Sun Nov 19 17:07:24 PST 2023
java.lang.NullPointerException
    at pwcg.product.fc.medals.GermanMedalManager.awardWings(GermanMedalManager.java:94)
    at pwcg.campaign.medals.MedalManager.award(MedalManager.java:79)
    at pwcg.campaign.personnel.CampaignValidatorMedals.assignMissingMedalsForSquadMember(CampaignValidatorMedals.java:27)
    at pwcg.campaign.squadmember.SquadronMemberFactory.createPlayer(SquadronMemberFactory.java:59)
    at pwcg.campaign.squadmember.SquadronMemberReplacer.addnewPilotToCampaign(SquadronMemberReplacer.java:54)
    at pwcg.campaign.squadmember.SquadronMemberReplacer.createPersona(SquadronMemberReplacer.java:27)
    at pwcg.campaign.squadmember.SquadronMemberReplacerCoop.createPersona(SquadronMemberReplacerCoop.java:16)
    at pwcg.campaign.squadmember.PlayerPilotBuilder.buildPlayerPilot(PlayerPilotBuilder.java:23)
    at pwcg.gui.maingui.campaigngenerate.NewPilotScreen.createPilot(NewPilotScreen.java:137)
    at pwcg.gui.maingui.campaigngenerate.NewPilotScreen.actionPerformed(NewPilotScreen.java:117)
    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.AWTEventMulticaster.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)

 


Entente campaigns work fine.

 

Thank you for your help and your great work on this product!

 

Rick Rawlings

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...