Error Codes: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
|'''CC01'''
|'''CC01'''
|Error
|Error
Services currently unavaliable
Services currently unavaliable
|MTA10\core\CCommunity.cpp:130
|MTA10\core\CCommunity.cpp:130
Line 12: Line 13:
|'''CC02'''
|'''CC02'''
|Login Error
|Login Error
Invalid username/password
Invalid username/password
|MTA10\core\CCommunityLogin.cpp:112
|MTA10\core\CCommunityLogin.cpp:112
Line 21: Line 23:
|'''CC04'''
|'''CC04'''
|Error
|Error
Services currently unavaliable
Services currently unavaliable
|MTA10\core\CCommunityRegistration.cpp:198
|MTA10\core\CCommunityRegistration.cpp:198
Line 26: Line 29:
|'''CC05'''
|'''CC05'''
|Success
|Success
Successfully registered!
Successfully registered!
|MTA10\core\CCommunityRegistration.cpp:202
|MTA10\core\CCommunityRegistration.cpp:202
Line 35: Line 39:
|'''CC07'''
|'''CC07'''
|Error
|Error
Unexpected error
Unexpected error
|MTA10\core\CCommunityRegistration.cpp:214
|MTA10\core\CCommunityRegistration.cpp:214
Line 40: Line 45:
|'''CC08'''
|'''CC08'''
|Error
|Error
Services currently unavaliable
Services currently unavaliable
|MTA10\core\CCommunityRegistration.cpp:220
|MTA10\core\CCommunityRegistration.cpp:220
Line 45: Line 51:
|'''CC10'''
|'''CC10'''
|Error
|Error
Services currently unavaliable
Services currently unavaliable
|MTA10\core\CCommunityRegistration.cpp:226
|MTA10\core\CCommunityRegistration.cpp:226
Line 50: Line 57:
|'''CC11'''
|'''CC11'''
|Error
|Error
Username missing
Username missing
|MTA10\core\CCommunityRegistration.cpp:254
|MTA10\core\CCommunityRegistration.cpp:254
Line 55: Line 63:
|'''CC12'''
|'''CC12'''
|Error
|Error
Email missing
Email missing
|MTA10\core\CCommunityRegistration.cpp:256
|MTA10\core\CCommunityRegistration.cpp:256
Line 60: Line 69:
|'''CC13'''
|'''CC13'''
|Error
|Error
Password missing
Password missing
|MTA10\core\CCommunityRegistration.cpp:258
|MTA10\core\CCommunityRegistration.cpp:258
Line 65: Line 75:
|'''CC14'''
|'''CC14'''
|Error
|Error
Passwords do not match
Passwords do not match
|MTA10\core\CCommunityRegistration.cpp:260
|MTA10\core\CCommunityRegistration.cpp:260
Line 70: Line 81:
|'''CC15'''
|'''CC15'''
|Error
|Error
Validation code missing
Validation code missing
|MTA10\core\CCommunityRegistration.cpp:262
|MTA10\core\CCommunityRegistration.cpp:262
Line 75: Line 87:
|'''CC20'''
|'''CC20'''
|Error
|Error
Invalid nick provided
Invalid nick provided
|MTA10\core\CConnectManager.cpp:82
|MTA10\core\CConnectManager.cpp:82
Line 80: Line 93:
|'''CC21'''
|'''CC21'''
|Error
|Error
Invalid host provided
Invalid host provided
|MTA10\core\CConnectManager.cpp:109
|MTA10\core\CConnectManager.cpp:109
Line 85: Line 99:
|'''CC22'''
|'''CC22'''
|Error
|Error
Failed to connect
Failed to connect
|MTA10\core\CConnectManager.cpp:121
|MTA10\core\CConnectManager.cpp:121
Line 90: Line 105:
|'''CC23'''
|'''CC23'''
|Error
|Error
Connection timed out
Connection timed out
|MTA10\core\CConnectManager.cpp:255
|MTA10\core\CConnectManager.cpp:255
Line 95: Line 111:
|'''CC24'''
|'''CC24'''
|Disconnected: unknown protocol error
|Disconnected: unknown protocol error
encryption key mismatch
encryption key mismatch
|MTA10\core\CConnectManager.cpp:269
|MTA10\core\CConnectManager.cpp:269
Line 124: Line 141:
|'''CC31'''
|'''CC31'''
|Error
|Error
Mod loading failed
Mod loading failed
|MTA10\core\CConnectManager.cpp:397
|MTA10\core\CConnectManager.cpp:397
Line 129: Line 147:
|'''CC32'''
|'''CC32'''
|Error
|Error
Bad server response (2)
Bad server response (2)
|MTA10\core\CConnectManager.cpp:404
|MTA10\core\CConnectManager.cpp:404
Line 134: Line 153:
|'''CC33'''
|'''CC33'''
|Error
|Error
Bad server response (1)
Bad server response (1)
|MTA10\core\CConnectManager.cpp:414
|MTA10\core\CConnectManager.cpp:414
Line 139: Line 159:
|'''CC40'''
|'''CC40'''
|%s module is incorrect!
|%s module is incorrect!
Error
Error
|MTA10\core\CCore.cpp:817
|MTA10\core\CCore.cpp:817
Line 144: Line 165:
|'''CC41'''
|'''CC41'''
|Error
|Error
Error executing URL
Error executing URL
|MTA10\core\CCore.cpp:1123
|MTA10\core\CCore.cpp:1123
Line 149: Line 171:
|'''CC42'''
|'''CC42'''
|Error
|Error
Command line Mod load failed
Command line Mod load failed
|MTA10\core\CCore.cpp:1136
|MTA10\core\CCore.cpp:1136
Line 154: Line 177:
|'''CC50'''
|'''CC50'''
|Error
|Error
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
|MTA10\core\CDirect3DHook9.cpp:90
Line 159: Line 183:
|'''CC51'''
|'''CC51'''
|The skin you selected could not be loaded, and the default skin also could not be loaded, please reinstall MTA.
|The skin you selected could not be loaded, and the default skin also could not be loaded, please reinstall MTA.
Error
Error
|MTA10\core\CGUI.cpp:87
|MTA10\core\CGUI.cpp:87
Line 164: Line 189:
|'''CC60'''
|'''CC60'''
|Error
|Error
No host specified!
No host specified!
|MTA10\core\CQuickConnect.cpp:149
|MTA10\core\CQuickConnect.cpp:149
Line 169: Line 195:
|'''CC61'''
|'''CC61'''
|Error
|Error
No port specified!
No port specified!
|MTA10\core\CQuickConnect.cpp:158
|MTA10\core\CQuickConnect.cpp:158
Line 174: Line 201:
|'''CC62'''
|'''CC62'''
|Error
|Error
Invalid port specified!
Invalid port specified!
|MTA10\core\CQuickConnect.cpp:163
|MTA10\core\CQuickConnect.cpp:163
Line 179: Line 207:
|'''CC63'''
|'''CC63'''
|Error
|Error
Invalid nickname! Please go to Settings and set a new!
Invalid nickname! Please go to Settings and set a new!
|MTA10\core\CQuickConnect.cpp:172
|MTA10\core\CQuickConnect.cpp:172
Line 184: Line 213:
|'''CC70'''
|'''CC70'''
|Error
|Error
No address specified!
No address specified!
|MTA10\core\CServerBrowser.cpp:1216
|MTA10\core\CServerBrowser.cpp:1216
Line 189: Line 219:
|'''CC71'''
|'''CC71'''
|Unknown protocol
|Unknown protocol
Please use the mtasa:// protocol!
Please use the mtasa:// protocol!
|MTA10\core\CServerBrowser.cpp:1229
|MTA10\core\CServerBrowser.cpp:1229
Line 194: Line 225:
|'''CC72'''
|'''CC72'''
|Error
|Error
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
|MTA10\core\CServerBrowser.cpp:1238
Line 199: Line 231:
|'''CC73'''
|'''CC73'''
|Error
|Error
Invalid nickname! Please go to Settings and set a new!
Invalid nickname! Please go to Settings and set a new!
|MTA10\core\CServerBrowser.cpp:1296
|MTA10\core\CServerBrowser.cpp:1296
Line 204: Line 237:
|'''CC74'''
|'''CC74'''
|Information
|Information
You have to select a server to connect to.
You have to select a server to connect to.
|MTA10\core\CServerBrowser.cpp:1318
|MTA10\core\CServerBrowser.cpp:1318
Line 209: Line 243:
|'''CC75'''
|'''CC75'''
|Error
|Error
No address specified!
No address specified!
|MTA10\core\CServerBrowser.cpp:1343
|MTA10\core\CServerBrowser.cpp:1343
Line 214: Line 249:
|'''CC80'''
|'''CC80'''
|Error
|Error
Please disconnect before changing skin
Please disconnect before changing skin
|MTA10\core\CSettings.cpp:3160
|MTA10\core\CSettings.cpp:3160
Line 219: Line 255:
|'''CC81'''
|'''CC81'''
|Error
|Error
Your nickname contains invalid characters!
Your nickname contains invalid characters!
|MTA10\core\CSettings.cpp:3445
|MTA10\core\CSettings.cpp:3445
Line 224: Line 261:
|'''CD01'''
|'''CD01'''
|Error
|Error
A valid nickname isn't set. Please go to Settings and set a new.
A valid nickname isn't set. Please go to Settings and set a new.
|MTA10\mods\deathmatch\logic\CClientGame.cpp:528
|MTA10\mods\deathmatch\logic\CClientGame.cpp:528
Line 229: Line 267:
|'''CD02'''
|'''CD02'''
|Error
|Error
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
|MTA10\mods\deathmatch\logic\CClientGame.cpp:603
Line 234: Line 273:
|'''CD03'''
|'''CD03'''
|Error
|Error
A valid nickname isn't set. Please go to Settings and set a new.
A valid nickname isn't set. Please go to Settings and set a new.
|MTA10\mods\deathmatch\logic\CClientGame.cpp:627
|MTA10\mods\deathmatch\logic\CClientGame.cpp:627
Line 239: Line 279:
|'''CD04'''
|'''CD04'''
|Error
|Error
The server is not installed
The server is not installed
|MTA10\mods\deathmatch\logic\CClientGame.cpp:654
|MTA10\mods\deathmatch\logic\CClientGame.cpp:654
Line 244: Line 285:
|'''CD05'''
|'''CD05'''
|Error
|Error
You were kicked from the game ( %s )
You were kicked from the game ( %s )
|MTA10\mods\deathmatch\logic\CClientGame.cpp:990
|MTA10\mods\deathmatch\logic\CClientGame.cpp:990
Line 249: Line 291:
|'''CD06'''
|'''CD06'''
|Error
|Error
Error connecting to server.
Error connecting to server.
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1070
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1070
Line 254: Line 297:
|'''CD07'''
|'''CD07'''
|Error
|Error
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
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1080
Line 259: Line 303:
|'''CD08'''
|'''CD08'''
|Error
|Error
Connection timed out
Connection timed out
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1149
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1149
Line 264: Line 309:
|'''CD09'''
|'''CD09'''
|Error
|Error
Connection with the server was lost
Connection with the server was lost
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1182
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1182
Line 269: Line 315:
|'''CD10'''
|'''CD10'''
|Disconnected: unknown protocol error.
|Disconnected: unknown protocol error.
encryption key mismatch
encryption key mismatch
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1194
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1194
Line 306: Line 353:
|'''CD19'''
|'''CD19'''
|Error
|Error
MTA Client verification failed!
MTA Client verification failed!
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1236
|MTA10\mods\deathmatch\logic\CClientGame.cpp:1236
Line 311: Line 359:
|'''CD20'''
|'''CD20'''
|Error
|Error
HTTP Error
HTTP Error
|MTA10\mods\deathmatch\logic\CClientGame.cpp:3902
|MTA10\mods\deathmatch\logic\CClientGame.cpp:3902
Line 388: Line 437:
|'''CD48'''
|'''CD48'''
|%s
|%s
Custom disconnect reason
Custom disconnect reason
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:529
|MTA10\mods\deathmatch\logic\CPacketHandler.cpp:529
Line 393: Line 443:
|'''CD60'''
|'''CD60'''
|Error
|Error
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
|MTA10\mods\deathmatch\logic\CServer.cpp:193
Line 398: Line 449:
|'''CD61'''
|'''CD61'''
|Error
|Error
DoDisconnectRemote
DoDisconnectRemote
|Shared\mods\deathmatch\logic\CLatentTransferManager.cpp:374
|Shared\mods\deathmatch\logic\CLatentTransferManager.cpp:374
Line 407: Line 459:
|'''CD63'''
|'''CD63'''
|Connection error
|Connection error
Protocol error
Protocol error
|MTA10\mods\shared_logic\Utils.cpp:182
|MTA10\mods\shared_logic\Utils.cpp:182
Line 412: Line 465:
|'''CD64'''
|'''CD64'''
|This version has expired.
|This version has expired.
MTA: San Andreas  
MTA: San Andreas  
|MTA10\mods\deathmatch\CClient.cpp:40
|MTA10\mods\deathmatch\CClient.cpp:40
Line 417: Line 471:
|'''CL01'''
|'''CL01'''
|MTA:SA could not complete the following task:\n\n  '%s'\n
|MTA:SA could not complete the following task:\n\n  '%s'\n
Multi Theft Auto: San Andreas
Multi Theft Auto: San Andreas
|MTA10\loader\CInstallManager.cpp:329
|MTA10\loader\CInstallManager.cpp:329
Line 422: Line 477:
|'''CL02'''
|'''CL02'''
|Could not update due to file conflicts. Please close other applications and retry
|Could not update due to file conflicts. Please close other applications and retry
Error
Error
|MTA10\loader\CInstallManager.cpp:503
|MTA10\loader\CInstallManager.cpp:503
Line 427: Line 483:
|'''CL03'''
|'''CL03'''
|Multi Theft Auto has not been installed properly, please reinstall. %s
|Multi Theft Auto has not been installed properly, please reinstall. %s
Error
Error
|MTA10\loader\CInstallManager.cpp:512
|MTA10\loader\CInstallManager.cpp:512
Line 432: Line 489:
|'''CL04'''
|'''CL04'''
|Error
|Error
Trouble restarting MTA:SA
Trouble restarting MTA:SA
|MTA10\loader\Main.cpp:106
|MTA10\loader\Main.cpp:106
Line 437: Line 495:
|'''CL05'''
|'''CL05'''
|Another instance of MTA is already running.\n\nIf this problem persists, please restart your computer
|Another instance of MTA is already running.\n\nIf this problem persists, please restart your computer
Error
Error
|MTA10\loader\Main.cpp:119
|MTA10\loader\Main.cpp:119
Line 442: Line 501:
|'''CL06'''
|'''CL06'''
|Another instance of MTA is already running.\n\nDo you want to terminate it?
|Another instance of MTA is already running.\n\nDo you want to terminate it?
Error
Error
|MTA10\loader\Main.cpp:122
|MTA10\loader\Main.cpp:122
Line 447: Line 507:
|'''CL07'''
|'''CL07'''
|Are you having problems running MTA:SA?.\n\nDo you want to revert to an earlier version?
|Are you having problems running MTA:SA?.\n\nDo you want to revert to an earlier version?
MTA: San Andreas
MTA: San Andreas
|MTA10\loader\Main.cpp:159
|MTA10\loader\Main.cpp:159
Line 452: Line 513:
|'''CL08'''
|'''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?
|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
MTA: San Andreas
|MTA10\loader\Main.cpp:186
|MTA10\loader\Main.cpp:186
Line 457: Line 519:
|'''CL09'''
|'''CL09'''
|File could not be deleted: '%s'
|File could not be deleted: '%s'
Error
Error
|MTA10\loader\Main.cpp:200
|MTA10\loader\Main.cpp:200
Line 462: Line 525:
|'''CL10'''
|'''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?
|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
Information
|MTA10\loader\Main.cpp:338
|MTA10\loader\Main.cpp:338
Line 467: Line 531:
|'''CL11'''
|'''CL11'''
|Unable to terminate GTA: San Andreas. If the problem persists, please restart your computer.
|Unable to terminate GTA: San Andreas. If the problem persists, please restart your computer.
Information
Information
|MTA10\loader\Main.cpp:343
|MTA10\loader\Main.cpp:343
Line 472: Line 537:
|'''CL12'''
|'''CL12'''
|Registry entries are is missing. Please reinstall Multi Theft Auto: San Andreas.
|Registry entries are is missing. Please reinstall Multi Theft Auto: San Andreas.
reg-entries-missing
reg-entries-missing
|MTA10\loader\Main.cpp:358
|MTA10\loader\Main.cpp:358
Line 489: Line 555:
|'''CL16'''
|'''CL16'''
|Load failed. Please ensure that the latest data files have been installed correctly.
|Load failed. Please ensure that the latest data files have been installed correctly.
mta-datafiles-missing
mta-datafiles-missing
|MTA10\loader\Main.cpp:410
|MTA10\loader\Main.cpp:410
Line 494: Line 561:
|'''CL17'''
|'''CL17'''
|Load failed. Please ensure that the latest data files have been installed correctly.
|Load failed. Please ensure that the latest data files have been installed correctly.
mta-datafiles-missing
mta-datafiles-missing
|MTA10\loader\Main.cpp:416
|MTA10\loader\Main.cpp:416
Line 499: Line 567:
|'''CL18'''
|'''CL18'''
|Load failed. Please ensure that %s is installed correctly.
|Load failed. Please ensure that %s is installed correctly.
client-missing
client-missing
|MTA10\loader\Main.cpp:422
|MTA10\loader\Main.cpp:422
Line 504: Line 573:
|'''CL19'''
|'''CL19'''
|Load failed. Please ensure that %s is installed correctly.
|Load failed. Please ensure that %s is installed correctly.
lua-missing
lua-missing
|MTA10\loader\Main.cpp:428
|MTA10\loader\Main.cpp:428
Line 509: Line 579:
|'''CL20'''
|'''CL20'''
|Load failed. Could not find gta_sa.exe in %s.
|Load failed. Could not find gta_sa.exe in %s.
gta_sa-missing
gta_sa-missing
|MTA10\loader\Main.cpp:439
|MTA10\loader\Main.cpp:439
Line 514: Line 585:
|'''CL21'''
|'''CL21'''
|Load failed. %s exists in the GTA directory. Please delete before continuing.
|Load failed. %s exists in the GTA directory. Please delete before continuing.
file-clash
file-clash
|MTA10\loader\Main.cpp:448
|MTA10\loader\Main.cpp:448
Line 519: Line 591:
|'''CL22'''
|'''CL22'''
|contact MTA at www.multitheftauto.com. \n\n[%s]
|contact MTA at www.multitheftauto.com. \n\n[%s]
createprocess-fail;
createprocess-fail;
Could not start GTA:SA
Could not start GTA:SA
|MTA10\loader\Main.cpp:518
|MTA10\loader\Main.cpp:518
Line 525: Line 599:
|'''CL23'''
|'''CL23'''
|directory within the MTA root directory.
|directory within the MTA root directory.
core-missing
core-missing
Core.dll missing
Core.dll missing
|MTA10\loader\Main.cpp:532
|MTA10\loader\Main.cpp:532
Line 531: Line 607:
|'''CL24'''
|'''CL24'''
|and the latest DirectX is correctly installed.
|and the latest DirectX is correctly installed.
vc-redist-missing
vc-redist-missing
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
|MTA10\loader\Main.cpp:562
Line 537: Line 615:
|'''CL25'''
|'''CL25'''
|GTA: San Andreas may not have launched correctly. Do you want to terminate it?
|GTA: San Andreas may not have launched correctly. Do you want to terminate it?
Information
Information
|MTA10\loader\Main.cpp:612
|MTA10\loader\Main.cpp:612
Line 546: Line 625:
|'''U01'''
|'''U01'''
|Multi Theft Auto has not been installed properly, please reinstall.
|Multi Theft Auto has not been installed properly, please reinstall.
Error
Error
|Shared\sdk\SharedUtil.Misc.hpp:68
|Shared\sdk\SharedUtil.Misc.hpp:68
|}
|}

Revision as of 13:17, 17 March 2013

Error Code Associated strings 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 Error

Invalid nick provided

MTA10\core\CConnectManager.cpp:82
CC21 Error

Invalid host provided

MTA10\core\CConnectManager.cpp:109
CC22 Error

Failed to connect

MTA10\core\CConnectManager.cpp:121
CC23 Error

Connection timed out

MTA10\core\CConnectManager.cpp:255
CC24 Disconnected: unknown protocol error

encryption key mismatch

MTA10\core\CConnectManager.cpp:269
CC25 Disconnected: disconnected remotely MTA10\core\CConnectManager.cpp:272
CC26 Disconnected: connection lost remotely MTA10\core\CConnectManager.cpp:275
CC27 Disconnected: you are banned from this server MTA10\core\CConnectManager.cpp:278
CC28 Disconnected: disconnected MTA10\core\CConnectManager.cpp:284
CC29 Disconnected: connection lost MTA10\core\CConnectManager.cpp:287
CC30 Disconnected: connection refused MTA10\core\CConnectManager.cpp:293
CC31 Error

Mod loading failed

MTA10\core\CConnectManager.cpp:397
CC32 Error

Bad server response (2)

MTA10\core\CConnectManager.cpp:404
CC33 Error

Bad server response (1)

MTA10\core\CConnectManager.cpp:414
CC40 %s module is incorrect!

Error

MTA10\core\CCore.cpp:817
CC41 Error

Error executing URL

MTA10\core\CCore.cpp:1123
CC42 Error

Command line Mod load failed

MTA10\core\CCore.cpp:1136
CC50 Error

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

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

Error

MTA10\core\CGUI.cpp:87
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 Error

No address specified!

MTA10\core\CServerBrowser.cpp:1216
CC71 Unknown protocol

Please use the mtasa:// protocol!

MTA10\core\CServerBrowser.cpp:1229
CC72 Error

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

MTA10\core\CServerBrowser.cpp:1238
CC73 Error

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

MTA10\core\CServerBrowser.cpp:1296
CC74 Information

You have to select a server to connect to.

MTA10\core\CServerBrowser.cpp:1318
CC75 Error

No address specified!

MTA10\core\CServerBrowser.cpp:1343
CC80 Error

Please disconnect before changing skin

MTA10\core\CSettings.cpp:3160
CC81 Error

Your nickname contains invalid characters!

MTA10\core\CSettings.cpp:3445
CD01 Error

A valid nickname isn't set. Please go to Settings and set a new.

MTA10\mods\deathmatch\logic\CClientGame.cpp:528
CD02 Error

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

MTA10\mods\deathmatch\logic\CClientGame.cpp:603
CD03 Error

A valid nickname isn't set. Please go to Settings and set a new.

MTA10\mods\deathmatch\logic\CClientGame.cpp:627
CD04 Error

The server is not installed

MTA10\mods\deathmatch\logic\CClientGame.cpp:654
CD05 Error

You were kicked from the game ( %s )

MTA10\mods\deathmatch\logic\CClientGame.cpp:990
CD06 Error

Error connecting to server.

MTA10\mods\deathmatch\logic\CClientGame.cpp:1070
CD07 Error

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

MTA10\mods\deathmatch\logic\CClientGame.cpp:1080
CD08 Error

Connection timed out

MTA10\mods\deathmatch\logic\CClientGame.cpp:1149
CD09 Error

Connection with the server was lost

MTA10\mods\deathmatch\logic\CClientGame.cpp:1182
CD10 Disconnected: unknown protocol error.

encryption key mismatch

MTA10\mods\deathmatch\logic\CClientGame.cpp:1194
CD11 Disconnected: disconnected remotely. MTA10\mods\deathmatch\logic\CClientGame.cpp:1197
CD12 Disconnected: connection lost remotely. MTA10\mods\deathmatch\logic\CClientGame.cpp:1200
CD13 Disconnected: you are banned from this server. MTA10\mods\deathmatch\logic\CClientGame.cpp:1203
CD14 Disconnected: the server is currently full. MTA10\mods\deathmatch\logic\CClientGame.cpp:1206
CD15 Disconnected: disconnected from the server. MTA10\mods\deathmatch\logic\CClientGame.cpp:1209
CD16 Disconnected: connection to the server was lost. MTA10\mods\deathmatch\logic\CClientGame.cpp:1212
CD17 Disconnected: invalid password specified. MTA10\mods\deathmatch\logic\CClientGame.cpp:1215
CD18 Disconnected: connection was refused. MTA10\mods\deathmatch\logic\CClientGame.cpp:1218
CD19 Error

MTA Client verification failed!

MTA10\mods\deathmatch\logic\CClientGame.cpp:1236
CD20 Error

HTTP Error

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

Custom disconnect reason

MTA10\mods\deathmatch\logic\CPacketHandler.cpp:529
CD60 Error

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

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

DoDisconnectRemote

Shared\mods\deathmatch\logic\CLatentTransferManager.cpp:374
CD62 Fatal error MTA10\mods\shared_logic\Utils.cpp:167
CD63 Connection error

Protocol error

MTA10\mods\shared_logic\Utils.cpp:182
CD64 This version has expired.

MTA: San Andreas

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

Multi Theft Auto: San Andreas

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

Error

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

Error

MTA10\loader\CInstallManager.cpp:512
CL04 Error

Trouble restarting MTA:SA

MTA10\loader\Main.cpp:106
CL05 Another instance of MTA is already running.\n\nIf this problem persists, please restart your computer

Error

MTA10\loader\Main.cpp:119
CL06 Another instance of MTA is already running.\n\nDo you want to terminate it?

Error

MTA10\loader\Main.cpp:122
CL07 Are you having problems running MTA:SA?.\n\nDo you want to revert to an earlier version?

MTA: San Andreas

MTA10\loader\Main.cpp:159
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

MTA10\loader\Main.cpp:186
CL09 File could not be deleted: '%s'

Error

MTA10\loader\Main.cpp:200
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

MTA10\loader\Main.cpp:338
CL11 Unable to terminate GTA: San Andreas. If the problem persists, please restart your computer.

Information

MTA10\loader\Main.cpp:343
CL12 Registry entries are is missing. Please reinstall Multi Theft Auto: San Andreas.

reg-entries-missing

MTA10\loader\Main.cpp:358
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. MTA10\loader\Main.cpp:362
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. MTA10\loader\Main.cpp:366
CL15 move your installation(s) to a path that does not contain a semicolon. MTA10\loader\Main.cpp:378
CL16 Load failed. Please ensure that the latest data files have been installed correctly.

mta-datafiles-missing

MTA10\loader\Main.cpp:410
CL17 Load failed. Please ensure that the latest data files have been installed correctly.

mta-datafiles-missing

MTA10\loader\Main.cpp:416
CL18 Load failed. Please ensure that %s is installed correctly.

client-missing

MTA10\loader\Main.cpp:422
CL19 Load failed. Please ensure that %s is installed correctly.

lua-missing

MTA10\loader\Main.cpp:428
CL20 Load failed. Could not find gta_sa.exe in %s.

gta_sa-missing

MTA10\loader\Main.cpp:439
CL21 Load failed. %s exists in the GTA directory. Please delete before continuing.

file-clash

MTA10\loader\Main.cpp:448
CL22 contact MTA at www.multitheftauto.com. \n\n[%s]

createprocess-fail;

Could not start GTA:SA

MTA10\loader\Main.cpp:518
CL23 directory within the MTA root directory.

core-missing

Core.dll missing

MTA10\loader\Main.cpp:532
CL24 and the latest DirectX is correctly installed.

vc-redist-missing

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

MTA10\loader\Main.cpp:562
CL25 GTA: San Andreas may not have launched correctly. Do you want to terminate it?

Information

MTA10\loader\Main.cpp:612
CL26 GTA:SA had trouble opening the file '%s'\n\nTry reinstalling GTA:SA to fix it MTA10\loader\Utils.cpp:2044
U01 Multi Theft Auto has not been installed properly, please reinstall.

Error

Shared\sdk\SharedUtil.Misc.hpp:68