satisfactorymodding / SatisfactoryModManager

A mod manager for easy installation of mods and modloader for Satisfactory
GNU General Public License v3.0
324 stars 77 forks source link

programm start #202

Closed Markus90MG closed 1 month ago

Markus90MG commented 1 month ago

SatisfactoryModManager.log

mircearoata commented 1 month ago

Hi! Can you please describe the issue you're running into?

Markus90MG commented 1 month ago

I start the exe but nothing happens, it says so in the task manager but nothing happens with SatisfactoryModManager v3.0.0-beta.4

Markus90MG commented 1 month ago

{"time":"2024-05-30T12:52:36.7696043+02:00","level":"ERROR","msg":"failed to add file to cache","file":"InventorySpace2_2.0.4_Windows.zip","err":"failed to read cache file: failed to read zip: zip: not a valid zip file"} {"time":"2024-05-30T12:52:37.4093325+02:00","level":"ERROR","msg":"failed to add file to cache","file":"x3_signs_2.0.14_Windows.zip","err":"failed to read cache file: failed to read zip: zip: not a valid zip file"} {"time":"2024-05-30T12:52:37.4400188+02:00","level":"INFO","msg":"connecting to sftp"}

mircearoata commented 1 month ago

Those messages are not something that would stop SMM from loading, just mentioning corrupt cached mods that will be redownloaded the next time they are needed.

Does SMM show up in the taskbar? Does it disappear from task manager after a while or do you have to kill it? If you uninstall it and install the previous beta version, does that load?

Can you edit %appdata%\SatisfactoryModManager\settings.json and change updateCheckMode from launch to ask and see if that allows SMM to load?

mircearoata commented 1 month ago

Which of the suggestions fixed the issue?