Template:CELL ERROR FACILITY CXML - 0x055

From PS3 Developer wiki
Jump to navigation Jump to search

CXML errors[edit source]

Name Errorcode Remarks
RESULT_ERROR_CANT_OPEN 0x80550001 File could not be opened
RESULT_ERROR_CANT_READ 0x80550002 Could not read from file or buffer
RESULT_ERROR_CANT_WRITE 0x80550003 Could not write to file or buffer
RESULT_ERROR_CANT_SEEK 0x80550004 Could not set read position in file or buffer
RESULT_ERROR_CANT_ALLOC 0x80550005 Memory allocation failed
RESULT_ERROR_FORMAT 0x80550006 Incorrect file format
RESULT_ERROR_VERSION 0x80550007 Incorrect file version
RESULT_ERROR_INVALID_NODE 0x80550008 Access to invalid node (Element, Attribute, File)
RESULT_ERROR_NOT_ENOUGH_BUF 0x80550009 Buffer size is not large enough
RESULT_ERROR_ACCESS_MODE 0x80550010 Operation forbidden in current access mode
RESULT_ERROR_NOT_EXIST 0x80550011 Does not exist
RESULT_ERROR_TYPE 0x80550012 Incorrect attribute type
RESULT_ERROR_CANT_MODIFY 0x80550013 Cannot modify
RESULT_ERROR_NO_ALLOCATOR 0x80550014 Allocator is not registered