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 not working on hollow knight startup #188

Open P-2the-inni opened 10 months ago

P-2the-inni commented 10 months ago

Scarab Version

v2.1.0.0

Hollow Knight Version

v1.5.78.11833

Steps to Reproduce

open scarab download some mods, open hollow knight

Expected Behaviour

expected there to be a loading bar and mod names in the top left of the main menu

Actual Behaviour

nothing, as if opening hollow knight before scarab install

Logs

2023-09-14 14:56:29.248 +01:00 [INF] Launching... 2023-09-14 14:56:29.752 +01:00 [INF] Initializing to normal mode (.cctor) 2023-09-14 14:56:31.098 +01:00 [INF] Checking if up to date... 2023-09-14 14:56:31.102 +01:00 [INF] Current version of installer is 2.1.0.0 2023-09-14 14:56:31.576 +01:00 [INF] Loading settings. 2023-09-14 14:56:31.603 +01:00 [INF] Unable to detect installation path for settings, selecting manually. 2023-09-14 14:56:35.494 +01:00 [INF] Selecting path... 2023-09-14 14:56:49.680 +01:00 [INF] Fetching links 2023-09-14 14:56:50.127 +01:00 [INF] Fetched links successfully 2023-09-14 14:56:50.449 +01:00 [INF] Displaying model 2023-09-14 14:59:22.507 +01:00 [INF] Performing "Install" for ModItem { Name: AdditionalMaps, State: NotInstalledState { Installing = False }, Version: 1.5.3.2 }. 2023-09-14 14:59:27.424 +01:00 [INF] Completed "Install" for AdditionalMaps 2023-09-14 14:59:57.998 +01:00 [INF] Performing "Install" for ModItem { Name: Benchwarp, State: NotInstalledState { Installing = False }, Version: 3.2.3.0 }. 2023-09-14 14:59:59.066 +01:00 [INF] Completed "Install" for Benchwarp 2023-09-14 15:00:13.182 +01:00 [INF] Performing "Install" for ModItem { Name: Enemy HP Bar, State: NotInstalledState { Installing = False }, Version: 3.1.5.0 }. 2023-09-14 15:00:14.610 +01:00 [INF] Completed "Install" for Enemy HP Bar 2023-09-14 15:00:22.991 +01:00 [INF] Performing "Install" for ModItem { Name: DebugMod, State: NotInstalledState { Installing = False }, Version: 1.4.10.2 }. 2023-09-14 15:00:23.866 +01:00 [INF] Completed "Install" for DebugMod 2023-09-14 15:01:07.216 +01:00 [INF] Performing "Install" for ModItem { Name: SFCore, State: NotInstalledState { Installing = False }, Version: 1.5.9.0 }. 2023-09-14 15:01:07.537 +01:00 [INF] Completed "Install" for SFCore 2023-09-14 15:01:11.865 +01:00 [INF] Performing "Install" for ModItem { Name: Satchel, State: NotInstalledState { Installing = False }, Version: 0.8.12.0 }. 2023-09-14 15:01:12.115 +01:00 [INF] Completed "Install" for Satchel 2023-09-14 15:01:22.305 +01:00 [INF] Toggling API, current state: InstalledState { Enabled = True, Version = 74.0.0, Updated = True } 2023-09-14 15:01:23.908 +01:00 [INF] Toggling API, current state: InstalledState { Enabled = False, Version = 74.0.0, Updated = True } 2023-09-14 15:01:25.026 +01:00 [INF] Toggling API, current state: InstalledState { Enabled = True, Version = 74.0.0, Updated = True } 2023-09-14 15:07:36.066 +01:00 [INF] Selecting path... 2023-09-14 15:11:41.314 +01:00 [INF] Launching... 2023-09-14 15:11:41.911 +01:00 [INF] Initializing to normal mode (.cctor) 2023-09-14 15:11:43.746 +01:00 [INF] Checking if up to date... 2023-09-14 15:11:43.751 +01:00 [INF] Current version of installer is 2.1.0.0 2023-09-14 15:11:44.270 +01:00 [INF] Loading settings. 2023-09-14 15:11:44.416 +01:00 [INF] Fetching links 2023-09-14 15:11:44.822 +01:00 [INF] Fetched links successfully 2023-09-14 15:11:45.137 +01:00 [INF] Displaying model 2023-09-14 15:47:06.755 +01:00 [INF] Launching... 2023-09-14 15:47:07.369 +01:00 [INF] Initializing to normal mode (.cctor) 2023-09-14 15:47:09.183 +01:00 [INF] Checking if up to date... 2023-09-14 15:47:09.188 +01:00 [INF] Current version of installer is 2.1.0.0 2023-09-14 15:47:09.765 +01:00 [INF] Loading settings. 2023-09-14 15:47:09.913 +01:00 [INF] Fetching links 2023-09-14 15:47:10.316 +01:00 [INF] Fetched links successfully 2023-09-14 15:47:10.638 +01:00 [INF] Displaying model

P-2the-inni commented 10 months ago

should also mention im keeping scarab open whilst launching hollow knight, and my mods are stored in the managed folder

Night-Spades commented 10 months ago

I also had this issue, and I fixed it by manually selecting my hollow knight installation folder again, and then pressing the install button that popped up in the top right of the menu.

fifty-six commented 10 months ago

Forgot to respond to this sorry, if you browse the local game files, is there an Assembly-CSharp.dll.,v in the Managed folder also?

Jackaboy420 commented 9 months ago

I'm having this issue too, I have the Assembly file, but dunno how to fix this issue.

fifty-six commented 8 months ago

Could you try reinstalling the API? I added support for it in the latest version