You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
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
The text was updated successfully, but these errors were encountered: