Template:CELL ERROR FACILITY SPU - 0x041: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "{{ed right|CELL ERROR FACILITY SPU - 0x041}} === LS Guard errors === {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px s...")
 
mNo edit summary
Line 22: Line 22:
|-
|-
| CELL_LSGUARD_ERROR_NEED_REHASH || 0x80410d16 ||
| CELL_LSGUARD_ERROR_NEED_REHASH || 0x80410d16 ||
|-
|}
=== Other 0x041 Errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
|  || 0x8041040F || Communication with the server failed. a DNS error has occured.
|-
|  || 0x80410418 || DNS Error
|-
|  || 0x80410A0B || Internal PSP error, hardware fault. Send back to be replaced/fixed.
|-
|-
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude>
|}<noinclude>[[Category:Development]][[Category:Main]]</noinclude>

Revision as of 02:53, 7 July 2015

LS Guard errors

Name Errorcode Remarks
CELL_LSGUARD_ERROR_AGAIN 0x80410d01
CELL_LSGUARD_ERROR_INVAL 0x80410d02
CELL_LSGUARD_ERROR_NOMEM 0x80410d04
CELL_LSGUARD_ERROR_SRCH 0x80410d05
CELL_LSGUARD_ERROR_PERM 0x80410d09
CELL_LSGUARD_ERROR_BUSY 0x80410d0a
CELL_LSGUARD_ERROR_ALIGN 0x80410d10
CELL_LSGUARD_ERROR_CORRUPTED 0x80410d15
CELL_LSGUARD_ERROR_NEED_REHASH 0x80410d16

Other 0x041 Errors

Name Errorcode Remarks
0x8041040F Communication with the server failed. a DNS error has occured.
0x80410418 DNS Error
0x80410A0B Internal PSP error, hardware fault. Send back to be replaced/fixed.