You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
The text was updated successfully, but these errors were encountered:
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.
@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).
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
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
Screenshots
The text was updated successfully, but these errors were encountered: