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

[Bug] Crash on Startup #45

Closed
Helgrave opened this issue May 3, 2021 · 3 comments
Closed

[Bug] Crash on Startup #45

Helgrave opened this issue May 3, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Helgrave
Copy link

Helgrave commented May 3, 2021

Description

Application crashes at runtime with the error: "The invocation of the constructor on type 'NomNom.ViewModel.MainViewModel' that matches the specified binding constraints threw an exception."
This started happening after I attempted to run the save editor while the game was still running (Stupid, I know).
The save itself seems to still work fine as I am able to run the game and continue to play without issue.

Crash Reports:
CrashReports.zip

Steps to Reproduce

  1. Run NomNom.exe
  2. Crash happens immediately.
    Rebooting computer does not solve.

Expected Behavior

Application runs and allows for editing of save file.

Actual Behavior

Application crashes with the following error: "The invocation of the constructor on type 'NomNom.ViewModel.MainViewModel' that matches the specified binding constraints threw an exception."

Basic Information

  • Version with issue: 3.1.0.15-alpha.15
  • Platform you use: Windows 10 Pro

Screenshots

image

@Helgrave Helgrave added the bug Something isn't working label May 3, 2021
@Helgrave
Copy link
Author

Helgrave commented May 4, 2021

As an update to this, I was able to replicate this issue on both the MSFT Store and Steam versions of the game.
Same process, if the Save Editor is ran while the game has a save loaded, or if you simply forget to close the save editor before running the game, this same crash will occur the next time you attempt to run the Save Editor.

@cengelha cengelha self-assigned this May 6, 2021
@officialfatjesus
Copy link

Same issue here. Doesn't seem to be any developer response to this issue.

@cengelha
Copy link
Member

cengelha commented Jun 3, 2021

@officialfatjesus Just because I don't comment on each issue, or update it with its progress, it doesn't mean it will not be addressed ;) I get notifications for every post in every issue.
Please be a bit more patient until the next version is ready.

Also please don't create another issue with the exact same problem. Especially if you know this issue exists. The message alone doesn't help either. If it crashes, add the report as Helgrave did as I don't have a clue what happened otherwise (except it crashed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants