Editing Template:CELL ERROR FACILITY SYSTEM UTILITY - 0x002
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 2,735: | Line 2,735: | ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ||
|- | |- | ||
| CELL_MUSIC_DECODE_DECODE_FINISHED | | CELL_MUSIC_DECODE_DECODE_FINISHED<br />CELL_MUSIC_PLAYBACK_FINISHED<br />CELL_MUSIC2_PLAYBACK_FINISHED || 0x8002C101 || End of music content was reached and decoding stopped | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_PARAM | | CELL_MUSIC_DECODE_ERROR_PARAM<br />CELL_MUSIC_ERROR_PARAM<br />CELL_MUSIC2_ERROR_PARAM || 0x8002C102 || Parameters are invalid | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_BUSY | | CELL_MUSIC_DECODE_ERROR_BUSY<br />CELL_MUSIC_ERROR_BUSY<br />CELL_MUSIC2_ERROR_BUSY || 0x8002C103 || Required processing has not completed, so request could not be executed | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_NO_ACTIVE_CONTENT | | CELL_MUSIC_DECODE_ERROR_NO_ACTIVE_CONTENT<br />CELL_MUSIC_ERROR_NO_ACTIVE_CONTENT<br />CELL_MUSIC2_ERROR_NO_ACTIVE_CONTENT || 0x8002C104 || No open content | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_NO_MATCH_FOUND | | CELL_MUSIC_DECODE_ERROR_NO_MATCH_FOUND<br />CELL_MUSIC_ERROR_NO_MATCH_FOUND<br />CELL_MUSIC2_ERROR_NO_MATCH_FOUND || 0x8002C105 || Content corresponding to passed context could not be found | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_INVALID_CONTEXT | | CELL_MUSIC_DECODE_ERROR_INVALID_CONTEXT<br />CELL_MUSIC_ERROR_INVALID_CONTEXT<br />CELL_MUSIC2_ERROR_INVALID_CONTEXT || 0x8002C106 || Context is invalid | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_DECODE_FAILURE | | CELL_MUSIC_DECODE_ERROR_DECODE_FAILURE<br />CELL_MUSIC_ERROR_PLAYBACK_FAILURE<br />CELL_MUSIC2_ERROR_PLAYBACK_FAILURE || 0x8002C107 || Error occurred during decoding and decoding stopped | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_NO_MORE_CONTENT | | CELL_MUSIC_DECODE_ERROR_NO_MORE_CONTENT<br />CELL_MUSIC_ERROR_NO_MORE_CONTENT<br />CELL_MUSIC2_ERROR_NO_MORE_CONTENT || 0x8002C108 || Next/previous content does not exist | ||
|- | |- | ||
| CELL_MUSIC_DECODE_DIALOG_OPEN | | CELL_MUSIC_DECODE_DIALOG_OPEN<br />CELL_MUSIC_DIALOG_OPEN<br />CELL_MUSIC2_DIALOG_OPEN || 0x8002C109 || Message dialog will be displayed | ||
|- | |- | ||
| CELL_MUSIC_DECODE_DIALOG_CLOSE | | CELL_MUSIC_DECODE_DIALOG_CLOSE<br />CELL_MUSIC_DIALOG_CLOSE<br />CELL_MUSIC2_DIALOG_CLOSE || 0x8002C10A || Message dialog was closed | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_NO_LPCM_DATA | | CELL_MUSIC_DECODE_ERROR_NO_LPCM_DATA || 0x8002C10B || No decoded data was available | ||
|- | |- | ||
| CELL_MUSIC_DECODE_NEXT_CONTENTS_READY | | CELL_MUSIC_DECODE_NEXT_CONTENTS_READY || 0x8002C10C || Decoding of next content can be started | ||
|- | |- | ||
| CELL_MUSIC_DECODE_ERROR_GENERIC | | CELL_MUSIC_DECODE_ERROR_GENERIC<br />CELL_MUSIC_ERROR_GENERIC<br />CELL_MUSIC2_ERROR_GENERIC || 0x8002C1FF || Unknown error occurred | ||
|- | |- | ||
|} | |} |