Please confirm the following.
What version of the Modrinth App are you using?
Modrinth App 0.17.3
What operating systems are you seeing the problem on?
Linux
Describe the bug
I am running Fedora and I downloaded the AppImage from the official website. The app itself works, I signed in and everything, however the "Add instance" buttons simply do not work. They are disabled and when I hover over them, the icon with a slashed circle appears.
I have checked the logs, and there's two errors which are probably relevant.
2026-08-01T13:16:20.019087779+02:00 INFO theseus_gui: Initialized tracing subscriber. Loading Modrinth App!
2026-08-01T13:16:20.027645695+02:00 INFO theseus_gui: Initializing app...
2026-08-01T13:16:21.073968501+02:00 ERROR get_game_version_tags: theseus::state: Attempted to get state before it is initialized - this should never happen!
2026-08-01T13:16:21.074190430+02:00 ERROR get_loader_tags: theseus::state: Attempted to get state before it is initialized - this should never happen!
2026-08-01T13:16:21.075622339+02:00 INFO initialize_state: theseus_gui: Initializing app event state...
2026-08-01T13:16:21.076516916+02:00 INFO initialize_state: theseus_gui: Initializing app state...
2026-08-01T13:16:21.077841048+02:00 INFO initialize_state:initialize_state{app_identifier="ModrinthApp"}: theseus::state: Connecting to app database
2026-08-01T13:16:21.115026232+02:00 INFO initialize_state:initialize_state{app_identifier="ModrinthApp"}: theseus::state: Fetching app settings
2026-08-01T13:16:21.115162661+02:00 INFO initialize_state:initialize_state{app_identifier="ModrinthApp"}: theseus::state: Initializing directories
2026-08-01T13:16:21.120447603+02:00 INFO initialize_state:initialize_state{app_identifier="ModrinthApp"}: theseus::state: Initializing file watcher
2026-08-01T13:16:21.121602569+02:00 INFO init_watcher: theseus::state::instances::watcher: Initing watcher
2026-08-01T13:16:21.378174517+02:00 INFO theseus_gui::api::utils: opening command None
Steps to reproduce
- Fedora 44
- Download the AppImage file
- Place it in
~/.local/bin
chmod +x modrinth.AppImage
- Launch app, hover over "Add instance button"
Expected behavior
Adding instances works
Additional context
No response
Please confirm the following.
What version of the Modrinth App are you using?
Modrinth App 0.17.3
What operating systems are you seeing the problem on?
Linux
Describe the bug
I am running Fedora and I downloaded the AppImage from the official website. The app itself works, I signed in and everything, however the "Add instance" buttons simply do not work. They are disabled and when I hover over them, the icon with a slashed circle appears.
I have checked the logs, and there's two errors which are probably relevant.
Steps to reproduce
~/.local/binchmod +x modrinth.AppImageExpected behavior
Adding instances works
Additional context
No response