Editing User talk:Euss/Buffer
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 755: | Line 755: | ||
|- | |- | ||
| CELL_GAME_ERROR_ACCESS_ERROR || || HDD access error | | CELL_GAME_ERROR_ACCESS_ERROR || || HDD access error | ||
|- | |||
|} | |||
== IMEJP utility 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 | |||
|- | |||
| CELL_IMEJP_ERROR_ERR || 0x8002bf01 || Function call error | |||
|- | |||
| CELL_IMEJP_ERROR_CONTEXT || 0x8002bf11 || Invalid context handle or context handle not opened | |||
|- | |||
| CELL_IMEJP_ERROR_ALREADY_OPEN || 0x8002bf21 || Attempted to open when the ImeJp utility is already opened | |||
|- | |||
| CELL_IMEJP_ERROR_DIC_OPEN || 0x8002bf31 || Dictionary open error | |||
|- | |||
| CELL_IMEJP_ERROR_PARAM || 0x8002bf41 || Invalid parameter | |||
|- | |||
| CELL_IMEJP_ERROR_IME_ALREADY_IN_USE || 0x8002bf51 || Character input engine is being used | |||
|- | |||
| CELL_IMEJP_ERROR_OTHER || 0x8002bfff || Other error, internal error | |||
|- | |- | ||
|} | |} |