Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed games failing to detect .exe in Install Folder #471

Open
OmniNoesis opened this issue Feb 19, 2025 · 13 comments
Open

Installed games failing to detect .exe in Install Folder #471

OmniNoesis opened this issue Feb 19, 2025 · 13 comments
Labels
🪲 bug Something isn't working 💻 client There are things to do on the client

Comments

@OmniNoesis
Copy link

Describe the bug
Upon download and extraction of game files, GameVault does not recognize the .exe's in the folder and can not launch the game.

To Reproduce
Steps to reproduce the behavior:

  1. In Server Games, click to download a video game. Upon successful download, it will initiate an auto-extract.
  2. Click on downloads and initiate the install by selecting the "Setup.exe". Note the path is autofilled for the install location. "Create Shortcut" is toggled on.
  3. Upon finish of installation I opt to not launch game. I select "Finish" on the installer.
  4. Game appears in the "Installed" section of GameVault. Upon clicking on the installed game in that section, an error appears "No valid executable found".
  5. When I click into the game details and select the cog wheel to edit the launch executable, the dropdown does not produce any results to select.

Expected behavior
When launching a game I expected it to identify the .exe in the installed folder and boot up.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 10
@OmniNoesis OmniNoesis added 💻 client There are things to do on the client 🪲 bug Something isn't working labels Feb 19, 2025
@Yelo420
Copy link
Contributor

Yelo420 commented Feb 20, 2025

I don't think I need to ask for the correct path or access rights, because gamevault downloads the game correctly, right?
But I think it has something to do with the stick.
Is it formatted with something other than NTFS?
Or are any flags added to the files, such as “Hidden”?

Perhaps windows itself is playing a trick on us with missing “Drive Indexing”.
To make sure indexing is enabled on the stick, you can go to the drive properties and ensure that "Allow files on this drive to have contents indexed" is checked.

For windows, the maximum path length is 260 characters. Otherwise the process is aborted. I have to use a different procedure for this. Can you search for the longest path in the subfolders?

Ok, that's all I can think of for now. Sorry for the long text. But I hope we can find the cause.

@OmniNoesis
Copy link
Author

OmniNoesis commented Feb 20, 2025 via email

@Yelo420
Copy link
Contributor

Yelo420 commented Feb 20, 2025

If its ok for you, please reformat the NVMe to NTFS and try Install the Game again.

@OmniNoesis
Copy link
Author

OmniNoesis commented Feb 20, 2025 via email

@Yelo420
Copy link
Contributor

Yelo420 commented Feb 20, 2025

Ok would you mind if i send you a tool.exe tomorrow which uses several approaches to find Files of your directory and displays them. Maybe like this we find the issue.

Not a Virus i swear 😂

@OmniNoesis
Copy link
Author

OmniNoesis commented Feb 20, 2025 via email

@Alfagun74
Copy link
Contributor

Thank you for reporting it. :)

@Yelo420
Copy link
Contributor

Yelo420 commented Feb 21, 2025

Now that I think about it. Have you tried installing the game on one of your internal disks?

@OmniNoesis
Copy link
Author

OmniNoesis commented Feb 21, 2025 via email

@Yelo420
Copy link
Contributor

Yelo420 commented Feb 22, 2025

Ok, last think i can think of. Can you send me the content of your ignore list? You also find it in the settings.

@OmniNoesis
Copy link
Author

OmniNoesis commented Feb 22, 2025 via email

@Yelo420
Copy link
Contributor

Yelo420 commented Feb 22, 2025

Can you enter "uninst" to the list, save it and try again If you find a exe. Maybe its because the list is not initialized

@OmniNoesis
Copy link
Author

OmniNoesis commented Feb 22, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working 💻 client There are things to do on the client
Projects
Status: 📃 New Issues
Development

No branches or pull requests

3 participants