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

47.8 - error loading campaign #1894

Closed
NickAragua opened this issue Aug 3, 2020 · 0 comments · Fixed by MegaMek/megamek#2104
Closed

47.8 - error loading campaign #1894

NickAragua opened this issue Aug 3, 2020 · 0 comments · Fixed by MegaMek/megamek#2104
Assignees

Comments

@NickAragua
Copy link
Member

Encountering the following error when loading the attached campaign:

11:39:36,244 ERROR [mekhq.gui.dialog.DataLoadingDialog$Task] {SwingWorker-pool-1-thread-1}
doInBackground() : Text '30461221' could not be parsed at index 0
java.time.format.DateTimeParseException: Text '30461221' could not be parsed at index 0
at java.time.format.DateTimeFormatter.parseResolved0(Unknown Source)
at java.time.format.DateTimeFormatter.parse(Unknown Source)
at java.time.LocalDate.parse(Unknown Source)
at java.time.LocalDate.parse(Unknown Source)
at megamek.utils.MegaMekXmlUtil.parseDate(MegaMekXmlUtil.java:182)
at mekhq.campaign.io.CampaignXmlParser.parse(CampaignXmlParser.java:318)
at mekhq.campaign.CampaignFactory.createCampaign(CampaignFactory.java:88)
at mekhq.gui.dialog.DataLoadingDialog$Task.doInBackground(DataLoadingDialog.java:201)
at mekhq.gui.dialog.DataLoadingDialog$Task.doInBackground(DataLoadingDialog.java:120)

campaign-error.zip

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

Successfully merging a pull request may close this issue.

2 participants