fifty-six / Scarab

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

[bug] Scarab doesn't launch on NixOS #185

Closed TheBearodactyl closed 8 months ago

TheBearodactyl commented 11 months ago

Scarab Version

v2.1.00

Hollow Knight Version

v1.5.78.11833

Steps to Reproduce

Extract scarab from linux.zip to a directory named scarab cd into scarab execute Scarab with $ ./Scarab

Expected Behaviour

I expected it to initialize after confirming the path to the Hollow Knight directory

Actual Behaviour

fish: Job 1, './Scarab' terminated by signal SIGSEGV (Address boundary error)

Logs

no logs were generated. It just doesn't work.

TheBearodactyl commented 11 months ago

by the way, the reason I specified NixOS is because it works just fine on Arch and Gentoo

fifty-six commented 11 months ago

No logs were generated as in the log file is empty/doesn't exist or as in it doesn't output to stdout?

TheBearodactyl commented 11 months ago

No logs were generated as in the log file is empty/doesn't exist or as in it doesn't output to stdout?

@fifty-six no logs were generated as in it doesn't even create the ~/.config/HKModInstaller folder

fifty-six commented 11 months ago

Would you be open to trying a framework dependent version? You'd just need the .net6 runtime

TheBearodactyl commented 11 months ago

Would you be open to trying a framework dependent version? You'd just need the .net6 runtime

sure!

fifty-six commented 11 months ago

This should work if you have net6 installed, sorry for the WeTransfer link, even with 7z it only went down to like 33mb and you need <=25 for github

TheBearodactyl commented 11 months ago

thanks :D By the way, you can upload separate files from it in chunks of less than 25MB to the same repo and it'll let you have it uploaded lol