-
Notifications
You must be signed in to change notification settings - Fork 356
Description
If i try to start the App i only get this Screen:

And the Log says
2023-09-28T16:39:26.799142997+02:00 INFO theseus_gui: Initialized tracing subscriber. Loading Modrinth App! 2023-09-28T16:39:27.776057989+02:00 INFO init_watcher: theseus::state: Initting watcher 2023-09-28T16:39:30.780189934+02:00 ERROR theseus_gui::error: error=Unable to read launcher tags from any source span_trace= 0: theseus::state::tags::init with dirs=DirectoryInfo { settings_dir: "/home/rajala1404/.config/com.modrinth.theseus", config_dir: RwLock { data: "/home/rajala1404/.config/com.modrinth.theseus" }, working_dir: "/home/rajala1404" } fetch_online=false credentials=CredentialsStore(None) at theseus/src/state/tags.rs:24 1: theseus::state::initialize_state at theseus/src/state/mod.rs:134 2: theseus_gui::initialize_state at theseus_gui/src-tauri/src/main.rs:16 2023-09-28T16:39:45.938909088+02:00 INFO theseus_gui: Initialized tracing subscriber. Loading Modrinth App! 2023-09-28T16:39:46.424802536+02:00 INFO init_watcher: theseus::state: Initting watcher 2023-09-28T16:39:49.429522203+02:00 ERROR theseus_gui::error: error=Unable to read launcher tags from any source span_trace= 0: theseus::state::tags::init with dirs=DirectoryInfo { settings_dir: "/home/rajala1404/.config/com.modrinth.theseus", config_dir: RwLock { data: "/home/rajala1404/.config/com.modrinth.theseus" }, working_dir: "/home/rajala1404" } fetch_online=false credentials=CredentialsStore(None) at theseus/src/state/tags.rs:24 1: theseus::state::initialize_state at theseus/src/state/mod.rs:134 2: theseus_gui::initialize_state at theseus_gui/src-tauri/src/main.rs:16 2023-09-28T16:40:49.080483742+02:00 INFO theseus_gui: Initialized tracing subscriber. Loading Modrinth App! 2023-09-28T16:40:50.463352134+02:00 INFO init_watcher: theseus::state: Initting watcher 2023-09-28T16:40:53.475378747+02:00 ERROR theseus_gui::error: error=Unable to read launcher tags from any source span_trace= 0: theseus::state::tags::init with dirs=DirectoryInfo { settings_dir: "/home/rajala1404/.config/com.modrinth.theseus", config_dir: RwLock { data: "/home/rajala1404/.config/com.modrinth.theseus" }, working_dir: "/tmp/.mount_modrinBBRS0Y/usr" } fetch_online=false credentials=CredentialsStore(None) at theseus/src/state/tags.rs:24 1: theseus::state::initialize_state at theseus/src/state/mod.rs:134 2: theseus_gui::initialize_state at theseus_gui/src-tauri/src/main.rs:16
And i already tried to delete all Config Folders but i doesn't work
I tried to download the App from other sources like the deb package and the AUR package and the AppImage all not working