We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024-06-23T01:19:33.502589578 Java 17.0.11 Linux
When selecting a OS weapon on BA, an NPE occurs.
17:18:22,172 ERROR [megamek.MegaMek] {AWT-EventQueue-0} megamek.MegaMek.lambda$main$0(MegaMek.java:63) - Uncaught Exception Detected java.lang.NullPointerException: Cannot invoke "java.util.ArrayList.get(int)" because "this.vAmmo" is null at megamek.client.ui.swing.unitDisplay.WeaponPanel.getSelectedAmmo(WeaponPanel.java:1313)
megamek.log Explosion_testing.sav.gz
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Environment
2024-06-23T01:19:33.502589578
Java 17.0.11
Linux
Description
When selecting a OS weapon on BA, an NPE occurs.
17:18:22,172 ERROR [megamek.MegaMek] {AWT-EventQueue-0} megamek.MegaMek.lambda$main$0(MegaMek.java:63) - Uncaught Exception Detected java.lang.NullPointerException: Cannot invoke "java.util.ArrayList.get(int)" because "this.vAmmo" is null at megamek.client.ui.swing.unitDisplay.WeaponPanel.getSelectedAmmo(WeaponPanel.java:1313)
Files
megamek.log
Explosion_testing.sav.gz
The text was updated successfully, but these errors were encountered: