Artentus / ModMyFactory2

Rewrite of ModMyFactory, the Factorio mod manager
GNU General Public License v3.0
55 stars 18 forks source link

Opens invisibly #40

Closed anstosa closed 3 years ago

anstosa commented 3 years ago

After most recent update, I can't open the app. Nothing in logs (complete log below). Doesn't crash but window never appears. Shows up as active app in taskbar with no window

image

2021-06-02 14:25:19.263 -07:00 [INF] Operating system: Microsoft Windows 10.0.19043
2021-06-02 14:25:19.321 -07:00 [INF] Runtime: .NET 5.0.5
2021-06-02 14:25:19.496 -07:00 [INF] GUI version: 4.3.0.34-beta
2021-06-02 14:25:19.498 -07:00 [INF] Using ModMyFactory v1.4.0.75
2021-06-02 14:25:19.498 -07:00 [INF] Using ModMyFactory.BaseTypes v1.2.1.23
2021-06-02 14:25:19.498 -07:00 [INF] Using ModMyFactory.Export v1.4.0.29
2021-06-02 14:25:19.498 -07:00 [INF] Using ModMyFactory.Localization v1.1.0.9-alpha
2021-06-02 14:25:19.498 -07:00 [INF] Using ModMyFactory.ModSettings v1.2.0.21-alpha
2021-06-02 14:25:19.499 -07:00 [INF] Using ModMyFactory.WebApi v1.2.0.34
2021-06-02 14:25:19.499 -07:00 [INF] Using ModMyFactory.Win32 v1.1.0.15
2021-06-02 14:25:22.591 -07:00 [INF] Language files successfully loaded. Available languages: German (Germany), English, Portuguese (Brazil)
2021-06-02 14:25:22.591 -07:00 [INF] Language set to English
2021-06-02 14:25:23.073 -07:00 [INF] Themes successfully loaded; available themes: BaseDark, BaseLight
2021-06-02 14:25:23.075 -07:00 [INF] Theme set to BaseDark
2021-06-02 14:25:25.149 -07:00 [INF] Registering file type associations for {*.fmp, *.fmpa}
2021-06-02 14:25:25.187 -07:00 [INF] Searching for updates...
2021-06-02 14:25:26.001 -07:00 [INF] No updates available
Artentus commented 3 years ago

Some people have had issues before where the window would open off-screen. If it's related then deleting %appdata%\ModMyFactoryGUI\settings.json will fix it.

anstosa commented 3 years ago

Oh! I didn't realize that's what was happening. That fixed it. Thank you!

Artentus commented 3 years ago

Great!

I thought I fixed that issue back then but apparently there is still an edge-case left.