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
Took a look at this.
This is actually really tough.
There's not a lot of room for error, unless somehow SettingsManager is a NullReference. Not being caught by anything might break something. I cannot think of a way to replicate this https://github.com/Meowtrix/MoeIDE/blob/master/MoeIDE/Settings.cs#L17
If Model were null, as the logic states, the settings window loads normally with No Data
@Scrxtchy Previously, all the code assumes that MainWindow is present when doing everything. This is not true for VS2019 because of new start window.
Settings code should be refactored. But I don't have so much time for this project since I haven't used it for 2 years.
🔗 Originally reported here: https://developercommunity.visualstudio.com/content/problem/702646/moeide.html
This is the stack trace from a crash:
The text was updated successfully, but these errors were encountered: