RMC error codes - zeroKilo/GROBackendWV GitHub Wiki

RMC error codes

A full list of errors supported by GRO grouped by facilities.

Compare with NEX errors.

Error Code
Core::Unknown 0x80010001
Core::OperationAborted 0x80010004
Core::Exception 0x80010005
Core::AccessDenied 0x80010006
Core::InvalidArgument 0x8001000A
Core::Timeout 0x8001000B
Core::InitializationFailure 0x8001000C
RendezVous::ConnectionFailure 0x80030001
RendezVous::NotAuthenticated 0x80030002
RendezVous::InvalidUsername 0x80030064
RendezVous::InvalidPassword 0x80030065
RendezVous::UsernameAlreadyExists 0x80030066
RendezVous::AccountDisabled 0x80030067
RendezVous::AccountExpired 0x80030068
RendezVous::ConcurrentLoginDenied 0x80030069
RendezVous::EncryptionFailure 0x8003006A
RendezVous::InvalidPID 0x8003006B
RendezVous::InvalidOperationInLiveEnvironment 0x8003006F
PythonCore::Exception 0x80040001
PythonCore::TypeError 0x80040002
PythonCore::IndexError 0x80040003
PythonCore::InvalidReference 0x80040004
PythonCore::CallFailure 0x80040005
PythonCore::MemoryError 0x80040006
PythonCore::KeyError 0x80040007
PythonCore::OperationError 0x80040008
PythonCore::ConversionError 0x80040009
PythonCore::ValidationError 0x8004000A
Transport::ConnectionFailure 0x80050002
UbiAuthentication::Unknown 0x80090001
UbiAuthentication::Generic 0x80090002
UbiAuthentication::MissingParameter 0x80090003
UbiAuthentication::UbiAccountNotFound 0x80090004
UbiAuthentication::AccessDenied 0x80090006
UbiAuthentication::ExternalAccountAlreadyLinked 0x80090007
UbiAuthentication::InvalidParameter 0x80090008
Privilege::Unknown 0x800B0001
Privilege::CommunicationFailure 0x800B0002
Privilege::KeyActivationNeeded 0x800B0003
Privilege::InvalidKey 0x800B0004
Privilege::KeyAlreadyActivated 0x800B0005
Privilege::KeyAlreadyActivatedByAnotherUser 0x800B0006
Privilege::ExpectedPrivilegeConditionsNotMet 0x800B0007
Privilege::PrivilegeNotFound 0x800B03E9
Privilege::UserNotFound 0x800B03EA
Tracking::Unknown 0x800D0001
Tracking::Stop 0x800D0002
News::Unknown 0x800F0001
News::ChannelUnavailable 0x800F0002
News::DuplicatedChannel 0x800F0003
News::InvalidChannelID 0x800F0004
News::InvalidArgument 0x800F0005
News::ChannelNotSubscribable 0x800F0006
News::ChannelAlreadySubscribed 0x800F0007
News::UnableToUnsubscribe 0x800F0008
News::UnableToCreateChannel 0x800F0009
Friends::Unknown 0x80100001
Friends::MaximumFriendsLimitReached 0x80100002
Friends::RecipientMaximumFriendsLimitReached 0x80100003
Friends::UserNotFound 0x80100004
Friends::CannotAddBlacklistedPlayer 0x80100005
Friends::CannotAddYourselfAsFriend 0x80100006
SocialNetworks::Unknown 0x80110001
SocialNetworks::MissingParameter 0x80110002
SocialNetworks::InvalidParameter 0x80110003
SocialNetworks::AccessDenied 0x80110004
SocialNetworks::AccountNotRegistered 0x80110005
SocialNetworks::LimitReached 0x80110006
SocialNetworks::MessagingError 0x80110007
SocialNetworks::InvalidResponse 0x80110008
GameSession::Unknown 0x80120001
GameSession::InvalidArgument 0x80120002
GameSession::InvalidSessionKey 0x80120003
GameSession::InvalidQueryID 0x80120004
GameSession::HostPrivilegeRequired 0x80120005
GameSession::NoPublicSlotLeft 0x80120006
GameSession::NoPrivateSlotLeft 0x80120007
GameSession::HostOrParticipantRequired 0x80120008
GameSession::ParticipantNotConnected 0x80120009
GameSession::NotSessionParticipant 0x8012000A
GameSession::AlreadySessionParticipant 0x8012000B
GameSession::InvalidPID 0x8012000C
GameSession::GameSessionGeneratedPyFileNotFound 0x8012000D
SubAccountManagement::Unknown 0x80140001
SubAccountManagement::MaxSubAccountReached 0x80140002
TitleStorage::Unknown 0x80150001
TitleStorage::InvalidArgument 0x80150002
TitleStorage::InvalidContentType 0x80150003
TitleStorage::InvalidContent 0x80150004
TitleStorage::DownloadFailed 0x80150005
TitleStorage::DownloadCancelled 0x80150006
TitleStorage::GetUrlFailed 0x80150007
UbiFriends::Unknown 0x80190001
UbiFriends::MissingParameter 0x80190002
UbiFriends::InvalidPrincipalId 0x80190003
UbiFriends::InvalidUbiAccountId 0x80190004
UbiFriends::CannotUseYourself 0x80190005
UbiFriends::InvitationNotFound 0x80190006
UbiFriends::MaxBlacklistLimitReached 0x80190007
UbiFriends::AccountBlacklisted 0x80190009
UplayWin::GeneralFault 0x801C0000
UplayWin::FieldEmptyFault 0x801C0001
UplayWin::FieldValueAlreadyExistsFault 0x801C0002
UplayWin::FieldValueNotFound 0x801C0003
UplayWin::ForeignKeyFault 0x801C0004
UplayWin::ServiceFault 0x801C0005
UplayWin::CollectionEmptyFault" 0x801C0006
UplayWin::RewardAlreadyBoughtFault 0x801C0007
UplayWin::ActionAlreadyCompletedFault 0x801C0008
UplayWin::InsufficientTokensToPurchaseRewardFault 0x801C0009
UplayWin::BrokerPermissionFault 0x801C000A
UplayWin::ValueCanNotBeNegativeFault 0x801C000B
UplayWin::DateStartCannotBeHigherThanDateEndFault 0x801C000D
UplayWin::StructureFault 0x801C000E
UplayWin::FieldValueOverflowFault 0x801C000F
UplayWin::InactiveActionFault 0x801C0010
UplayWin::InactiveRewardFault 0x801C0011
UplayWin::ActionPlatformKeyFault 0x801C0012
UplayWin::InvalidParameterFault 0x801C0013
UplayWin::InvalidTransactionTypeFault 0x801C0014
UplayWin::InvalidPropertyInTransactionFault 0x801C0015
UplayWin::AccessViolationFault 0x801C0016
UplayWin::DefaultCultureMandatoryFault 0x801C0017
UplayWin::UbiAccountNotLinked 0x801C0064