{% extends "sega.html" %} {% block title %}RingEdge Errors{% endblock %} {% block body %}

RingEdge Errors

Error code Message Meaning Thrown by
0001 Keychip Not Found mxsegaboot
0002 Keychip Not Available The keychip could be found, but could not be communicated with for whatever reason mxsegaboot
0004 Game Program Not Acceptable The installed keychip does not match the installed game mxsegaboot
0008 Keychip Access Failed mxsegaboot, ALLNetProc
0010 Unexpected Game Program Failure mxsegaboot
0020 EXIO Not Found mxsegaboot
0021 Main board Malfunctioning mxsegaboot
0022 Game Program Not Found on Storage Device mxsegaboot
0023 Main board Malfunctioning mxsegaboot
0024 Main board Malfunctioning mxsegaboot
0025 Main board Malfunctioning mxsegaboot, ALLNetProc
0026 Main board Malfunctioning mxsegaboot
0027 Low Battery ALLNetProc
0041 Game Program Not Found on Install Media There is no game program on the install media mxsegaboot
0042 Game Program Not Found on Install Media Some part of the game program is missing mxsegaboot
0049 Install Media Access Failed mxsegaboot
0052 Install Media Access Failed mxsegaboot
0055 Game Program Verify Error mxsegaboot
0064 Game Program Not Found on Server mxsegaboot
0066 Game Program Verify Error mxsegaboot
0080 maimai
0081 maimai
0081 Invalid Storage Format mxsegaboot
0082 Game Program Access Failed mxsegaboot
0083 Storage Device Not Acceptable Insufficient free disk space mxGetHwInfo
0084 Storage Device Malfunctioning mxsegaboot
0085 Invalid Storage Format mxsegaboot
0088 System Program Verify Error mxsegaboot
0090 High CPU Temperature Game application
0091 Too High CPU Temperature Game application
0500 SecurityCheck error mxstartup
0501 CheckEwfState error mxstartup
0502 GetSystemVersion error mxstartup
0503 GetsystemKeyFile mxstartup
0504 SetDiskAccessPrivilege mxstartup
0505 MountSystem mxstartup
0506 MountUpdate error mxstartup
0507 ExecuteMaMaster mxstartup
0508 GetOSUpdateKeyFile error mxstartup
0509 ExecuteMxOSUpdate error mxstartup
0510 ChangeEWFStateEnable error mxstartup
0511 GetSBRSlotOSState error mxstartup
0512 Deleate Key File error mxstartup
0513 MountDriver error mxstartup
0514 CheckPlatform error mxstartup
0531 Unable to recognise graphics device mxGetHwInfo
0532 Unable to recognise connected USB device mxGetHwInfo
0540 Unmount error mxstartup
0541 MountRecoveryVolume error mxstartup
0543 MxChangeActivePartition error mxstartup
0545 osuSystemReboot error mxstartup
0546 GetSystemDiskNumber error mxstartup
???? SetBackupComputerName failed mxstartup
0800 Unknown Error. Generic error code. Check the event log for details ALLNetProc
0801 Unknown Error. Generic error code. Check the event log for details ALLNetProc
0802 Unknown Error. Generic error code. Check the event log for details ALLNetProc
0803 Unknown Error. Generic error code. Check the event log for details ALLNetProc
0901 Unknown Error. Invalid serial number ALLNetProc
0901 Wrong Platform mxGetHwInfo
0902 Wrong System Program mxGetHwInfo
0903 Wrong Region mxsegaboot
0905 Graphic Function Not Found mxGetHwInfo
0906 Sound Function Not Found mxGetHwInfo
0907 Not Enough System Memory mxGetHwInfo
0908 Not Enough SRAM mxGetHwInfo
0909 Not Enough Storage Device mxGetHwInfo
0910 Wrong Resolution Setting mxGetHwInfo
0911 Wrong Horizontal / Vertical Setting mxGetHwInfo
0917 USB Flash Drive Remain Error maimai
0949 Keychip Not Found ALLNetProc, Game application
0950 PCI Device Not Found mxGetHwInfo
0950 USB Device Not Found mxGetHwInfo
1000 Force feedback error
3101 Touch Sensor Error maimai
3102 Touch Sensor Not Found maimai
3103 1P Touch Sensor Error(INITIALIZE) maimai
3104 2P Touch Sensor Error(INITIALIZE) maimai
3301 Camera Unit Error maimai
3401 Cabinet-to-Cabinet Communication Error maimai
3501 LCD and main board are not connected correctly maimai
6401 JVS I/O board is not connected to main board. Game application
6402 JVS I/O board does not fulfill the game spec. Game application
8001 Network address error(DHCP) ALLNetProc
8002 Network setting error(SYSTEM) ALLNetProc
8003 Network setting error(Dup.IP) mxsegaboot, ALLNetProc
8004 Network address error(Dup.IP) mxsegaboot, ALLNetProc
8005 Network type error(WAN) ALLNetProc
8006 Network timeout error (DHCP) mxsegaboot, ALLNetProc
8007 Network timeout error(DNS-WAN) ALLNetProc
8008 Network timeout error(DNS-LAN) ALLNetProc
8009 Network Game Disabled ALLNetProc
8103 ALL.Net System error(TIMEOUT) ALLNetProc
8104 ALL.Net System error(REG) ALLNetProc
8106 ALL.Net System Caution ALLNetProc
8111 ALL.Net System error(REG) ALLNetProc
8113 ALL.Net System error(MODE) ALLNetProc
8114 ALL.Net System error(RTC) ALLNetProc
8201 ALL.Net System error(TIMEOUT) ALLNetProc
8202 ALL.Net System error(REG) ALLNetProc
8301 Network error (GAME-LAN)
8302 Maintenance time (GAME)
8303 Network error (GAME)
8304 Network failed (GAME)
{% endblock %}