fifty-six / Scarab

An installer for Hollow Knight mods written in Avalonia.
GNU General Public License v3.0
577 stars 157 forks source link

Scarab Path Selection Not Updating #187

Closed alkas3ltzr closed 10 months ago

alkas3ltzr commented 10 months ago

Scarab Version

v2.1.0.0

Hollow Knight Version

v1.5.78.11833

Steps to Reproduce

Install Scarab via GitHub link Extract Files Run Scarab Application Go to Settings Tab Click on Current install path Dropdown Select Hollowknight File Location "Re-open the installer to use your new path" Click ok After re-opening, Current install path remains "test"

Expected Behaviour

I thought it would update, idk why it doesn't.

Actual Behaviour

It did not update the install path.

Logs

2023-09-11 19:11:57.052 -04:00 [INF] Launching... 2023-09-11 19:11:57.402 -04:00 [INF] Initializing to normal mode (.cctor) 2023-09-11 19:11:58.096 -04:00 [INF] Checking if up to date... 2023-09-11 19:11:58.098 -04:00 [INF] Current version of installer is 2.1.0.0 2023-09-11 19:11:58.346 -04:00 [INF] Loading settings. 2023-09-11 19:11:58.407 -04:00 [INF] Fetching links 2023-09-11 19:11:58.616 -04:00 [INF] Fetched links successfully 2023-09-11 19:11:58.724 -04:00 [INF] Displaying model 2023-09-11 19:12:03.007 -04:00 [INF] Selecting path... 2023-09-11 19:12:07.057 -04:00 [INF] Selecting path... 2023-09-11 19:12:11.601 -04:00 [INF] Launching... 2023-09-11 19:12:11.920 -04:00 [INF] Initializing to normal mode (.cctor) 2023-09-11 19:12:12.632 -04:00 [INF] Checking if up to date... 2023-09-11 19:12:12.634 -04:00 [INF] Current version of installer is 2.1.0.0 2023-09-11 19:12:12.783 -04:00 [INF] Loading settings. 2023-09-11 19:12:12.843 -04:00 [INF] Fetching links 2023-09-11 19:12:13.050 -04:00 [INF] Fetched links successfully 2023-09-11 19:12:13.162 -04:00 [INF] Displaying model 2023-09-11 19:19:56.083 -04:00 [INF] Launching... 2023-09-11 19:19:56.400 -04:00 [INF] Initializing to normal mode (.cctor) 2023-09-11 19:19:57.105 -04:00 [INF] Checking if up to date... 2023-09-11 19:19:57.107 -04:00 [INF] Current version of installer is 2.1.0.0 2023-09-11 19:19:57.323 -04:00 [INF] Loading settings. 2023-09-11 19:19:57.380 -04:00 [INF] Fetching links 2023-09-11 19:19:57.613 -04:00 [INF] Fetched links successfully 2023-09-11 19:19:57.724 -04:00 [INF] Displaying model 2023-09-11 19:20:27.483 -04:00 [INF] Selecting path...

alkas3ltzr commented 10 months ago

Fixed, not sure how.