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

Open
repligator opened this issue Jul 5, 2024 · 0 comments
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
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

1 participant