-
Trying to launch the AppImage of the new update gives me following error:
This also happens after running an older version once and letting the updater download the new version which looks like this:
No osu! logs are created for this. Running System: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I have found a workaround at ivan-hc/Steam-appimage#5: |
Beta Was this translation helpful? Give feedback.
-
It appears to be a bug with the AppImage runtime itself (AppImage/type2-runtime#31) so I'm closing this. |
Beta Was this translation helpful? Give feedback.
I have found a workaround at ivan-hc/Steam-appimage#5:
FUSERMOUNT_PROG=$(which fusermount) ./osu.AppImage
.