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

IllegalArgumentException: No enum constant mekhq.campaign.mission.enums.ScenarioType.0 #5659

Closed
tapenvy-sentry bot opened this issue Jan 5, 2025 · 1 comment
Assignees
Labels

Comments

@tapenvy-sentry
Copy link

tapenvy-sentry bot commented Jan 5, 2025

Sentry Issue: MEKHQ-CB

IllegalArgumentException: No enum constant mekhq.campaign.mission.enums.ScenarioType.0
    at java.lang.Enum.valueOf
    at mekhq.campaign.mission.enums.ScenarioType.valueOf(ScenarioType.java:21)
    at mekhq.campaign.mission.Scenario.generateInstanceFromXML(Scenario.java:1017)
    at mekhq.campaign.mission.Mission.generateInstanceFromXML(Mission.java:295)
    at mekhq.campaign.io.CampaignXmlParser.processMissionNodes(CampaignXmlParser.java:1176)
...
(10 additional frame(s) were not displayed)
@tapenvy-sentry tapenvy-sentry bot added the Bug label Jan 5, 2025
@IllianiCBT IllianiCBT self-assigned this Jan 6, 2025
@IllianiCBT
Copy link
Collaborator

This was introduced and then resolved part-way through the 50.02 dev cycle.

Closing as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant