Skip to content
New issue

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

Clicking the up or down arrow next to fuel points on a space station causes an NPE #1546

Closed
repligator opened this issue Jul 5, 2024 · 1 comment
Labels
Large Aerospace Concerns Large Aerospace Craft (and Small Craft)

Comments

@repligator
Copy link
Collaborator

Environment

Developmental
Linux
Java 17

Description

Clicking the up or down arrow next to fuel points on a space station causes an NPE.

19:13:49,630 ERROR [megameklab.MegaMekLab] {AWT-EventQueue-0} megameklab.MegaMekLab.lambda$main$0(MegaMekLab.java:40) - Uncaught Exception Detected java.lang.ClassCastException: class megamek.common.SpaceStation cannot be cast to class megamek.common.AeroSpaceFighter (megamek.common.SpaceStation and megamek.common.AeroSpaceFighter are in unnamed module of loader 'app')

Files

megameklab.log

@repligator repligator added the Large Aerospace Concerns Large Aerospace Craft (and Small Craft) label Jul 6, 2024
@SJuliez
Copy link
Member

SJuliez commented Feb 11, 2025

Fixed recently by #1700

@SJuliez SJuliez closed this as completed Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Large Aerospace Concerns Large Aerospace Craft (and Small Craft)
Projects
None yet
Development

No branches or pull requests

2 participants