Template:CELL MS ERROR BASE - 0x8000000

From PS3 Developer wiki
Jump to navigation Jump to search

Multistream errors[edit source]

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 0x8800000a Out of range.
CELL_MS_ERROR_BADMODE 0x8800000b There is a bad mode.
CELL_MS_ERROR_NOFREESTREAMS 0x8800000c There are no free streams.
CELL_MS_ERROR_SURROUNDNOTINIT 0x8800000d Surround sound is not initialised.
CELL_MS_ERROR_INVALID_CHANNEL 0x8800000e A channel is invalid.
CELL_MS_ERROR_INVALID_TYPE 0x8800000f A type is invalid.
CELL_MS_ERROR_AUDIO_CONFIGURE 0x88000010 cellMSSystemConfigureSysUtil failed processing cellAudioOutConfigure function
CELL_MS_ERROR_AUDIO_GETSTATE 0x88000011 cellMSSystemConfigureSysUtil failed processing cellAudioOutGetState function