Template:CELL MS ERROR BASE - 0x8000000

From PS3 Developer wiki
Revision as of 21:48, 8 July 2015 by Eussbot (talk | contribs) (Created page with "{{ed right|CELL MS ERROR BASE - 0x8000000}} === Multistream errors === {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Multistream errors

Name Errorcode Remarks
CELL_MS_ERROR 0x88000000 Base error value
CELL_MS_ERROR_SYSPAUSED 0x88000001 The system is paused.
CELL_MS_ERROR_INVAL 0x88000002 A parameter is invalid.
CELL_MS_ERROR_WRONGSTATE 0x88000003 A state is wrong.
CELL_MS_ERROR_RESOURCEUNAVAIL 0x88000004 A system resource is unavailable.
CELL_MS_ERROR_CIRCULARDEPEND 0x88000005 There is a circular dependency.
CELL_MS_ERROR_BUSMISMATCH 0x88000006 There is a bus mismatch.
CELL_MS_ERROR_INVALIDELF 0x88000007 An ELF file is invalid.
CELL_MS_ERROR_FILEACCESS 0x88000008 Access to a file failed.
CELL_MS_ERROR_INVALIDENV 0x88000009 An envelope is invalid.
CELL_MS_ERROR_OUTOFRANGE 0x88000010 Out of range.
CELL_MS_ERROR_BADMODE 0x88000011 There is a bad mode.
CELL_MS_ERROR_NOFREESTREAMS 0x88000012 There are no free streams.
CELL_MS_ERROR_SURROUNDNOTINIT 0x88000013 Surround sound is not initialised.
CELL_MS_ERROR_INVALID_CHANNEL 0x88000014 A channel is invalid.
CELL_MS_ERROR_INVALID_TYPE 0x88000015 A type is invalid.
CELL_MS_ERROR_AUDIO_CONFIGURE 0x88000016 cellMSSystemConfigureSysUtil failed processing cellAudioOutConfigure function
CELL_MS_ERROR_AUDIO_GETSTATE 0x88000017 cellMSSystemConfigureSysUtil failed processing cellAudioOutGetState function