NinetyEight.NEErrorCode
Last updated
Last updated
negdkcc
negdkcc / NEErrorCode
Defined in:
Contains error codes used throughout the game system. These error codes help in identifying and handling various errors.
ALREADY_INITED:
-1001
Defined in:
Error code for already initialized
FAILED_TO_CONNECT_SERVER:
-1016
Defined in:
Error code for failed to connect server
FAILED_TO_CONNECT_WALLET:
-1015
Error code for failing to connect wallet
FAILED_TO_GET_PROFILE:
-1017
Error code for failing to get the profile
FAILED_TO_LOAD_CDN:
-103
Error code for failed to load CDN (Web)
FAILED_TO_ONBOARDING:
-1018
Error code for failed onboarding process
FAILED_TO_SIGN_MESSAGE:
-1014
Error code for failed to sign the message
HTTP_ERROR:
-1020
Error code for JSON parsing issues
INSUFFICIENT_BALANCE:
1014
Error code for insufficient balance when buying something
INVALID_ACTIVITY_CONTEXT:
-200
Error code for invalid activity context (Android)
INVALID_ADDRESS:
-1004
Error code for invalid address
INVALID_AMOUNT:
-1021
Error code for invalid amount
INVALID_CONFIG:
-1002
Error code for invalid configuration
INVALID_CYBORG_DATA:
-102
Error code for invalid Cyborg data (Cyborg Web)
INVALID_GAME_KEY:
-1013
Error code for invalid game key
INVALID_PHRASE:
-1006
Error code for an invalid phrase
INVALID_PROVIDER:
-1003
Error code for invalid provider
INVALID_SIGNATURE:
-1005
Error code for invalid signature
INVALID_TELEGRAM_DATA:
-101
Error code for invalid Telegram data (Telegram Webapp)
INVALID_TOP_WINDOW:
-100
Error code for invalid top window (Web Iframe)
INVALID_VIEW_CONTROLLER:
-300
Error code for invalid view controller (iOS)
JSON_PARSING_ERROR:
-1019
Error code for JSON parsing issues
NOT_INIT_YET:
-1000
Error code for not initialized yet
NOT_LOGIN_YET:
-1012
Error code for not logged in yet
SUCCESS:
0
Represents a successful operation
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in:
Defined in: