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

Crash under Windows 10 on update #47

Open
BytewaveMLP opened this issue Sep 4, 2015 · 1 comment
Open

Crash under Windows 10 on update #47

BytewaveMLP opened this issue Sep 4, 2015 · 1 comment
Labels
Milestone

Comments

@BytewaveMLP
Copy link

Attempting to launch FOMM today brought up an interesting little issue under Windows 10—the program immediately crashes after the dialog for updates is dismissed. The crash dump is as follows:

Friday, September 4, 2015 - 6:21:45 PM
Fomm 0.14.11.12
OS version: Microsoft Windows NT 6.2.9200.0

System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at Fomm.BackgroundWorkerProgressDialog.System.IDisposable.Dispose()
   at Fomm.InstallLogUpgraders.Upgrader.PerformUpgrade()
   at Fomm.InstallLogUpgraders.InstallLogUpgrader.UpgradeInstallLog()
   at Fomm.Program.Main(String[] args)

The full error is given by the crash dialog minus the dump information is:

An error occurred while upgrading your log file.
@BytewaveMLP
Copy link
Author

Update: Removing my install log XML file fixed it, as I guessed it probably would, but yknow. I'll leave this bug report here in case it helps in fixing this in the future.

@niveuseverto niveuseverto added this to the FOMM v0.15 milestone Sep 15, 2015
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

2 participants