Error Codes: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Automatically generated with utils\gen_error_wikitable.exe -->
{| class="wikitable" style="width: auto; text-align: center; table-layout: fixed;"
{| class="wikitable" style="width: auto; text-align: center; table-layout: fixed;"
|-
|-
Line 4: Line 5:
!Associated strings
!Associated strings
!File:LineNumber
!File:LineNumber
|-
|'''CC01'''
|Error
Services currently unavaliable
|MTA10\core\CCommunity.cpp:130
|-
|'''CC02'''
|Login Error
Invalid username/password
|MTA10\core\CCommunityLogin.cpp:112
|-
|'''CC03'''
|Login Error
|MTA10\core\CCommunityLogin.cpp:150
|-
|'''CC04'''
|Error
Services currently unavaliable
|MTA10\core\CCommunityRegistration.cpp:198
|-
|'''CC05'''
|Success
Successfully registered!
|MTA10\core\CCommunityRegistration.cpp:202
|-
|'''CC06'''
|Error
|MTA10\core\CCommunityRegistration.cpp:212
|-
|'''CC07'''
|Error
Unexpected error
|MTA10\core\CCommunityRegistration.cpp:214
|-
|'''CC08'''
|Error
Services currently unavaliable
|MTA10\core\CCommunityRegistration.cpp:220
|-
|'''CC10'''
|Error
Services currently unavaliable
|MTA10\core\CCommunityRegistration.cpp:226
|-
|'''CC11'''
|Error
Username missing
|MTA10\core\CCommunityRegistration.cpp:254
|-
|'''CC12'''
|Error
Email missing
|MTA10\core\CCommunityRegistration.cpp:256
|-
|'''CC13'''
|Error
Password missing
|MTA10\core\CCommunityRegistration.cpp:258
|-
|'''CC14'''
|Error
Passwords do not match
|MTA10\core\CCommunityRegistration.cpp:260
|-
|'''CC15'''
|Error
Validation code missing
|MTA10\core\CCommunityRegistration.cpp:262
|-
|-
|'''CC20'''
|'''CC20'''
Line 89: Line 10:


Invalid nick provided
Invalid nick provided
|MTA10\core\CConnectManager.cpp:82
|Client\core\CConnectManager.cpp:77
|-
|-
|'''CC21'''
|'''CC21'''
Line 95: Line 16:


Invalid host provided
Invalid host provided
|MTA10\core\CConnectManager.cpp:109
|Client\core\CConnectManager.cpp:104
|-
|-
|'''CC22'''
|'''CC22'''
Line 101: Line 22:


Failed to connect
Failed to connect
|MTA10\core\CConnectManager.cpp:121
|Client\core\CConnectManager.cpp:120
|-
|-
|'''CC23'''
|'''CC23'''
Line 107: Line 28:


Connection timed out
Connection timed out
|MTA10\core\CConnectManager.cpp:255
 
connect-timed-out
|Client\core\CConnectManager.cpp:258
|-
|-
|'''CC24'''
|'''CC24'''
Line 113: Line 36:


encryption key mismatch
encryption key mismatch
|MTA10\core\CConnectManager.cpp:269
|Client\core\CConnectManager.cpp:272
|-
|-
|'''CC25'''
|'''CC25'''
|Disconnected: disconnected remotely
|Disconnected: disconnected remotely
|MTA10\core\CConnectManager.cpp:272
|Client\core\CConnectManager.cpp:278
|-
|-
|'''CC26'''
|'''CC26'''
|Disconnected: connection lost remotely
|Disconnected: connection lost remotely
|MTA10\core\CConnectManager.cpp:275
|Client\core\CConnectManager.cpp:281
|-
|-
|'''CC27'''
|'''CC27'''
|Disconnected: you are banned from this server
|Disconnected: you are banned from this server
|MTA10\core\CConnectManager.cpp:278
|Client\core\CConnectManager.cpp:284
|-
|-
|'''CC28'''
|'''CC28'''
|Disconnected: disconnected
|Disconnected: disconnected from the server
|MTA10\core\CConnectManager.cpp:284
|Client\core\CConnectManager.cpp:290
|-
|-
|'''CC29'''
|'''CC29'''
|Disconnected: connection lost
|Disconnected: connection to the server was lost
|MTA10\core\CConnectManager.cpp:287
|Client\core\CConnectManager.cpp:293
|-
|-
|'''CC30'''
|'''CC30'''
|Disconnected: connection refused
|Disconnected: connection was refused
|MTA10\core\CConnectManager.cpp:293
|Client\core\CConnectManager.cpp:299
|-
|-
|'''CC31'''
|'''CC31'''
Line 143: Line 66:


Mod loading failed
Mod loading failed
|MTA10\core\CConnectManager.cpp:397
|Client\core\CConnectManager.cpp:393
|-
|-
|'''CC32'''
|'''CC32'''
Line 149: Line 72:


Bad server response (2)
Bad server response (2)
|MTA10\core\CConnectManager.cpp:404
|Client\core\CConnectManager.cpp:400
|-
|-
|'''CC33'''
|'''CC33'''
Line 155: Line 78:


Bad server response (1)
Bad server response (1)
|MTA10\core\CConnectManager.cpp:414
 
[%d]
|Client\core\CConnectManager.cpp:410
|-
|'''CC34'''
|Disconnected: unknown protocol error
 
old raknet version
|Client\core\CConnectManager.cpp:275
|-
|-
|'''CC40'''
|'''CC40'''
Line 161: Line 92:


Error
Error
|MTA10\core\CCore.cpp:817
|Client\core\CCore.cpp:829
|-
|-
|'''CC41'''
|'''CC41'''
Line 167: Line 98:


Error executing URL
Error executing URL
|MTA10\core\CCore.cpp:1123
|Client\core\CCore.cpp:1162
|-
|-
|'''CC42'''
|'''CC42'''
Line 173: Line 104:


Command line Mod load failed
Command line Mod load failed
|MTA10\core\CCore.cpp:1136
|Client\core\CCore.cpp:1175
|-
|'''CC43'''
|Fatal error
|Client\core\CCore.cpp:660
|-
|-
|'''CC50'''
|'''CC50'''
Line 179: Line 114:


Could not initialize Direct3D9.  Please ensure the DirectX End-User Runtime and latest Windows Service Packs are installed correctly.
Could not initialize Direct3D9.  Please ensure the DirectX End-User Runtime and latest Windows Service Packs are installed correctly.
|MTA10\core\CDirect3DHook9.cpp:90
|Client\core\DXHook\CDirect3DHook9.cpp:120
|-
|-
|'''CC51'''
|'''CC51'''
Line 185: Line 120:


Error
Error
|MTA10\core\CGUI.cpp:87
|Client\core\CGUI.cpp:83
|-
|'''CC60'''
|Error
 
No host specified!
|MTA10\core\CQuickConnect.cpp:149
|-
|'''CC61'''
|Error
 
No port specified!
|MTA10\core\CQuickConnect.cpp:158
|-
|'''CC62'''
|Error
 
Invalid port specified!
|MTA10\core\CQuickConnect.cpp:163
|-
|'''CC63'''
|Error
 
Invalid nickname! Please go to Settings and set a new!
|MTA10\core\CQuickConnect.cpp:172
|-
|-
|'''CC70'''
|'''CC70'''
Line 215: Line 126:


No address specified!
No address specified!
|MTA10\core\CServerBrowser.cpp:1216
|Client\core\Serverbrowser\CServerBrowser.cpp:1222
|-
|-
|'''CC71'''
|'''CC71'''
Line 221: Line 132:


Please use the mtasa:// protocol!
Please use the mtasa:// protocol!
|MTA10\core\CServerBrowser.cpp:1229
|Client\core\Serverbrowser\CServerBrowser.cpp:1235
|-
|-
|'''CC72'''
|'''CC72'''
Line 227: Line 138:


Invalid nickname! Please go to Settings and set a new one!
Invalid nickname! Please go to Settings and set a new one!
|MTA10\core\CServerBrowser.cpp:1238
|Client\core\Serverbrowser\CServerBrowser.cpp:1244
|-
|-
|'''CC73'''
|'''CC73'''
|Error
|Error


Invalid nickname! Please go to Settings and set a new!
Invalid nickname! Please go to Settings and set a new one!
|MTA10\core\CServerBrowser.cpp:1296
|Client\core\Serverbrowser\CServerBrowser.cpp:1301
|-
|-
|'''CC74'''
|'''CC74'''
Line 239: Line 150:


You have to select a server to connect to.
You have to select a server to connect to.
|MTA10\core\CServerBrowser.cpp:1318
|Client\core\Serverbrowser\CServerBrowser.cpp:1323
|-
|-
|'''CC75'''
|'''CC75'''
Line 245: Line 156:


No address specified!
No address specified!
|MTA10\core\CServerBrowser.cpp:1343
|Client\core\Serverbrowser\CServerBrowser.cpp:1351
|-
|-
|'''CC80'''
|'''CC80'''
Line 251: Line 162:


Please disconnect before changing skin
Please disconnect before changing skin
|MTA10\core\CSettings.cpp:3160
|Client\core\Settings\CInterfaceSettingsTab.cpp:531
|-
|-
|'''CC81'''
|'''CC81'''
Line 257: Line 168:


Your nickname contains invalid characters!
Your nickname contains invalid characters!
|MTA10\core\CSettings.cpp:3445
|Client\core\Settings\CMultiplayerSettingsTab.cpp:237
|-
|'''CC82'''
|Error
 
Please disconnect before changing language
|Client\core\Settings\CInterfaceSettingsTab.cpp:503
|-
|'''CC99'''
|PLEASE WAIT....................
|Client\core\CGUI.cpp:243
|-
|-
|'''CD01'''
|'''CD01'''
|Error
|Error


A valid nickname isn't set. Please go to Settings and set a new.
Invalid nickname! Please go to Settings and set a new one!
|MTA10\mods\deathmatch\logic\CClientGame.cpp:528
|Client\mods\deathmatch\logic\CClientGame.cpp:556
|-
|-
|'''CD02'''
|'''CD02'''
Line 269: Line 190:


Not connected; please use Quick Connect or the 'connect' command to connect to a server.
Not connected; please use Quick Connect or the 'connect' command to connect to a server.
|MTA10\mods\deathmatch\logic\CClientGame.cpp:603
|Client\mods\deathmatch\logic\CClientGame.cpp:619
|-
|-
|'''CD03'''
|'''CD03'''
|Error
|Error


A valid nickname isn't set. Please go to Settings and set a new.
Invalid nickname! Please go to Settings and set a new one!
|MTA10\mods\deathmatch\logic\CClientGame.cpp:627
|Client\mods\deathmatch\logic\CClientGame.cpp:655
|-
|-
|'''CD04'''
|'''CD04'''
Line 281: Line 202:


The server is not installed
The server is not installed
|MTA10\mods\deathmatch\logic\CClientGame.cpp:654
|Client\mods\deathmatch\logic\CClientGame.cpp:677
|-
|-
|'''CD05'''
|'''CD05'''
Line 287: Line 208:


You were kicked from the game ( %s )
You were kicked from the game ( %s )
|MTA10\mods\deathmatch\logic\CClientGame.cpp:990
|Client\mods\deathmatch\logic\CClientGame.cpp:1004
|-
|-
|'''CD06'''
|'''CD06'''
Line 293: Line 214:


Error connecting to server.
Error connecting to server.
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1070
|Client\mods\deathmatch\logic\CClientGame.cpp:1084
|-
|-
|'''CD07'''
|'''CD07'''
Line 299: Line 220:


Connecting to local server timed out. See console for details.
Connecting to local server timed out. See console for details.
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1080
|Client\mods\deathmatch\logic\CClientGame.cpp:1094
|-
|-
|'''CD08'''
|'''CD08'''
Line 305: Line 226:


Connection timed out
Connection timed out
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1149
 
connect-timed-out
|Client\mods\deathmatch\logic\CClientGame.cpp:1163
|-
|-
|'''CD09'''
|'''CD09'''
Line 311: Line 234:


Connection with the server was lost
Connection with the server was lost
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1182
|Client\mods\deathmatch\logic\CClientGame.cpp:1197
|-
|-
|'''CD10'''
|'''CD10'''
|Disconnected: unknown protocol error.
|Disconnected: unknown protocol error


encryption key mismatch
encryption key mismatch
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1194
|Client\mods\deathmatch\logic\CClientGame.cpp:1208
|-
|-
|'''CD11'''
|'''CD11'''
|Disconnected: disconnected remotely.
|Disconnected: disconnected remotely
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1197
|Client\mods\deathmatch\logic\CClientGame.cpp:1211
|-
|-
|'''CD12'''
|'''CD12'''
|Disconnected: connection lost remotely.
|Disconnected: connection lost remotely
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1200
|Client\mods\deathmatch\logic\CClientGame.cpp:1214
|-
|-
|'''CD13'''
|'''CD13'''
|Disconnected: you are banned from this server.
|Disconnected: you are banned from this server
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1203
|Client\mods\deathmatch\logic\CClientGame.cpp:1217
|-
|-
|'''CD14'''
|'''CD14'''
|Disconnected: the server is currently full.
|Disconnected: the server is currently full
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1206
|Client\mods\deathmatch\logic\CClientGame.cpp:1220
|-
|-
|'''CD15'''
|'''CD15'''
|Disconnected: disconnected from the server.
|Disconnected: disconnected from the server
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1209
|Client\mods\deathmatch\logic\CClientGame.cpp:1223
|-
|-
|'''CD16'''
|'''CD16'''
|Disconnected: connection to the server was lost.
|Disconnected: connection to the server was lost
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1212
|Client\mods\deathmatch\logic\CClientGame.cpp:1226
|-
|-
|'''CD17'''
|'''CD17'''
|Disconnected: invalid password specified.
|Disconnected: invalid password specified
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1215
|Client\mods\deathmatch\logic\CClientGame.cpp:1229
|-
|-
|'''CD18'''
|'''CD18'''
|Disconnected: connection was refused.
|Disconnected: connection was refused
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1218
|Client\mods\deathmatch\logic\CClientGame.cpp:1232
|-
|-
|'''CD19'''
|'''CD19'''
Line 355: Line 278:


MTA Client verification failed!
MTA Client verification failed!
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1236
|Client\mods\deathmatch\logic\CClientGame.cpp:1249
|-
|-
|'''CD20'''
|'''CD20'''
Line 361: Line 284:


HTTP Error
HTTP Error
|MTA10\mods\deathmatch\logic\CClientGame.cpp:3902
|Client\mods\deathmatch\logic\CResourceFileDownloadManager.cpp:138
|-
|-
|'''CD30'''
|'''CD30'''
|Disconnected: Invalid nickname
|Disconnected: Invalid nickname
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:469
|Client\mods\deathmatch\logic\CPacketHandler.cpp:470
|-
|-
|'''CD31'''
|'''CD31'''
|Disconnect from server
|Disconnect from server
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:472
|Client\mods\deathmatch\logic\CPacketHandler.cpp:473
|-
|-
|'''CD32'''
|'''CD32'''
|Disconnected: Serial is banned.\nReason:%s
|Disconnected: Serial is banned.\nReason: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:475
|Client\mods\deathmatch\logic\CPacketHandler.cpp:476
|-
|-
|'''CD33'''
|'''CD33'''
|Disconnected: You are banned.\nReason: %s
|Disconnected: You are banned.\nReason: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:479
|Client\mods\deathmatch\logic\CPacketHandler.cpp:481
|-
|-
|'''CD34'''
|'''CD34'''
|Disconnected: Account is banned.\nReason: %s
|Disconnected: Account is banned.\nReason: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:482
|Client\mods\deathmatch\logic\CPacketHandler.cpp:486
|-
|-
|'''CD35'''
|'''CD35'''
|Disconnected: Version mismatch
|Disconnected: Version mismatch
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:485
|Client\mods\deathmatch\logic\CPacketHandler.cpp:490
|-
|-
|'''CD36'''
|'''CD36'''
|Disconnected: Join flood. Please wait a minute, then reconnect.
|Disconnected: Join flood. Please wait a minute, then reconnect.
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:488
|Client\mods\deathmatch\logic\CPacketHandler.cpp:493
|-
|-
|'''CD37'''
|'''CD37'''
|Disconnected: Server from different branch.\nInformation: %s
|Disconnected: Server from different branch.\nInformation: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:491
|Client\mods\deathmatch\logic\CPacketHandler.cpp:496
|-
|-
|'''CD38'''
|'''CD38'''
|Disconnected: Bad version.\nInformation:  
|Disconnected: Bad version.\nInformation: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:494
|Client\mods\deathmatch\logic\CPacketHandler.cpp:500
|-
|-
|'''CD39'''
|'''CD39'''
|Disconnected: Server is running a newer build.\nInformation:  
|Disconnected: Server is running a newer build.\nInformation: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:497
|Client\mods\deathmatch\logic\CPacketHandler.cpp:504
|-
|-
|'''CD40'''
|'''CD40'''
|Disconnected: Server is running an older build.\nInformation:  
|Disconnected: Server is running an older build.\nInformation: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:500
|Client\mods\deathmatch\logic\CPacketHandler.cpp:508
|-
|-
|'''CD41'''
|'''CD41'''
|Disconnected: Nick already in use
|Disconnected: Nick already in use
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:503
|Client\mods\deathmatch\logic\CPacketHandler.cpp:512
|-
|-
|'''CD42'''
|'''CD42'''
|Disconnected: Player Element Could not be created.
|Disconnected: Player Element Could not be created.
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:506
|Client\mods\deathmatch\logic\CPacketHandler.cpp:515
|-
|-
|'''CD43'''
|'''CD43'''
|Disconnected: server refused the connection: %s
|Disconnected: Server refused the connection: %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:509
|Client\mods\deathmatch\logic\CPacketHandler.cpp:518
|-
|-
|'''CD44'''
|'''CD44'''
|Disconnected: Serial verification failed
|Disconnected: Serial verification failed
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:512
|Client\mods\deathmatch\logic\CPacketHandler.cpp:522
|-
|-
|'''CD45'''
|'''CD45'''
|Disconnected: Connection desync %s
|Disconnected: Connection desync %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:515
|Client\mods\deathmatch\logic\CPacketHandler.cpp:525
|-
|-
|'''CD46'''
|'''CD46'''
|Disconnected: You were kicked by %s
|Disconnected: You were kicked by %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:522
|Client\mods\deathmatch\logic\CPacketHandler.cpp:533
|-
|-
|'''CD47'''
|'''CD47'''
|Disconnected: You were banned by %s
|Disconnected: You were banned by %s
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:525
|Client\mods\deathmatch\logic\CPacketHandler.cpp:537
|-
|-
|'''CD48'''
|'''CD48'''
Line 439: Line 362:


Custom disconnect reason
Custom disconnect reason
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:529
|Client\mods\deathmatch\logic\CPacketHandler.cpp:542
|-
|'''CD49'''
|Disconnected: Server shutdown or restarting
|Client\mods\deathmatch\logic\CPacketHandler.cpp:546
|-
|-
|'''CD60'''
|'''CD60'''
Line 445: Line 372:


Could not start the local server. See console for details.
Could not start the local server. See console for details.
|MTA10\mods\deathmatch\logic\CServer.cpp:193
|Client\mods\deathmatch\logic\CServer.cpp:193
|-
|-
|'''CD61'''
|'''CD61'''
Line 455: Line 382:
|'''CD62'''
|'''CD62'''
|Fatal error
|Fatal error
|MTA10\mods\shared_logic\Utils.cpp:167
|Client\mods\deathmatch\logic\Utils.cpp:149
|-
|-
|'''CD63'''
|'''CD63'''
Line 461: Line 388:


Protocol error
Protocol error
|MTA10\mods\shared_logic\Utils.cpp:182
|Client\mods\deathmatch\logic\Utils.cpp:166
|-
|-
|'''CD64'''
|'''CD64'''
Line 467: Line 394:


MTA: San Andreas  
MTA: San Andreas  
|MTA10\mods\deathmatch\CClient.cpp:40
|Client\mods\deathmatch\CClient.cpp:41
|-
|-
|'''CL01'''
|'''CL01'''
Line 473: Line 400:


Multi Theft Auto: San Andreas
Multi Theft Auto: San Andreas
|MTA10\loader\CInstallManager.cpp:329
|Client\loader\CInstallManager.cpp:350
|-
|-
|'''CL02'''
|'''CL02'''
Line 479: Line 406:


Error
Error
|MTA10\loader\CInstallManager.cpp:503
|Client\loader\CInstallManager.cpp:533
|-
|-
|'''CL03'''
|'''CL03'''
Line 485: Line 412:


Error
Error
|MTA10\loader\CInstallManager.cpp:512
|Client\loader\CInstallManager.cpp:542
|-
|-
|'''CL04'''
|'''CL04'''
Line 491: Line 418:


Trouble restarting MTA:SA
Trouble restarting MTA:SA
|MTA10\loader\Main.cpp:106
|Client\loader\MainFunctions.cpp:227
|-
|-
|'''CL05'''
|'''CL05'''
Line 497: Line 424:


Error
Error
|MTA10\loader\Main.cpp:119
|Client\loader\MainFunctions.cpp:240
|-
|-
|'''CL06'''
|'''CL06'''
Line 503: Line 430:


Error
Error
|MTA10\loader\Main.cpp:122
|Client\loader\MainFunctions.cpp:243
|-
|-
|'''CL07'''
|'''CL07'''
Line 509: Line 436:


MTA: San Andreas
MTA: San Andreas
|MTA10\loader\Main.cpp:159
|Client\loader\MainFunctions.cpp:267
|-
|-
|'''CL08'''
|'''CL08'''
Line 515: Line 442:


MTA: San Andreas
MTA: San Andreas
|MTA10\loader\Main.cpp:186
|Client\loader\MainFunctions.cpp:295
|-
|-
|'''CL09'''
|'''CL09'''
Line 521: Line 448:


Error
Error
|MTA10\loader\Main.cpp:200
|Client\loader\MainFunctions.cpp:309
|-
|-
|'''CL10'''
|'''CL10'''
Line 527: Line 454:


Information
Information
|MTA10\loader\Main.cpp:338
|Client\loader\MainFunctions.cpp:552
|-
|-
|'''CL11'''
|'''CL11'''
Line 533: Line 460:


Information
Information
|MTA10\loader\Main.cpp:343
|Client\loader\MainFunctions.cpp:557
|-
|-
|'''CL12'''
|'''CL12'''
|Registry entries are is missing. Please reinstall Multi Theft Auto: San Andreas.
|Registry entries are missing. Please reinstall Multi Theft Auto: San Andreas.


reg-entries-missing
reg-entries-missing
|MTA10\loader\Main.cpp:358
|Client\loader\MainFunctions.cpp:579
|-
|-
|'''CL13'''
|'''CL13'''
|The path to your installation of GTA: San Andreas contains unsupported (unicode) characters. Please move your Grand Theft Auto: San Andreas installation to a compatible path that contains only standard ASCII characters and reinstall Multi Theft Auto: San Andreas.
|The path to your installation of GTA: San Andreas contains unsupported (unicode) characters. Please move your Grand Theft Auto: San Andreas installation to a compatible path that contains only standard ASCII characters and reinstall Multi Theft Auto: San Andreas.
|MTA10\loader\Main.cpp:362
|Client\loader\MainFunctions.cpp:583
|-
|-
|'''CL14'''
|'''CL14'''
|It appears you have a Steam version of GTA:SA, which is currently incompatible with MTASA.  You are now being redirected to a page where you can find information to resolve this issue.
|It appears you have a Steam version of GTA:SA, which is currently incompatible with MTASA.  You are now being redirected to a page where you can find information to resolve this issue.
|MTA10\loader\Main.cpp:366
|Client\loader\MainFunctions.cpp:587
|-
|-
|'''CL15'''
|'''CL15'''
| move your installation(s) to a path that does not contain a semicolon.
| move your installation(s) to a path that does not contain a semicolon.
|MTA10\loader\Main.cpp:378
 
path-semicolon
|Client\loader\MainFunctions.cpp:603
|-
|-
|'''CL16'''
|'''CL16'''
Line 557: Line 486:


mta-datafiles-missing
mta-datafiles-missing
|MTA10\loader\Main.cpp:410
|Client\loader\MainFunctions.cpp:741
|-
|-
|'''CL17'''
|'''CL17'''
Line 563: Line 492:


mta-datafiles-missing
mta-datafiles-missing
|MTA10\loader\Main.cpp:416
|Client\loader\MainFunctions.cpp:748
|-
|-
|'''CL18'''
|'''CL18'''
Line 569: Line 498:


client-missing
client-missing
|MTA10\loader\Main.cpp:422
|Client\loader\MainFunctions.cpp:755
|-
|'''CL19'''
|Load failed. Please ensure that %s is installed correctly.
 
lua-missing
|MTA10\loader\Main.cpp:428
|-
|-
|'''CL20'''
|'''CL20'''
Line 581: Line 504:


gta_sa-missing
gta_sa-missing
|MTA10\loader\Main.cpp:439
|Client\loader\MainFunctions.cpp:762
|-
|-
|'''CL21'''
|'''CL21'''
Line 587: Line 510:


file-clash
file-clash
|MTA10\loader\Main.cpp:448
|Client\loader\MainFunctions.cpp:772
|-
|-
|'''CL22'''
|'''CL22'''
|contact MTA at www.multitheftauto.com. \n\n[%s]
|contact MTA at www.multitheftauto.com. \n\n[%s]


createprocess-fail;
createprocess-fail&err=


Could not start GTA:SA
Could not start GTA:SA
|MTA10\loader\Main.cpp:518
|Client\loader\MainFunctions.cpp:1128
|-
|-
|'''CL23'''
|'''CL23'''
Line 603: Line 526:


Core.dll missing
Core.dll missing
|MTA10\loader\Main.cpp:532
|Client\loader\MainFunctions.cpp:60
|-
|-
|'''CL24'''
|'''CL24'''
Line 611: Line 534:


Core.dll load failed.  Ensure VC++ Redists and DX are installed
Core.dll load failed.  Ensure VC++ Redists and DX are installed
|MTA10\loader\Main.cpp:562
|Client\loader\MainFunctions.cpp:93
|-
|-
|'''CL25'''
|'''CL25'''
Line 617: Line 540:


Information
Information
|MTA10\loader\Main.cpp:612
|Client\loader\MainFunctions.cpp:1187
|-
|-
|'''CL26'''
|'''CL26'''
|GTA:SA had trouble opening the file '%s'\n\nTry reinstalling GTA:SA to fix it
|and the latest DirectX is correctly installed.
|MTA10\loader\Utils.cpp:2044
 
vc-redist-missing
 
Core.dll load failed.  Ensure VC++ Redists and DX are installed
|Client\loader\MainFunctions.cpp:116
|-
|'''CL28'''
|Remove these .asi files if you experience problems with MTA:SA.
 
asi-files
|Client\loader\MainFunctions.cpp:831
|-
|'''CL29'''
|maybe-virus1
|Client\loader\MainFunctions.cpp:793
|-
|'''CL30'''
|Data files modified. Possible virus activity.\n\nSee online help if MTA does not work correctly.
 
maybe-virus2
|Client\loader\MainFunctions.cpp:819
|-
|'''CL31'''
|gta-fopen-fail&name=%s
|Client\loader\Utils.cpp:1775
|-
|'''CL33'''
|Error
|Client\loader\MainFunctions.cpp:781
|-
|'''CL34'''
|gta-model-fail&id=%d&reason=%s
|Client\loader\Utils.cpp:1826
|-
|'''CL35'''
|gta-upgrade-fail&id=%d&upgid=%d&frame=%d
|Client\loader\Utils.cpp:1853
|-
|'''CL36'''
|gta-file-missing&name=%s
|Client\loader\Utils.cpp:1798
|-
|'''CL37'''
|
|Client\loader\MainFunctions.cpp:421
|-
|'''CL38'''
|module-not-loadable&name=
|Client\loader\Utils.cpp:1300
|-
|'''CL39'''
|forboden-programs
|Client\loader\Utils.cpp:2021
|-
|'''CL40'''
|bad-file-version
|Client\loader\MainFunctions.cpp:897
|-
|'''CL41'''
|missing-file
|Client\loader\MainFunctions.cpp:906
|-
|'''CL42'''
|safe-mode
|Client\loader\MainFunctions.cpp:917
|-
|'''CL43'''
|not-used-menu-evolve
|Client\loader\MainFunctions.cpp:387
|-
|'''CL44'''
|img-file-corrupt&name=%s
|Client\loader\Utils.cpp:1872
|-
|-
|'''U01'''
|'''U01'''
Line 627: Line 622:


Error
Error
|Shared\sdk\SharedUtil.Misc.hpp:68
|Shared\sdk\SharedUtil.Misc.hpp:84
|}
|}

Latest revision as of 22:58, 24 June 2018

Error Code Associated strings File:LineNumber
CC20 Error

Invalid nick provided

Client\core\CConnectManager.cpp:77
CC21 Error

Invalid host provided

Client\core\CConnectManager.cpp:104
CC22 Error

Failed to connect

Client\core\CConnectManager.cpp:120
CC23 Error

Connection timed out

connect-timed-out

Client\core\CConnectManager.cpp:258
CC24 Disconnected: unknown protocol error

encryption key mismatch

Client\core\CConnectManager.cpp:272
CC25 Disconnected: disconnected remotely Client\core\CConnectManager.cpp:278
CC26 Disconnected: connection lost remotely Client\core\CConnectManager.cpp:281
CC27 Disconnected: you are banned from this server Client\core\CConnectManager.cpp:284
CC28 Disconnected: disconnected from the server Client\core\CConnectManager.cpp:290
CC29 Disconnected: connection to the server was lost Client\core\CConnectManager.cpp:293
CC30 Disconnected: connection was refused Client\core\CConnectManager.cpp:299
CC31 Error

Mod loading failed

Client\core\CConnectManager.cpp:393
CC32 Error

Bad server response (2)

Client\core\CConnectManager.cpp:400
CC33 Error

Bad server response (1)

[%d]
Client\core\CConnectManager.cpp:410
CC34 Disconnected: unknown protocol error

old raknet version

Client\core\CConnectManager.cpp:275
CC40 %s module is incorrect!

Error

Client\core\CCore.cpp:829
CC41 Error

Error executing URL

Client\core\CCore.cpp:1162
CC42 Error

Command line Mod load failed

Client\core\CCore.cpp:1175
CC43 Fatal error Client\core\CCore.cpp:660
CC50 Error

Could not initialize Direct3D9. Please ensure the DirectX End-User Runtime and latest Windows Service Packs are installed correctly.

Client\core\DXHook\CDirect3DHook9.cpp:120
CC51 The skin you selected could not be loaded, and the default skin also could not be loaded, please reinstall MTA.

Error

Client\core\CGUI.cpp:83
CC70 Error

No address specified!

Client\core\Serverbrowser\CServerBrowser.cpp:1222
CC71 Unknown protocol

Please use the mtasa:// protocol!

Client\core\Serverbrowser\CServerBrowser.cpp:1235
CC72 Error

Invalid nickname! Please go to Settings and set a new one!

Client\core\Serverbrowser\CServerBrowser.cpp:1244
CC73 Error

Invalid nickname! Please go to Settings and set a new one!

Client\core\Serverbrowser\CServerBrowser.cpp:1301
CC74 Information

You have to select a server to connect to.

Client\core\Serverbrowser\CServerBrowser.cpp:1323
CC75 Error

No address specified!

Client\core\Serverbrowser\CServerBrowser.cpp:1351
CC80 Error

Please disconnect before changing skin

Client\core\Settings\CInterfaceSettingsTab.cpp:531
CC81 Error

Your nickname contains invalid characters!

Client\core\Settings\CMultiplayerSettingsTab.cpp:237
CC82 Error

Please disconnect before changing language

Client\core\Settings\CInterfaceSettingsTab.cpp:503
CC99 PLEASE WAIT.................... Client\core\CGUI.cpp:243
CD01 Error

Invalid nickname! Please go to Settings and set a new one!

Client\mods\deathmatch\logic\CClientGame.cpp:556
CD02 Error

Not connected; please use Quick Connect or the 'connect' command to connect to a server.

Client\mods\deathmatch\logic\CClientGame.cpp:619
CD03 Error

Invalid nickname! Please go to Settings and set a new one!

Client\mods\deathmatch\logic\CClientGame.cpp:655
CD04 Error

The server is not installed

Client\mods\deathmatch\logic\CClientGame.cpp:677
CD05 Error

You were kicked from the game ( %s )

Client\mods\deathmatch\logic\CClientGame.cpp:1004
CD06 Error

Error connecting to server.

Client\mods\deathmatch\logic\CClientGame.cpp:1084
CD07 Error

Connecting to local server timed out. See console for details.

Client\mods\deathmatch\logic\CClientGame.cpp:1094
CD08 Error

Connection timed out

connect-timed-out

Client\mods\deathmatch\logic\CClientGame.cpp:1163
CD09 Error

Connection with the server was lost

Client\mods\deathmatch\logic\CClientGame.cpp:1197
CD10 Disconnected: unknown protocol error

encryption key mismatch

Client\mods\deathmatch\logic\CClientGame.cpp:1208
CD11 Disconnected: disconnected remotely Client\mods\deathmatch\logic\CClientGame.cpp:1211
CD12 Disconnected: connection lost remotely Client\mods\deathmatch\logic\CClientGame.cpp:1214
CD13 Disconnected: you are banned from this server Client\mods\deathmatch\logic\CClientGame.cpp:1217
CD14 Disconnected: the server is currently full Client\mods\deathmatch\logic\CClientGame.cpp:1220
CD15 Disconnected: disconnected from the server Client\mods\deathmatch\logic\CClientGame.cpp:1223
CD16 Disconnected: connection to the server was lost Client\mods\deathmatch\logic\CClientGame.cpp:1226
CD17 Disconnected: invalid password specified Client\mods\deathmatch\logic\CClientGame.cpp:1229
CD18 Disconnected: connection was refused Client\mods\deathmatch\logic\CClientGame.cpp:1232
CD19 Error

MTA Client verification failed!

Client\mods\deathmatch\logic\CClientGame.cpp:1249
CD20 Error

HTTP Error

Client\mods\deathmatch\logic\CResourceFileDownloadManager.cpp:138
CD30 Disconnected: Invalid nickname Client\mods\deathmatch\logic\CPacketHandler.cpp:470
CD31 Disconnect from server Client\mods\deathmatch\logic\CPacketHandler.cpp:473
CD32 Disconnected: Serial is banned.\nReason: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:476
CD33 Disconnected: You are banned.\nReason: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:481
CD34 Disconnected: Account is banned.\nReason: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:486
CD35 Disconnected: Version mismatch Client\mods\deathmatch\logic\CPacketHandler.cpp:490
CD36 Disconnected: Join flood. Please wait a minute, then reconnect. Client\mods\deathmatch\logic\CPacketHandler.cpp:493
CD37 Disconnected: Server from different branch.\nInformation: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:496
CD38 Disconnected: Bad version.\nInformation: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:500
CD39 Disconnected: Server is running a newer build.\nInformation: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:504
CD40 Disconnected: Server is running an older build.\nInformation: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:508
CD41 Disconnected: Nick already in use Client\mods\deathmatch\logic\CPacketHandler.cpp:512
CD42 Disconnected: Player Element Could not be created. Client\mods\deathmatch\logic\CPacketHandler.cpp:515
CD43 Disconnected: Server refused the connection: %s Client\mods\deathmatch\logic\CPacketHandler.cpp:518
CD44 Disconnected: Serial verification failed Client\mods\deathmatch\logic\CPacketHandler.cpp:522
CD45 Disconnected: Connection desync %s Client\mods\deathmatch\logic\CPacketHandler.cpp:525
CD46 Disconnected: You were kicked by %s Client\mods\deathmatch\logic\CPacketHandler.cpp:533
CD47 Disconnected: You were banned by %s Client\mods\deathmatch\logic\CPacketHandler.cpp:537
CD48 %s

Custom disconnect reason

Client\mods\deathmatch\logic\CPacketHandler.cpp:542
CD49 Disconnected: Server shutdown or restarting Client\mods\deathmatch\logic\CPacketHandler.cpp:546
CD60 Error

Could not start the local server. See console for details.

Client\mods\deathmatch\logic\CServer.cpp:193
CD61 Error

DoDisconnectRemote

Shared\mods\deathmatch\logic\CLatentTransferManager.cpp:374
CD62 Fatal error Client\mods\deathmatch\logic\Utils.cpp:149
CD63 Connection error

Protocol error

Client\mods\deathmatch\logic\Utils.cpp:166
CD64 This version has expired.

MTA: San Andreas

Client\mods\deathmatch\CClient.cpp:41
CL01 MTA:SA could not complete the following task:\n\n '%s'\n

Multi Theft Auto: San Andreas

Client\loader\CInstallManager.cpp:350
CL02 Could not update due to file conflicts. Please close other applications and retry

Error

Client\loader\CInstallManager.cpp:533
CL03 Multi Theft Auto has not been installed properly, please reinstall. %s

Error

Client\loader\CInstallManager.cpp:542
CL04 Error

Trouble restarting MTA:SA

Client\loader\MainFunctions.cpp:227
CL05 Another instance of MTA is already running.\n\nIf this problem persists, please restart your computer

Error

Client\loader\MainFunctions.cpp:240
CL06 Another instance of MTA is already running.\n\nDo you want to terminate it?

Error

Client\loader\MainFunctions.cpp:243
CL07 Are you having problems running MTA:SA?.\n\nDo you want to revert to an earlier version?

MTA: San Andreas

Client\loader\MainFunctions.cpp:267
CL08 There seems to be a problem launching MTA:SA.\nResetting GTA settings can sometimes fix this problem.\n\nDo you want to reset GTA settings now?

MTA: San Andreas

Client\loader\MainFunctions.cpp:295
CL09 File could not be deleted: '%s'

Error

Client\loader\MainFunctions.cpp:309
CL10 An instance of GTA: San Andreas is already running. It needs to be terminated before MTA:SA can be started. Do you want to do that now?

Information

Client\loader\MainFunctions.cpp:552
CL11 Unable to terminate GTA: San Andreas. If the problem persists, please restart your computer.

Information

Client\loader\MainFunctions.cpp:557
CL12 Registry entries are missing. Please reinstall Multi Theft Auto: San Andreas.

reg-entries-missing

Client\loader\MainFunctions.cpp:579
CL13 The path to your installation of GTA: San Andreas contains unsupported (unicode) characters. Please move your Grand Theft Auto: San Andreas installation to a compatible path that contains only standard ASCII characters and reinstall Multi Theft Auto: San Andreas. Client\loader\MainFunctions.cpp:583
CL14 It appears you have a Steam version of GTA:SA, which is currently incompatible with MTASA. You are now being redirected to a page where you can find information to resolve this issue. Client\loader\MainFunctions.cpp:587
CL15 move your installation(s) to a path that does not contain a semicolon.

path-semicolon

Client\loader\MainFunctions.cpp:603
CL16 Load failed. Please ensure that the latest data files have been installed correctly.

mta-datafiles-missing

Client\loader\MainFunctions.cpp:741
CL17 Load failed. Please ensure that the latest data files have been installed correctly.

mta-datafiles-missing

Client\loader\MainFunctions.cpp:748
CL18 Load failed. Please ensure that %s is installed correctly.

client-missing

Client\loader\MainFunctions.cpp:755
CL20 Load failed. Could not find gta_sa.exe in %s.

gta_sa-missing

Client\loader\MainFunctions.cpp:762
CL21 Load failed. %s exists in the GTA directory. Please delete before continuing.

file-clash

Client\loader\MainFunctions.cpp:772
CL22 contact MTA at www.multitheftauto.com. \n\n[%s]

createprocess-fail&err=

Could not start GTA:SA

Client\loader\MainFunctions.cpp:1128
CL23 directory within the MTA root directory.

core-missing

Core.dll missing

Client\loader\MainFunctions.cpp:60
CL24 and the latest DirectX is correctly installed.

vc-redist-missing

Core.dll load failed. Ensure VC++ Redists and DX are installed

Client\loader\MainFunctions.cpp:93
CL25 GTA: San Andreas may not have launched correctly. Do you want to terminate it?

Information

Client\loader\MainFunctions.cpp:1187
CL26 and the latest DirectX is correctly installed.

vc-redist-missing

Core.dll load failed. Ensure VC++ Redists and DX are installed

Client\loader\MainFunctions.cpp:116
CL28 Remove these .asi files if you experience problems with MTA:SA.

asi-files

Client\loader\MainFunctions.cpp:831
CL29 maybe-virus1 Client\loader\MainFunctions.cpp:793
CL30 Data files modified. Possible virus activity.\n\nSee online help if MTA does not work correctly.

maybe-virus2

Client\loader\MainFunctions.cpp:819
CL31 gta-fopen-fail&name=%s Client\loader\Utils.cpp:1775
CL33 Error Client\loader\MainFunctions.cpp:781
CL34 gta-model-fail&id=%d&reason=%s Client\loader\Utils.cpp:1826
CL35 gta-upgrade-fail&id=%d&upgid=%d&frame=%d Client\loader\Utils.cpp:1853
CL36 gta-file-missing&name=%s Client\loader\Utils.cpp:1798
CL37 Client\loader\MainFunctions.cpp:421
CL38 module-not-loadable&name= Client\loader\Utils.cpp:1300
CL39 forboden-programs Client\loader\Utils.cpp:2021
CL40 bad-file-version Client\loader\MainFunctions.cpp:897
CL41 missing-file Client\loader\MainFunctions.cpp:906
CL42 safe-mode Client\loader\MainFunctions.cpp:917
CL43 not-used-menu-evolve Client\loader\MainFunctions.cpp:387
CL44 img-file-corrupt&name=%s Client\loader\Utils.cpp:1872
U01 Multi Theft Auto has not been installed properly, please reinstall.

Error

Shared\sdk\SharedUtil.Misc.hpp:84