MathewWi / priiloader

Automatically exported from code.google.com/p/priiloader
0 stars 0 forks source link

Code Dump with Priiloader 0.7 File Install/Load #182

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to Install/Load File and install any file
2. Remove file by uninstalling it from the menu
3. Try to click on Install/Load File

What is the expected output? What do you see instead?
I expect to be able to install another file but instead I get a code dump.

What version of priiloader are you using? On what ios/system menu?
I'm using PriiLoader 0.7 but I even updated to 0.8 Beta 2 with the same issue. 
I'm using 4.3u with IOS58(latest HBC)

Do you have any IOS patches installed? (if so which ios and what patch?)
None

What are your wii system menu settings
Nothing related to this issue I'm sure.

Code crash happens even after constantly reinstalling PriiLoader. I even went 
so far as unhooking anything from the console. I also noticed this would happen 
if you remove the file from the SD card and try accessing the menu but this is 
to be expected I'm sure. The thing is it SOMETIMES lets me access the menu but 
for no real reason.

Also I'm not sure if this is related but after the code dump and hitting the 
reset key it'll go back to the HBC. If I access the System Menu the audio is 
high pitched.

Original issue reported on code.google.com by mits...@gmail.com on 29 Feb 2012 at 1:09

GoogleCodeExporter commented 9 years ago
To put things in perspective of how random this crash is; I got it to work but 
only for it to crash after restarting. What I did to get it to work was make a 
dir in apps>priiloader and put the hacks file in there(I DONT use them, it was 
just to test) I also moved any loose files in root of the SD card to a DIR. I 
was able to access Load/Install File so I decided to disable Gecko Log and 
restart. It crashed once again after restarting. I have no idea why it does 
this..

Original comment by mits...@gmail.com on 29 Feb 2012 at 1:36

GoogleCodeExporter commented 9 years ago
Alright so after a ton of code dumps, changing settings, etc. I found out whats 
causing it. Turns out no matter what setting I change it refuses to load up the 
dialog. However when I click on Load System Hacks and then select Install/Load 
File, it works. I even tested this a few more times by restarting, doing 
nothing, and getting a code dump.

So turns out its not initializing the SD card correctly. What gets to me though 
is that it sometimes works if I mess with the files on the card(deleting, 
adding files, etc.)

Original comment by mits...@gmail.com on 29 Feb 2012 at 1:57

GoogleCodeExporter commented 9 years ago
hmm, odd :s
mind doing a chkdsk in windows? (start->cmd -> chkdsk E:\ /f , replace E:\ with 
the letter of your SD card)

my SD card works fine so i have no idea how this could happen tho...

Original comment by dac...@gmail.com on 2 Mar 2012 at 3:34

GoogleCodeExporter commented 9 years ago
Wow I can't believe I didn't think of doing that sooner. It actually fixed the 
problem. I had reformatted it earlier so I didn't think of doing a ChkDsk but 
windows found an issue. Just to be on the safe side I'll reformat and 
redownload everything too.

Thanks.

Original comment by mits...@gmail.com on 2 Mar 2012 at 10:08

GoogleCodeExporter commented 9 years ago
im both happy the issue is fixed as dissapointed. now i have 1 issue left 
before 0.8 release which i can't reproduce >_>

Original comment by dac...@gmail.com on 3 Mar 2012 at 9:22