yellows8 / 3ds_homemenuhax

Obsolete Nintendo 3DS Home Menu haxx, aka menuhax.
227 stars 30 forks source link

Broken ninupdates CSV title-listing parsing during system-version-override when there's only one returned version(New3DS in particular). #181

Closed jiahao1994 closed 7 years ago

jiahao1994 commented 8 years ago

N3DS Firmware 9.0.0-20 U

Placed the starter kit into root dir of sdcard Replaced the menuhax manager inside the starter kit to menuhax 3.1 Changed the theme, date and reset the browser Ran broswerhax and got into the homebrew But when I tried to install the menuhax, the error code appeared. I do not have the log file as i have deleted it. Right now the server is done, so I'll wait for the server to be up to upload the log. But if anyone have a solution for this, pls kindly advise

jiahao1994 commented 8 years ago

menuhax_manager v3.1 by yellows8. Deleting SD data from old menuhax_manager versions, etc... Opening extdata archives... Finished opening extdata.

Downloading config via HTTPC... Parsing config... menuhax_manager v3.1 by yellows8.

This can install Home Menu haxx to the SD card, for booting the *hax payloads. Select an option with the below menu via the D-Pad/Circle-Pad, then press A. You can press the B button to exit. You can press the Y button at any time while at a menu like the below one, to toggle the screen being used by this app. The theme menu options are only available when the cfg file exists on SD with an exploit installed which requires seperate theme-data files.

-> Install Delete Configure menuhax. Configure the menuhax splash-screen. Have you fully read the latest README? https://github.com/yellows8/3ds_homemenuhax A = Yes, B = No.

Getting system info... Detected system-version: New3DS 9.0.0-20 USA Do you want to override the detected system-version? Normally using this will cause Home Menu to fail to boot until the intended Home Menu version is installed(unless an older exploit is used). A = Yes, B = No.

Using the selected system-version: New3DS 9.0.0-20 USA Sending network requests... First URL: https://yls8.mtheall.com/ninupdates/get_reportinfo.php?sys=ktr&updateversion=9.0.0&format=raw&info=reportdate Content from the server: 10-06-14_08-05-03

Second URL: https://yls8.mtheall.com/ninupdates/titlelist.php?date=10-06-14_08-05-03&sys=ktr&tid=0004003000008F02&soap=1&csv=1 Content from the server: TitleID,Region,Title versions,Update versions 0004003000008F02,USA,v11272,9.0.0-20

Content parsing failed: 0xfffffffc. Install failed: 0xfffffffc.

An error occured. If this is an actual issue not related to user failure, please report this to here if it persists(or comment on an already existing issue if needed), with the file from SD 'menuhax_manager.log'(normally located at '/3ds/menuhax_manager/' unless the app is running from elsewhere): https://github.com/yellows8/3ds_homemenuhax/issues Press the START button to exit.

yellows8 commented 8 years ago

There's no need to override system-version with the exact same sysver you have ...............

jiahao1994 commented 8 years ago

Alright my bad! Sorry!

Xyrann commented 8 years ago

From the sounds of things I've got the same issue. Where can I find the log file?

Xyrann commented 8 years ago

menuhax_manager v3.0 by yellows8. Deleting SD data from old menuhax_manager versions, etc... Opening extdata archives... Finished opening extdata.

Downloading config via HTTPC... Parsing config... This menuhax_manager build's version doesn't match the version from config. You likely aren't using the latest release version, outdated versions are not supported. Failed to load config: 0xfffffffe.

An error occured. If this is an actual issue not related to user failure, please report this to here if it persists(or comment on an already existing issue if needed), with the file from SD '/3ds/menuhax_manager/menuhax_manager.log': https://github.com/yellows8/3ds_homemenuhax/issues Press the START button to exit.

jiahao1994 commented 8 years ago

Check the closed issues. Tons of them have the same error code

jiahao1994 commented 8 years ago

https://github.com/yellows8/3ds_homemenuhax/issues/186 Try the solution shown in the link above

Xyrann commented 8 years ago

Thanks man. All fixed!

yellows8 commented 7 years ago

CSV parsing issue is now fixed in a local commit.