micah686 / VnManager

A program to keep track of your visual novels
https://micah686.github.io/VnManager/
MIT License
54 stars 6 forks source link

Collection not working #30

Open LordAxerion opened 3 years ago

LordAxerion commented 3 years ago

Whenever I try to set up a collection (in my case Fate/stay night), after adding all the executables and clicking done, nothing happens when I press submit. There is also no error, but when I open the "manage executables" window again, the list is empty again.

micah686 commented 3 years ago

It's been a while since I worked on the collection code, but without digging into it again: After you add the list of games and press submit, it should bring you back to the main form. After you press submit on that form, it should add the entries automatically.

It also does clear out the entries when you back to the manage executables screen again.

LordAxerion commented 3 years ago

The last step is exactly what does not work for me. I can add the *.exe file and submit the manage executables form, but when clicking submit on the main form nothing happens. Maybe I've configured something in the wrong way, therefore see the following screenshot. image

protoniogg commented 3 years ago

Same problem. I tried with the Higurashi question arc exes,

micah686 commented 3 years ago

Yeah, I did notice that as well. But, I am trying to resolve multiple issues, so that fix might not get in until later.