Could not reach ficsit.app
Can't refresh the repository due to Mod Manager not being able to reach the internet. I'm using the appimage on Debian Testing.
2024-10-11T03:59:56-03:00 INF SatisfactoryModManager/main.go:55 starting Satisfactory Mod Manager version=3.0.0 commit=d5dd9130502adb0907abcbd8e44ad0bf1d55913a date=2024-10-10T20:17:43Z type=appimage
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="Legendary not installed"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="/media/data03/arquivos/heroic/DRAGON_QUEST_XI_S: failed to get game info"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="failed to get snap path: failed to read heroic snap dir: open /home/glauber/snap/heroic: no such file or directory"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="failed to run lutris -lj: exec: \"lutris\": executable file not found in $PATH"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="failed to run lutris -lj: exit status 1"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="Heroic not installed"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="steam-flatpak not installed"
2024-10-11T03:59:56-03:00 INF ficsitcli/metadata.go:27 failed to find installations error="steam-snap not installed"
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_assertion_message_cmpint
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
/tmp/.mount_SatisfWIkFCi/usr/lib/libgnutls.so.30: version `GNUTLS_3_7_4' not found (required by /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
I could build it myself but I haven't found instructions on how to build a release.
Working on Discord with @mircearoata , managed to track this down to an issue generating the AppImage.
Testing a couple of possible fixes now...
Fixed by: https://github.com/satisfactorymodding/SatisfactoryModManager/commit/a56001837db02e0ab9f058c4088f0db9384c4252
A pre-release fixed version should be available here: https://github.com/satisfactorymodding/SatisfactoryModManager/actions/runs/11295030588/artifacts/2045991148
Fixed by: a560018
A pre-release fixed version should be available here: https://github.com/satisfactorymodding/SatisfactoryModManager/actions/runs/11295030588/artifacts/2045991148
Thanks for the fix!
Experienced the same issue with the 3.0 release of SMM - this AppImage is working as intended :)
That prerelease link 404s, can we get an updated one?
The link points to the artifact of the GitHub Actions run of the push workflow of the latest commit. GitHub requires you to be logged in to download artifacts for some reason, but since you commented on this issue, you are logged in, so you should be able to download it, the link will always be valid.
But in any case, here is a link that does not require being logged in to GitHub: https://nightly.link/satisfactorymodding/SatisfactoryModManager/actions/runs/11295030588/build-linux.zip. It points to the same artifact as the other link, just through nightly.link, which proxies the request through their auth
I downloaded the new version after getting the message an update is available, and this issue persists for me on ubuntu 24.04
Edit: Downloading from the github release fixed it, it's just the download from the website.
This fixed it for me, thanks.