roxas75 / rxTools

rxTools
http://www.rxtools.net/
GNU General Public License v2.0
266 stars 81 forks source link

Error installing datasuit again #449

Open carlitos92jose opened 8 years ago

carlitos92jose commented 8 years ago

I just installed the latest commit 3f63c71 and the installation failed issue is back again

carlitos92jose commented 8 years ago

Im using a o3ds with 9.2 and 10.6 emunand

mariogamer2 commented 8 years ago

do you tryed to boot emuNAND? My it work on 10.5 emuNAND.

carlitos92jose commented 8 years ago

just tried with the 5ac8aa3 commit and is working normally, the issue is with the latest commit

mariogamer2 commented 8 years ago

Can you test with b28789724765d5a5bb2f66254a0c6a65a23b3280 ?

carlitos92jose commented 8 years ago

@mariogamer2 just tested the b287897 and it worked perfectly, so the issue is definitely the last commit

AlbertoSONIC commented 8 years ago

It works for me... Entrypoint?

urherenow commented 8 years ago

Just tried with a9lh and it's broken. I could try again via any other method (from a sysnand with 9.0 native_firm firmlaunched...) but I really need to learn git commands. How do I switch from a "checkout" back to normal master or branch?

AlbertoSONIC commented 8 years ago

It's broken on firmalunch, you can use arm9loaderhax branch also on other entrypoints like brahma and they'll work fine!

carlitos92jose commented 8 years ago

I'm using menuhax as entrypoint

urherenow commented 8 years ago

Current build works fine on all entry points, but pasta mode AND installation data suite is broken on a9lh. Works for me through hblauncher_loader+CTRBootManager (on o3ds). after data installation suite is done, I can launch sysnand or emunand via a9lh.

mariogamer2 commented 8 years ago

Not borcked for me,work perfectly with 10.5 emuNAND and menuhax (rxTools.3dsx renamed to boot.3dsx)

carlitos92jose commented 8 years ago

I just installed the latest 012a9c2 release and still the same issue, really weird.

urherenow commented 8 years ago

Are you sure you are downloading the proper firm files with the script? Some ISP's have been known to block individual downloads of older native_firm files (Like Americable... see if any of the files in /firm are only 4kb). Using tubehax dns or something similar will cause issues as well.

I'm assuming that you've tried different SD cards as well? Also, are you launching .3dsx or code.bin?

carlitos92jose commented 8 years ago

yes, I downloaded the right firm files and if the problem was those firm files, then the older releases of rxtools would not worked for me, I tried launching with both .3dsx and code.bin and the same problem occurred, and I never used tubehax, the problem started when the big code cleanup and the new theme releases on 3f63c71 released

urherenow commented 8 years ago

What's the NEWEST one that works for you?

carlitos92jose commented 8 years ago

b287897

dogtopus commented 8 years ago

Same issue here. Tried 012a9c2 and got error in data installation BTW the issue only occurs on my O3DS, same version (012a9c2) works fine on my N3DS. Both of my O3DS and N3DS run 10.5 emunand and 9.2 sysnand and both use menuhax + homebrew_launcher + rxTools.3dsx as entry point

mariogamer2 commented 8 years ago

It's don't hapen for me....

dogtopus commented 8 years ago

@mariogamer2 What kind of 3DS are you using? Old 3DS, New 3DS or 2DS?

mariogamer2 commented 8 years ago

2DS 9.2.0,using menuhax with rxTools as boot.3dsx,with CakeBrah up-to-date (51346773556e7f6bfc23d135e47203d452ab00d1)

mariogamer2 commented 8 years ago

@urherenow personnally,I learned git by ,myself,googling my error,shearching....

git checkout arm9loaderhax (go to arm9loaderhax branch) git checkout master (master)