| View previous topic :: View next topic |
| Author |
Message |
Ghozt
Joined: 13 Mar 2006 Posts: 34
|
Posted: Mon Jun 05, 2006 9:24 pm Post subject: What does error: 80020146 mean?? |
|
|
I was just playing around with the sceKernelLoadExec() function but suddenly when I tryed to start an eboot I got the "80020146" error.
What does that mean and what can I do to fix this??
Thanks. |
|
| Back to top |
|
 |
moonlight
Joined: 26 Oct 2005 Posts: 567
|
Posted: Tue Jun 06, 2006 1:34 am Post subject: |
|
|
You have the errors in pspkerror.h.
That one is SCE_KERNEL_ERROR_PROHIBIT_LOADMODULE_DEVICE
Probably you are trying to execute a file from the ms or the flash in an user mode program, just guessing... |
|
| Back to top |
|
 |
|