Hacking Download the NEW NUSGrabberGUI

Do you like the design elements of the new NUSGrabberGUI?

  • Yes!

    Votes: 67 66.3%
  • Some, yes.

    Votes: 22 21.8%
  • No.

    Votes: 5 5.0%
  • CHANGE IT BACK!

    Votes: 7 6.9%

  • Total voters
    101
  • Poll closed .

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
Ok, so this is either a new bug or just a related bug to the decryption bug. After clicking decrypt, if you click download on anything it will crash with an error, and makes the gui lockup after you close the error.

IDK, the errors are slightly different.
According to your debug log, you attempted to download multiple files in succession, but on the last one, my program bugged out and disposed (got rid of) NUSGrabber before it even started the download. I don't know what to say, other than that I'll try to replicate it.
 
Last edited by FoxMcloud5655,

supermalloch

Well-Known Member
Member
Joined
Apr 1, 2011
Messages
135
Trophies
0
Location
A Sunken Pirate Ship
XP
201
Country
According to your debug log, you attempted to download multiple files in succession, but on the last one, my program bugged out and disposed (got rid of) NUSGrabber before it even started the download. I don't know what to say, other than that I'll try to replicate it.
I was just testing for download errors. the error can be replicated after any single download.
 

Attachments

  • debug.txt
    1 KB · Views: 254
  • (decrypt)debug.txt
    491 bytes · Views: 366

supermalloch

Well-Known Member
Member
Joined
Apr 1, 2011
Messages
135
Trophies
0
Location
A Sunken Pirate Ship
XP
201
Country
Alright... I'll go try it. In the meantime, go update!
So some titles are not found like YouTube? they might not be on the server? Also both bugs still apply, the decrypt bug doesn't freeze the ui, but the download button still does. I also tried running it (decrypt), on a random folder, but it handle that fine.
 

Attachments

  • debug(merged).txt
    2.5 KB · Views: 282

supermalloch

Well-Known Member
Member
Joined
Apr 1, 2011
Messages
135
Trophies
0
Location
A Sunken Pirate Ship
XP
201
Country
I was not able to replicate the bug... Everything works on my end. I did separate the processes internally, so MAYBE that fixed it. Go ahead and update to 0.82.
Ok so I tried many times, and on version 0.82 , both decrypt bugs seem to be fixed. I will however continue to attempt to break things for you . ;P

EDIT: just to make sure im not crazy. I tried it on 0.81 and the error is for sure there. But .82 seems to have fixed it.
 
Last edited by supermalloch,
  • Like
Reactions: FoxMcloud5655

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
Ok so I tried many times, and on version 0.82 , both decrypt bugs seem to be fixed. I will however continue to attempt to break things for you . ;P

EDIT: just to make sure im not crazy. I tried it on 0.81 and the error is for sure there. But .82 seems to have fixed it.
Good to know that I have good intuition when it comes to programming :) Thank you for your attempts at breaking my program, they help a lot!
 
  • Like
Reactions: TotalInsanity4

hama

Well-Known Member
Newcomer
Joined
Jun 8, 2015
Messages
70
Trophies
0
Age
34
XP
215
Country
United States
Try the newest version now and see if I've fixed it. If not, let me know!

maybe it only happen with me because it's working for others

NEW-NUSGrabberGUI v0.82 beta started in emulated debug mode on 3/23/2016 8:15:33 PM

3/23/2016 8:15:33 PM - Completed load successfully.
3/23/2016 8:15:33 PM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/23/2016 8:15:41 PM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/23/2016 8:15:41 PM - Parse complete. Sorting internal titlelist.
3/23/2016 8:15:41 PM - Sort complete.
3/23/2016 8:15:51 PM - Assumed path to the downloaded files is "C:\NEW-NUSGrabberGUI\0005000E1018DC00\"
3/23/2016 8:15:51 PM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/23/2016 8:15:51 PM - Detected that NUSGrabber.exe has closed. Preforming after-processing.
3/23/2016 8:15:52 PM - Title not found.
 

BossRoss93

Well-Known Member
Member
Joined
Jan 26, 2012
Messages
134
Trophies
0
XP
704
Country
United States
Getting an error every time I try to download an update.

"The application was unable to start correctly (0xc000007b). Click OK to close the application"

Then:
"Title not found on Nintendo's servers"

I am trying to download the latest Smash update.
 

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
Getting an error every time I try to download an update.

"The application was unable to start correctly (0xc000007b). Click OK to close the application"

Then:
"Title not found on Nintendo's servers"

I am trying to download the latest Smash update.
Go get Visual Studio C++ 2015 x86. You know what? Scratch that. Would you mind updating, then enabling debugging mode? I would like the debug.log that it produces.

maybe it only happen with me because it's working for others

NEW-NUSGrabberGUI v0.82 beta started in emulated debug mode on 3/23/2016 8:15:33 PM

3/23/2016 8:15:33 PM - Completed load successfully.
3/23/2016 8:15:33 PM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/23/2016 8:15:41 PM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/23/2016 8:15:41 PM - Parse complete. Sorting internal titlelist.
3/23/2016 8:15:41 PM - Sort complete.
3/23/2016 8:15:51 PM - Assumed path to the downloaded files is "C:\NEW-NUSGrabberGUI\0005000E1018DC00\"
3/23/2016 8:15:51 PM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/23/2016 8:15:51 PM - Detected that NUSGrabber.exe has closed. Preforming after-processing.
3/23/2016 8:15:52 PM - Title not found.
Alright... Let me update the program. Let me know if it's fixed next time you run it!
 
Last edited by FoxMcloud5655,

BossRoss93

Well-Known Member
Member
Joined
Jan 26, 2012
Messages
134
Trophies
0
XP
704
Country
United States
Go get Visual Studio C++ 2015 x86. You know what? Scratch that. Would you mind updating, then enabling debugging mode? I would like the debug.log that it produces.


Alright... Let me update the program. Let me know if it's fixed next time you run it!
No problem man. I will do that when I get home.
 

hama

Well-Known Member
Newcomer
Joined
Jun 8, 2015
Messages
70
Trophies
0
Age
34
XP
215
Country
United States
Alright... Let me update the program. Let me know if it's fixed next time you run it!

wow, you're very helpful dev, thank you for your effort and it's really appreciated but i think this issue only happen with me
now i can download update file via command line using NUSGrabber from here (Pre Setup section)

i think it not work for me because i use mac not windows
i use WineBottler 1.8-rc4 to run windows program (.exe)

.NET 4.5, Visual C++ 2015 installed

Screen Shot 2016-03-24 at 9.47.51 AM.png Screen Shot 2016-03-24 at 10.01.16 AM.png

NEW-NUSGrabberGUI v0.83 beta started in emulated debug mode on 3/24/2016 9:49:47 AM

3/24/2016 9:49:48 AM - Completed load successfully.
3/24/2016 9:49:48 AM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/24/2016 9:49:56 AM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/24/2016 9:49:56 AM - Parse complete. Sorting internal titlelist.
3/24/2016 9:49:56 AM - Sort complete.
3/24/2016 9:50:03 AM - Assumed path to the downloaded files is "C:\NEW-NUSGrabberGUI\0005000E1018DC00\"
3/24/2016 9:50:03 AM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/24/2016 9:50:05 AM - Detected that NUSGrabber.exe has closed with exit code of -1073741515. Preforming after-processing.
3/24/2016 9:50:10 AM - Unknown error occurred while downloading.
 

dakotaaesoph

Well-Known Member
Newcomer
Joined
Aug 27, 2015
Messages
66
Trophies
0
XP
142
Country
United States
I am also getting the "The application was unable to start correctly (0xc000007b). Click OK to close the application" prompt and then "There was an unknown problem when downloading."

Here's the Debug
NEW-NUSGrabberGUI v0.83 beta started in emulated debug mode on 3/23/2016 11:15:15 PM

3/23/2016 11:15:15 PM - Completed load successfully.
3/23/2016 11:15:15 PM - Connecting to http://wiiubrew.org/wiki/Title_database.
3/23/2016 11:15:17 PM - Parsing data gathered from http://wiiubrew.org/wiki/Title_database.
3/23/2016 11:15:17 PM - Parse complete. Sorting internal titlelist.
3/23/2016 11:15:17 PM - Sort complete.
3/23/2016 11:15:29 PM - Assumed path to the downloaded files is "D:\Downloads\NEW-NUSGrabber\0005000E1018DC00\"
3/23/2016 11:15:29 PM - Starting "NUSGrabber.exe" with "0005000E1018DC00" as arguments.
3/23/2016 11:15:32 PM - Detected that NUSGrabber.exe has closed with exit code of -1073741701. Preforming after-processing.
3/23/2016 11:15:33 PM - Unknown error occurred while downloading.

EDIT: Ignore me. I didn't have the 32 bit version of Visual C++ installed.
 
Last edited by dakotaaesoph,
  • Like
Reactions: FoxMcloud5655

TekkenKing

Member
Newcomer
Joined
Mar 23, 2016
Messages
6
Trophies
0
XP
56
Country
United States
I've been having problems with this since I first tried yesterday. At first I couldn't get it to work on my Windows 7 laptop. I'd try and download an update but it'd just say something like "msvcp140.dll was not designed to run on windows". So I installed visual c++ 2015 but ended up with the same result. Tried it on my Windows Vista desktop next and it downloaded fine but when it came time to decrypt it it failed and said something like "msvcr120.dll is missing", which it's right there in the nusgrabber directory like it's supposed to be. So I close it and reopen and hit decrypt but then it says "Unable to copy saved common key. Ensure you have access to read and write to the directory specified".

So I try again on my laptop but no dice still running it on that one. So I instead open nusgrabber, delete msvcp140.dll and msvcr120.dll and proceed to download (thinking it'll instead use my laptop's installed visual c++ instead of the one in nusgrabber directory) and it worked, but then failed at decrypt after I selected my common key bin which then gave the same error message my desktop did about missing msvcr120.dll.

Any ideas?

EDIT: Hmmm, nevermind. I tried again but this time deleted the msvcp140 and msvcr120 files auto created by nusgrabber and instead copied the ones installed to my computer from c++ to the nusgrabber folder and everything worked flawlessly. Strange it doesn't seem to like the ones nusgrabber provides.
 
Last edited by TekkenKing,
  • Like
Reactions: FoxMcloud5655

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
I've been having problems with this since I first tried yesterday. At first I couldn't get it to work on my Windows 7 laptop. I'd try and download an update but it'd just say something like "msvcp140.dll was not designed to run on windows". So I installed visual c++ 2015 but ended up with the same result. Tried it on my Windows Vista desktop next and it downloaded fine but when it came time to decrypt it it failed and said something like "msvcr120.dll is missing", which it's right there in the nusgrabber directory like it's supposed to be. So I close it and reopen and hit decrypt but then it says "Unable to copy saved common key. Ensure you have access to read and write to the directory specified".

So I try again on my laptop but no dice still running it on that one. So I instead open nusgrabber, delete msvcp140.dll and msvcr120.dll and proceed to download (thinking it'll instead use my laptop's installed visual c++ instead of the one in nusgrabber directory) and it worked, but then failed at decrypt after I selected my common key bin which then gave the same error message my desktop did about missing msvcr120.dll.

Any ideas?

EDIT: Hmmm, nevermind. I tried again but this time deleted the msvcp140 and msvcr120 files auto created by nusgrabber and instead copied the ones installed to my computer from c++ to the nusgrabber folder and everything worked flawlessly. Strange it doesn't seem to like the ones nusgrabber provides.
Sorry, everyone... I've been sick all week. In regards to your problem, that is odd. Would you mind zipping your .dlls that you copied in and sending them to me in a PM? I want to see HOW they differ from mine, as I copied mine from the same place to get those files.

I mean, if all else fails, I'll just tell the user to go get Visual Studio C++ (x86) Edition and delete those .dlls from my program.
 
Last edited by FoxMcloud5655,

Kafluke

Well-Known Member
Member
Joined
May 6, 2006
Messages
5,474
Trophies
0
Age
47
XP
4,636
Country
United States
I've been having problems with this since I first tried yesterday. At first I couldn't get it to work on my Windows 7 laptop. I'd try and download an update but it'd just say something like "msvcp140.dll was not designed to run on windows". So I installed visual c++ 2015 but ended up with the same result. Tried it on my Windows Vista desktop next and it downloaded fine but when it came time to decrypt it it failed and said something like "msvcr120.dll is missing", which it's right there in the nusgrabber directory like it's supposed to be. So I close it and reopen and hit decrypt but then it says "Unable to copy saved common key. Ensure you have access to read and write to the directory specified".

So I try again on my laptop but no dice still running it on that one. So I instead open nusgrabber, delete msvcp140.dll and msvcr120.dll and proceed to download (thinking it'll instead use my laptop's installed visual c++ instead of the one in nusgrabber directory) and it worked, but then failed at decrypt after I selected my common key bin which then gave the same error message my desktop did about missing msvcr120.dll.

Any ideas?

EDIT: Hmmm, nevermind. I tried again but this time deleted the msvcp140 and msvcr120 files auto created by nusgrabber and instead copied the ones installed to my computer from c++ to the nusgrabber folder and everything worked flawlessly. Strange it doesn't seem to like the ones nusgrabber provides.
Before I saw your edit I was going to suggest this. In my opinion this is the best way to combat this error. Just download the latest C++ redistributable and install it. Then do a search on your PC for those files and copy them into the folder with nusgrabber replacing anything that is already there.
 

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
Before I saw your edit I was going to suggest this. In my opinion this is the best way to combat this error. Just download the latest C++ redistributable and install it. Then do a search on your PC for those files and copy them into the folder with nusgrabber replacing anything that is already there.
That works too, but you can also just as easily delete those files after installing C++ x86 from NUSGrabber's folder, as you already know now :)
 

TekkenKing

Member
Newcomer
Joined
Mar 23, 2016
Messages
6
Trophies
0
XP
56
Country
United States
Haven't tried recently, but going by what I remember NUSGrabber would autocreate the dlls if no dlls were in the folder, regardless if I had it preinstalled on my OS. Had to copy them from my system and replace the autocreated ones to remedy the problem. NUSGrabber always created the dlls if they didn't exist in the NUSGrabber folder already regardless if I've run the program before or not.

And since you asked I'll send you my dlls like you requested.
 

FoxMcloud5655

GBATemp Developer
OP
Member
Joined
Nov 16, 2015
Messages
554
Trophies
0
Location
Cornaria
Website
foxmcloud.net
XP
1,004
Country
United States
Haven't tried recently, but going by what I remember NUSGrabber would autocreate the dlls if no dlls were in the folder, regardless if I had it preinstalled on my OS. Had to copy them from my system and replace the autocreated ones to remedy the problem. NUSGrabber always created the dlls if they didn't exist in the NUSGrabber folder already regardless if I've run the program before or not.

And since you asked I'll send you my dlls like you requested.
Thanks. I meant that I'll tell users to go get the redistributable and then on my next update, remove those .dll's from my program so it functions like it's supposed to.
 

KillzXGaming

Well-Known Member
Member
Joined
Jan 2, 2016
Messages
1,629
Trophies
0
Age
28
XP
1,618
Country
United States
Doesn't seem to work. Updates say not found on servers, system and full titles say feature not implemented yet? I used to use these features a while until i updated?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • SylverReZ @ SylverReZ:
    @Sonic Angel Knight, Is that SAK I see. :ninja:
  • BigOnYa @ BigOnYa:
    What a weird game
  • K3Nv2 @ K3Nv2:
    Yeah I wanted to see shards of the titanic
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
    K3Nv2 @ K3Nv2: My life has no value my fat ass is staying right here