vasilvestre / totk-mod-manager-for-switch-emulators

Zelda: Tears of the Kingdom Mod Manager is an open-source application, designed to assist players of Zelda: Tears of the Kingdom on the Yuzu emulator in managing mods for the game.
https://vasilvestre.github.io/totk-mod-manager-for-yuzu/
BSD 3-Clause "New" or "Revised" License
147 stars 7 forks source link

[Bug]: App won't detect local mods regardless of which Yuzu folder I choose #43

Closed durrburger93 closed 1 year ago

durrburger93 commented 1 year ago

Describe the bug

1.I tried finding both the Roaming/yuzu folder and the actual exe folder, none of them work in the mod.
2. Regardless of the patch, I'm getting the could not fetch local mods error
...

Reproduction steps

1. open app
2. select yuzu
3. manually select the folder
...

Additional context

1.
2.
3.
...

What's your operating system?

Windows 11

vasilvestre commented 1 year ago

Is the mod folder in the Roaming/Yuzu ? What's your mod manager app version ? Have you tried the 2 debug buttons at 0.9.2 ?

Sylvaerin commented 1 year ago

I have a similar bug, but I can add that after clearing the cache, the error changes to "path not allowed on the configured scope", before going back to the could not fetch mods error again. I also tried the other debug option, and that one does nothing.

My version of the app is the latest one, 0.9.6.

I don't know if it's related or not, but might as well point out that the version on banana is still the 0.5, but the built in update did not work either, it launched a console, restarted the app, only to ask me if I wanted to install the update again.

vasilvestre commented 1 year ago

I have a similar bug, but I can add that after clearing the cache, the error changes to "path not allowed on the configured scope", before going back to the could not fetch mods error again. I also tried the other debug option, and that one does nothing.

My version of the app is the latest one, 0.9.6.

I don't know if it's related or not, but might as well point out that the version on banana is still the 0.5, but the built in update did not work either, it launched a console, restarted the app, only to ask me if I wanted to install the update again.

Can you share your path that's not allowed on the configured scope please ? This is a known bug that I can't replicate while I don't have a windows

Sylvaerin commented 1 year ago

The path is "G:\Games\Yuzu EA"

vasilvestre commented 1 year ago

The path is "G:\Games\Yuzu EA"

So normally, when you launch the app and choose Yuzu, the app ask you for Yuzu path that's right ?

Sylvaerin commented 1 year ago

I have to click the text asking for the path after choosing yuzu, but I noticed that it gives me the could not fetch error before I do.

vasilvestre commented 1 year ago

Ok maybe I have a workflow issue here but you still can choose a directory ? The directory to select is the Yuzu folder that contains a directory "Mod"

Sylvaerin commented 1 year ago

I can, but it doesn't work nonetheless, I also tried to put the .exe inside the same folder.

vasilvestre commented 1 year ago

I can, but it doesn't work nonetheless, I also tried to put the .exe inside the same folder.

I will try to reproduce this in 2 days when I have a windows

Sylvaerin commented 1 year ago

Ok, I hope you'll find a fix :)

Sylvaerin commented 1 year ago

Quick update: I tried the new release, still not working, and now the text to choose the folder is gone.

vasilvestre commented 1 year ago

Quick update: I tried the new release, still not working, and now the text to choose the folder is gone.

Yes, please use the debug button to remove your inner configuration. The new system isn't compatible with the previous one for a file :)

Sylvaerin commented 1 year ago

That fixed that issue, but the underlying one is still there, I hope you'll find something!

vasilvestre commented 1 year ago

https://github.com/vasilvestre/totk-mod-manager-for-switch-emulators/issues/49#issuecomment-1584359228

I've sent a video, the other issue is quite similar to this one. You are doing to same things?

Sylvaerin commented 1 year ago

So, I started spamming the two buttons, and at some point it started working, for some reason lol, thanks!

vasilvestre commented 1 year ago

Nice ! I've discovered a new way to handle the configuration still, this will make the whole app more stable. I keep learning :) Happy that it works !

vasilvestre commented 1 year ago

@durrburger93 feel free to reopen