DrHacknik / 3DNUS

An all in one 3DS NUS Downloader and Utility; and it's as Light as Air.
GNU General Public License v3.0
88 stars 14 forks source link

System Data Archives refuse to download #16

Closed ghost closed 7 years ago

ghost commented 7 years ago

Trying input "0004800F484E4841 v11264" (DS Card whitelist) or "0004800F484E4C41 v0" (Version Data), the old 3DNUS v1.9 by ground works fine for downloading these.

DrHacknik commented 7 years ago

3DNUS 2.6+ uses the new YLS Parser by MarcusD. I'll have to get him to refine it again. It's most likely not parsing the .csv file correctly.

I am sorry for any problems. Also, some system titles have always had issues when downloading and packing. Try using both the new3DS and old3DS title-lists.

ghost commented 7 years ago

Np. Yeah I tried both title lists.

DrHacknik commented 7 years ago

Then this is confirmed to be a bug. I will get MarcusD to fix this issue. Since he designed the parser.

SonoSooS commented 7 years ago

it should write at least something to the output textbox, no? can you please post the output of the textbox? or if an error shows up then please screenshot that too. also, make sure "pack as cia" is checked and you have make_cdn_cia.exe next to 3DNUS.exe

DrHacknik commented 7 years ago

There should be a label with the text "Dump Log." Press that. Before that though, in the settings make sure "Dump System Info" is checked.

ghost commented 7 years ago

It acts like the title doesn't exist. Try it for yourself, unfortunately I'm not at home right now.

DrHacknik commented 7 years ago

Is the actual title ID located within the Title Database?

If you said that it was able to be downloaded in 3DNUS 1.9; then this has to be an issue with the parser.

SonoSooS commented 7 years ago

the stupidity hurts 😭 I'm sorry for being such dummy such a long time ago... it should be

([0-9a-fA-F]{16})([\s_]*v?(\d+))?

dd01da0465b4542f8f8af4ecedc149ed commented 7 years ago

ecks dee

DrHacknik commented 7 years ago

I have replaced the current Regex.Match Value with the one that MarcusD proposed. I will be compiling a build tonight and see if the Title downloads.

If it does, I will release the build as 3.2.1 (Nightly)

ghost commented 7 years ago

I tested the new regexp and it matches these titles, the old one doesn't. Closing.