DacoTaco / priiloader

A Wii homebrew application that can prevent and fix some user level bricks
GNU General Public License v2.0
544 stars 101 forks source link

0.4 DSI error loading titles #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Power on the Wii
2. Hold Reset
3. Run "Launch Title"

What is the expected output? What do you see instead?
See a list of titles, nasty DSI error

What version of priiloader are you using? On what ios/system menu?
0.4 (R82)

Do you have any IOS patches installed? (if so which ios and what patch?)
ISO 36 ALL Patched

What are your wii system menu settings
Normal

Original issue reported on code.google.com by o...@4u.net on 1 May 2010 at 12:15

Attachments:

GoogleCodeExporter commented 9 years ago
try it with a more recent rev. it should be fixed

Original comment by dac...@gmail.com on 9 May 2010 at 11:46

GoogleCodeExporter commented 9 years ago
Its showing title list now, but all titles are ????????

Original comment by o...@4u.net on 14 May 2010 at 2:48

GoogleCodeExporter commented 9 years ago
check gecko output as to why that is :-/

Original comment by dac...@gmail.com on 14 May 2010 at 3:18

GoogleCodeExporter commented 9 years ago
failed to open blablabla.app error -102
ES_OpenTitleContent returned -1017 , falling back on ISFS

...
...
...

failed to open blablabla.app error -102
ES_OpenTitleContent returned -1017 , falling back on ISFS

works ok when used from HBC.

Original comment by o...@4u.net on 15 May 2010 at 9:58

GoogleCodeExporter commented 9 years ago
in HBC have

getting ready to return blablabla
ES_OpenTitleContent returned -1017 , falling back on ISFS

...
...
...

getting ready to return blablabla
ES_OpenTitleContent returned -1017 , falling back on ISFS

Original comment by o...@4u.net on 15 May 2010 at 10:07

GoogleCodeExporter commented 9 years ago
ofc it works ok when using from HBC. thats cause the IOS used by priiloader in 
HBC
prob has nand permissions(your patched ios36 :P ) and therefor the falling back 
on
ISFS actually works (it doesn't when installed unless the sys menu ios is 
patched)

what im more concerned about is why its returning -1017 for ES_OpenTitleContent 
:/

the only way i can think of that it would fail is cause ES_GetTicketViews() 
failed,
your titles are a bit pooped , or i have a more serious (but yet random) issue 
:/

what im also concerned about is why it works fine for me and why it suddenly 
didn't
do that( the ???????? ) anymore with my bro :-/

Original comment by dac...@gmail.com on 15 May 2010 at 10:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
update to a different rev and try again :/

Original comment by dac...@gmail.com on 15 May 2010 at 10:16

GoogleCodeExporter commented 9 years ago
Already using R85, unless you think the wiki changes will make any difference ;)

Original comment by o...@4u.net on 15 May 2010 at 4:13

GoogleCodeExporter commented 9 years ago
a no, i was just thinking cause of the original post(which was stupid causer 
that was
with the DSI crash :P )

Original comment by dac...@gmail.com on 15 May 2010 at 6:00

GoogleCodeExporter commented 9 years ago
try this , and see its gecko output. everything could help me D:

Original comment by dac...@gmail.com on 15 May 2010 at 9:22

Attachments:

GoogleCodeExporter commented 9 years ago
code committed. please confirm again

Original comment by dac...@gmail.com on 16 May 2010 at 7:41

GoogleCodeExporter commented 9 years ago
It works now, but actually it was my fault, I had a custom es.c in my source 
directory from 1.8.2, sorry Daco :-((

Thats why was getting ES_OpenTitleContent returned -1017

-----
only left with TitleID (HAAA) Photo Channel 1.1 having a mangled name.
-----

Original comment by o...@4u.net on 17 May 2010 at 11:55

GoogleCodeExporter commented 9 years ago
but now that your ES_OpenTitleContent is correct it works again? (srry, didn't 
see
this comment till now)

Original comment by dac...@gmail.com on 29 May 2010 at 10:00

GoogleCodeExporter commented 9 years ago

Original comment by dac...@gmail.com on 8 Jun 2010 at 9:04