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

Bug: Error when launching Sonic Heroes on network drive. #56

Closed
DylanTweedy opened this issue Sep 22, 2020 · 2 comments
Closed

Bug: Error when launching Sonic Heroes on network drive. #56

DylanTweedy opened this issue Sep 22, 2020 · 2 comments
Labels
bug Something isn't working untriaged No decision has been made by the developers.

Comments

@DylanTweedy
Copy link

Launching the game works as intended when launched from a local drive (D:\ in my case), however when the game is located on a network drive (G:) I get an error message and the game proceeds to launch without mods.
If I set the executable location to its UNC path (\\StorageServer) it gets worse! In that situation it tells me "the path to the application to be launched is invalid." and won't even launch the game.
I have also tried using symbolic links and get the same results.

executable location G:\
image

executable location \\StorageServer
image

@DylanTweedy DylanTweedy added bug Something isn't working untriaged No decision has been made by the developers. labels Sep 22, 2020
@Sewer56
Copy link
Member

Sewer56 commented Sep 23, 2020

Although I knew about this issue for months; nobody else actually ever tried running Reloaded from a NAS aside me testing with VirtualBox long ago and one other person.

Either way, with a small helper on Discord ( @HyperPolygon64 ), I fixed this issue today as of commit ee088d4 .

It's not an ideal solution for now; and I can't 100% guarantee all scenarios to work (things are tricky and I'm kind of half cheating here) but at least in the short term; things should run fine for most users as of next update.

Release.zip

Feel free to try this build. If it works; I'll close the issue for now.

@DylanTweedy
Copy link
Author

Brilliant! Works fine for me, awesome job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged No decision has been made by the developers.
Projects
None yet
Development

No branches or pull requests

2 participants