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

ClassCastException: class megamek.common.Dropship cannot be cast to class megamek.common.AeroSpaceFighter (megamek.co... #1699

Open
tapenvy-sentry bot opened this issue Jan 21, 2025 · 0 comments · May be fixed by #1700
Assignees
Labels
Aerospace (Fighter/Small craft/Dropship) Issues related to Fighers, Small Craft, and Dropships Bug Sentry Any issues being built and forwarded from Sentry only Severity: Medium Issues described as medium severity as per the new issue form

Comments

@tapenvy-sentry
Copy link

Sentry Issue: MEGAMEKLAB-53

ClassCastException: class megamek.common.Dropship cannot be cast to class megamek.common.AeroSpaceFighter (megamek.common.Dropship and megamek.common.AeroSpaceFighter are in unnamed module of loader 'app')
    at megameklab.ui.util.ITab.getAero(ITab.java:52)
    at megameklab.ui.largeAero.LABuildTab.resetCrits(LABuildTab.java:91)
    at megameklab.ui.largeAero.LABuildTab.actionPerformed(LABuildTab.java:86)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313)
...
(33 additional frame(s) were not displayed)
@tapenvy-sentry tapenvy-sentry bot added Aerospace (Fighter/Small craft/Dropship) Issues related to Fighers, Small Craft, and Dropships Bug Severity: Medium Issues described as medium severity as per the new issue form labels Jan 21, 2025
@pavelbraginskiy pavelbraginskiy added the Sentry Any issues being built and forwarded from Sentry only label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aerospace (Fighter/Small craft/Dropship) Issues related to Fighers, Small Craft, and Dropships Bug Sentry Any issues being built and forwarded from Sentry only Severity: Medium Issues described as medium severity as per the new issue form
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant