Closed Sereinme closed 2 weeks ago
Failed to start with error - Failed to load icon pack and Failed to create State Manager.
[2024-11-27][15:20:12][seelen_ui][INFO] ───────────────────── Starting Seelen UI v2.0.6 ───────────────────── [2024-11-27][15:20:12][seelen_ui][INFO] Operating System: Windows 10.0.26100 (Windows 11 Professional) [64-bit] [2024-11-27][15:20:12][seelen_ui][INFO] WebView2 Runtime: Ok("131.0.2903.63") [2024-11-27][15:20:12][seelen_ui][INFO] Elevated : Ok(false) [2024-11-27][15:20:12][seelen_ui][INFO] Locate : Some("zh-CN") [2024-11-27][15:20:13][seelen_ui::modules::cli][INFO] TCP server listening on 127.0.0.1:58480 [2024-11-27][15:20:13][seelen_ui::seelen][TRACE] Show settings window [2024-11-27][15:20:13][seelen_ui::state::application][TRACE] Creating new State Manager [2024-11-27][15:20:13][seelen_ui::state::application::icons][ERROR] Failed to load icon pack ("C:\Users\sereinme\AppData\Roaming\com.seelen.seelen-ui\icons\system"): Custom("metadata.yml not found")
[2024-11-27][15:20:13][seelen_ui][ERROR] A panic occurred: Cause: Failed to create State Manager: Io(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
Location: src/background\state\application\mod.rs:45:26 [2024-11-27][15:20:21][seelen_ui][INFO] ───────────────────── Starting Seelen UI v2.0.6 ───────────────────── [2024-11-27][15:20:21][seelen_ui][INFO] Operating System: Windows 10.0.26100 (Windows 11 Professional) [64-bit] [2024-11-27][15:20:21][seelen_ui][INFO] WebView2 Runtime: Ok("131.0.2903.63") [2024-11-27][15:20:21][seelen_ui][INFO] Elevated : Ok(false) [2024-11-27][15:20:21][seelen_ui][INFO] Locate : Some("zh-CN") [2024-11-27][15:20:21][seelen_ui::modules::cli][INFO] TCP server listening on 127.0.0.1:58491 [2024-11-27][15:20:21][seelen_ui::seelen][TRACE] Show settings window [2024-11-27][15:20:21][seelen_ui::state::application][TRACE] Creating new State Manager [2024-11-27][15:20:21][seelen_ui::state::application::icons][ERROR] Failed to load icon pack ("C:\Users\sereinme\AppData\Roaming\com.seelen.seelen-ui\icons\system"): Custom("metadata.yml not found")
[2024-11-27][15:20:21][seelen_ui][ERROR] A panic occurred: Cause: Failed to create State Manager: Io(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
Location: src/background\state\application\mod.rs:45:26 [2024-11-27][15:25:04][seelen_ui][INFO] ───────────────────── Starting Seelen UI v2.0.6 ───────────────────── [2024-11-27][15:25:04][seelen_ui][INFO] Operating System: Windows 10.0.26100 (Windows 11 Professional) [64-bit] [2024-11-27][15:25:04][seelen_ui][INFO] WebView2 Runtime: Ok("131.0.2903.63") [2024-11-27][15:25:04][seelen_ui][INFO] Elevated : Ok(false) [2024-11-27][15:25:04][seelen_ui][INFO] Locate : Some("zh-CN") [2024-11-27][15:25:04][seelen_ui::modules::cli][INFO] TCP server listening on 127.0.0.1:59934 [2024-11-27][15:25:04][seelen_ui::seelen][TRACE] Show settings window [2024-11-27][15:25:04][seelen_ui::state::application][TRACE] Creating new State Manager [2024-11-27][15:25:04][seelen_ui::state::application::icons][ERROR] Failed to load icon pack ("C:\Users\sereinme\AppData\Roaming\com.seelen.seelen-ui\icons\system"): Custom("metadata.yml not found")
[2024-11-27][15:25:04][seelen_ui][ERROR] A panic occurred: Cause: Failed to create State Manager: Io(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
Location: src/background\state\application\mod.rs:45:26
ok I get it, making a fix.
fixed on v2.0.7 but mstore takes a entire day to be updated, you can try github version.
Thanks, v2.0.7 works fine for me.
Describe the bug
Failed to start with error - Failed to load icon pack and Failed to create State Manager.
Log
[2024-11-27][15:20:12][seelen_ui][INFO] ───────────────────── Starting Seelen UI v2.0.6 ───────────────────── [2024-11-27][15:20:12][seelen_ui][INFO] Operating System: Windows 10.0.26100 (Windows 11 Professional) [64-bit] [2024-11-27][15:20:12][seelen_ui][INFO] WebView2 Runtime: Ok("131.0.2903.63") [2024-11-27][15:20:12][seelen_ui][INFO] Elevated : Ok(false) [2024-11-27][15:20:12][seelen_ui][INFO] Locate : Some("zh-CN") [2024-11-27][15:20:13][seelen_ui::modules::cli][INFO] TCP server listening on 127.0.0.1:58480 [2024-11-27][15:20:13][seelen_ui::seelen][TRACE] Show settings window [2024-11-27][15:20:13][seelen_ui::state::application][TRACE] Creating new State Manager [2024-11-27][15:20:13][seelen_ui::state::application::icons][ERROR] Failed to load icon pack ("C:\Users\sereinme\AppData\Roaming\com.seelen.seelen-ui\icons\system"): Custom("metadata.yml not found")
[2024-11-27][15:20:13][seelen_ui][ERROR] A panic occurred: Cause: Failed to create State Manager: Io(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
Location: src/background\state\application\mod.rs:45:26 [2024-11-27][15:20:21][seelen_ui][INFO] ───────────────────── Starting Seelen UI v2.0.6 ───────────────────── [2024-11-27][15:20:21][seelen_ui][INFO] Operating System: Windows 10.0.26100 (Windows 11 Professional) [64-bit] [2024-11-27][15:20:21][seelen_ui][INFO] WebView2 Runtime: Ok("131.0.2903.63") [2024-11-27][15:20:21][seelen_ui][INFO] Elevated : Ok(false) [2024-11-27][15:20:21][seelen_ui][INFO] Locate : Some("zh-CN") [2024-11-27][15:20:21][seelen_ui::modules::cli][INFO] TCP server listening on 127.0.0.1:58491 [2024-11-27][15:20:21][seelen_ui::seelen][TRACE] Show settings window [2024-11-27][15:20:21][seelen_ui::state::application][TRACE] Creating new State Manager [2024-11-27][15:20:21][seelen_ui::state::application::icons][ERROR] Failed to load icon pack ("C:\Users\sereinme\AppData\Roaming\com.seelen.seelen-ui\icons\system"): Custom("metadata.yml not found")
[2024-11-27][15:20:21][seelen_ui][ERROR] A panic occurred: Cause: Failed to create State Manager: Io(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
Location: src/background\state\application\mod.rs:45:26 [2024-11-27][15:25:04][seelen_ui][INFO] ───────────────────── Starting Seelen UI v2.0.6 ───────────────────── [2024-11-27][15:25:04][seelen_ui][INFO] Operating System: Windows 10.0.26100 (Windows 11 Professional) [64-bit] [2024-11-27][15:25:04][seelen_ui][INFO] WebView2 Runtime: Ok("131.0.2903.63") [2024-11-27][15:25:04][seelen_ui][INFO] Elevated : Ok(false) [2024-11-27][15:25:04][seelen_ui][INFO] Locate : Some("zh-CN") [2024-11-27][15:25:04][seelen_ui::modules::cli][INFO] TCP server listening on 127.0.0.1:59934 [2024-11-27][15:25:04][seelen_ui::seelen][TRACE] Show settings window [2024-11-27][15:25:04][seelen_ui::state::application][TRACE] Creating new State Manager [2024-11-27][15:25:04][seelen_ui::state::application::icons][ERROR] Failed to load icon pack ("C:\Users\sereinme\AppData\Roaming\com.seelen.seelen-ui\icons\system"): Custom("metadata.yml not found")
[2024-11-27][15:25:04][seelen_ui][ERROR] A panic occurred: Cause: Failed to create State Manager: Io(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
Location: src/background\state\application\mod.rs:45:26