Ixaruz / Luna-App

Homebrew App to dump Animal Crossing: New Horizons islands you visit. Now using on-device De- and Encryption!
GNU General Public License v3.0
43 stars 11 forks source link

"No valid templates found" #10

Closed agbgt closed 9 months ago

agbgt commented 9 months ago

Basically what it says on the title. I set up and installed it exactly like you described, with enctemplate.zip being extracted into the enctemplate folder. But still, when I try to dump any island, it gives me this error message. I tried fiddling around with all sorts of things but I can't get it to work, and I'm not sure what to do.

Ixaruz commented 9 months ago

That message shows up when literally 0 files are inside the template folder. Please make sure the folder name is 100% correct. If necessary, send me a screenshot of the folder's contents and path and I might find the issue.

agbgt commented 9 months ago

Sure thing here's a screenshot of the path and folder, I hope this helps!

Screenshot 2024-01-11 232312

Ixaruz commented 9 months ago

That looks okay; I would assume another thing is possible: the error can also show up when a subfolder is empty. So that could mean, that either one of the Villager folders is empty OR that there might be some hidden file/folder? It all seems kind of unlikely.

Another idea that I have is that something is interfering with Luna reading from the SD card; i.e. some other app could be preventing read access, but then I'd at least expect Luna to fail out entirely... You could try disabling all kinds of other homebrew services/apps and see if that changes anything.

I don't really have a clue on how to solve this issue right now, as it must be some factor on your end.

If you are willing to help me investigate this further, please let me know and we'll continue this conversation some other time . I will need to head to bed now.

agbgt commented 9 months ago

IMG_4162 Absolutely, I'm more than willing to investigate this together. I'm more than happy to try anything out that you suggest and provide any further information.

Have a good rest, thank you so much for your consideration and time!

I’ve also attached a picture of what the folder looks like on applet mode. It’s like the luna folder doesn’t exist at all.

Ixaruz commented 9 months ago

That is very bizarre that Windows finds the files in the filesystem of the SD card and your switch doesn't. I don't think it's luna's issue (though thats an easy thing to say). something must be wrong with the SD card? I assume you tried many things already, like deleting the luna directory from the config folder and copying it there again...

could you try copying the files onto the SD card via ftp or some other method?

Ixaruz commented 9 months ago

From what I read online, another very likely issue could be that your SD is formatted as exFAT and not FAT32. Its supposedly very wonky on switch

agbgt commented 9 months ago

Just checked and the SD card is definitely FAT32. Never had this sort of issue before. I could try a different SD card? I don't know what FTP is but I can try to figure it out.

Ixaruz commented 9 months ago

https://nh-server.github.io/switch-guide/faq/#my-homebrew-is-not-showing-up-on-the-menu Screenshot

I know you aren't a mac user, but you should try this first before setting up an FTP Server on your switch or trying a different SD card.

(dont worry about the title mentioning homebrew. this is just supposed to fix files not showing up in general, not just homebrew)

agbgt commented 9 months ago

That archive bit fix worked! It finally let me dump islands!

Ixaruz commented 9 months ago

whoop, glad it works now!

Ixaruz commented 9 months ago

feel free to close the issue if there is nothing else wrong :^)