fifty-six / Scarab

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

Invalid Hollow Knight Path issue #175

Closed Ncarauj012 closed 1 year ago

Ncarauj012 commented 1 year ago

Scarab Version

v1.14.0.0

Hollow Knight Version

most recent

Steps to Reproduce

idk

Expected Behaviour

I keep selecting the folder "Hollow Knight", inside of which is the "hollow_knight_Data" that scarab asks for, and selecting either of them ends in the same message saying that its invalid and prompts me to try again.

I am running linux mint's most recent version.

Actual Behaviour

"Invalid Hollow Knight Path! Select the folder containing hollow_knight_Data or Hollow Knight_Data."

Logs

idk

eldruz commented 1 year ago

Same issue with popOs latest version.

Scarab v1.31.0.0 works as intended.

MysticalMT commented 1 year ago

Same issue with original and pirated Hollow knight

fifty-six commented 1 year ago

Could you run tree on the folder from the terminal and post the output by any chance? In hollow_knight_Data is there a Managed folder containing Assembly-CSharp.dll and UnityEngine.dll? For the original issue poster, did you mean 1.14? The latest is v1.33

BlueRedShark commented 1 year ago

Could you run tree on the folder from the terminal and post the output by any chance? In hollow_knight_Data is there a Managed folder containing Assembly-CSharp.dll and UnityEngine.dll? For the original issue poster, did you mean 1.14? The latest is v1.33

I've got the same issue and I just want to clarify, what does running tree on the folder from the terminal mean, as in what does running tree mean?

Ncarauj012 commented 1 year ago

Could you run tree on the folder from the terminal and post the output by any chance? In hollow_knight_Data is there a Managed folder containing Assembly-CSharp.dll and UnityEngine.dll? For the original issue poster, did you mean 1.14? The latest is v1.33

okay so first of all, yes there is a folder named [Managed] with both files (Assembly-CSharp.dll and UnityEngine.dll),

i'm using the most recent version i downloaded the day i posted the issue.

and what command is "tree"? i'm pretty sure i dont have this command... should i install an application for this?

le-birb commented 1 year ago

I've been having the same issue with the path selection - my Manged folder is there and in the right place, etc. I have discovered that version 1.31 works perfectly fine for me (I was unable to test 1.32 due what I believe is the text box crashing issue), so while a fix is being worked on, backdating a bit might help.

fifty-six commented 1 year ago

I just released v1.34, if any of you could try that - it should fix this issue, hopefully.

eldruz commented 1 year ago

v1.34 works fine, seems the issue is fixed for me

fifty-six commented 1 year ago

Alright, if anyone else has the issue feel free to lmk and I'll re-open this.