TeamSpeak 3 Server Error Codes

This is a list of server error codes as of early 2015.

This table has the following columns:

FileInternal Name (ERROR_...)HexDecReason Message
normalok0x00000unknown error code
normalundefined0x00011undefined error
normalnot_implemented0x00022not implemented
normalok_no_update0x00033
normaldont_notify0x00044
normallib_time_limit_reached0x00055library time limit reached
normalcommand_not_found0x0100256command not found
normalunable_to_bind_network_port0x0101257unable to bind network port
normalno_network_port_available0x0102258no network port available
normalclient_invalid_id0x0200512invalid clientID
normalclient_nickname_inuse0x0201513nickname is already in use
0x0202514invalid error code
normalclient_protocol_limit_reached0x0203515max clients protocol limit reached
normalclient_invalid_type0x0204516invalid client type
normalclient_already_subscribed0x0205517already subscribed
normalclient_not_logged_in0x0206518not logged in
normalclient_could_not_validate_identity0x0207519could not validate client identity
rareclient_invalid_password0x0208520invalid loginname or password
rareclient_too_many_clones_connected0x0209521too many clones already connected
normalclient_version_outdated0x020a522client version outdated, please update
rareclient_is_online0x020b523client is online
normalclient_is_flooding0x020c524client is flooding
normalclient_hacked0x020d525client is modified
normalclient_cannot_verify_now0x020e526can not verify client at this moment
normalclient_login_not_permitted0x020f527client is not permitted to log in
normalclient_not_subscribed0x0210528client is not subscribed to the channel
normalchannel_invalid_id0x0300768invalid channelID
normalchannel_protocol_limit_reached0x0301769max channels protocol limit reached
normalchannel_already_in0x0302770already member of channel
normalchannel_name_inuse0x0303771channel name is already in use
normalchannel_not_empty0x0304772channel not empty
normalchannel_can_not_delete_default0x0305773can not delete default channel
normalchannel_default_require_permanent0x0306774default channel requires permanent
normalchannel_invalid_flags0x0307775invalid channel flags
normalchannel_parent_not_permanent0x0308776permanent channel can not be child of non permanent channel
normalchannel_maxclients_reached0x0309777channel maxclient reached
normalchannel_maxfamily_reached0x030a778channel maxfamily reached
normalchannel_invalid_order0x030b779invalid channel order
normalchannel_no_filetransfer_supported0x030c780channel does not support filetransfers
normalchannel_invalid_password0x030d781invalid channel password
rarechannel_is_private_channel0x030e782channel is private channel
normalchannel_invalid_security_hash0x030f783invalid security hash supplied by client
normalserver_invalid_id0x04001024invalid serverID
normalserver_running0x04011025server is running
normalserver_is_shutting_down0x04021026server is shutting down
normalserver_maxclients_reached0x04031027server maxclient reached
normalserver_invalid_password0x04041028invalid server password
rareserver_deployment_active0x04051029deployment active
rareserver_unable_to_stop_own_server0x04061030unable to stop own server in your connection class
normalserver_is_virtual0x04071031server is virtual
rareserver_wrong_machineid0x04081032server wrong machineID
normalserver_is_not_running0x04091033server is not running
normalserver_is_booting0x040a1034server is booting up
normalserver_status_invalid0x040b1035server got an invalid status for this operation
rareserver_modal_quit0x040c1036server modal quit
normalserver_version_outdated0x040d1037server version is too old for command
0x04101040server blacklisted
raredatabase0x05001280database error
raredatabase_empty_result0x05011281database empty result set
raredatabase_duplicate_entry0x05021282database duplicate entry
raredatabase_no_modifications0x05031283database no modifications
raredatabase_constraint0x05041284database invalid constraint
raredatabase_reinvoke0x05051285database reinvoke command
normalparameter_quote0x06001536invalid quote
normalparameter_invalid_count0x06011537invalid parameter count
normalparameter_invalid0x06021538invalid parameter
normalparameter_not_found0x06031539parameter not found
normalparameter_convert0x06041540convert error
normalparameter_invalid_size0x06051541invalid parameter size
normalparameter_missing0x06061542missing required parameter
normalparameter_checksum0x06071543invalid checksum
normalvs_critical0x07001792virtual server got a critical error
normalconnection_lost0x07011793Connection lost
normalnot_connected0x07021794not connected
normalno_cached_connection_info0x07031795no cached connection info
normalcurrently_not_possible0x07041796currently not possible
normalfailed_connection_initialisation0x07051797failed connection initialization
normalcould_not_resolve_hostname0x07061798could not resolve hostname
normalinvalid_server_connection_handler_id0x07071799invalid server connection handler ID
normalcould_not_initialise_input_manager0x07081800could not initialize Input Manager
normalclientlibrary_not_initialised0x07091801client library not initialized
normalserverlibrary_not_initialised0x070a1802server library not initialized
normalwhisper_too_many_targets0x070b1803too many whisper targets
normalwhisper_no_targets0x070c1804no whisper targets found
rarefile_invalid_name0x08002048invalid file name
rarefile_invalid_permissions0x08012049invalid file permissions
rarefile_already_exists0x08022050file already exists
rarefile_not_found0x08032051file not found
rarefile_io_error0x08042052file input/output error
rarefile_invalid_transfer_id0x08052053invalid file transfer ID
rarefile_invalid_path0x08062054invalid file path
rarefile_no_files_available0x08072055no files available
rarefile_overwrite_excludes_resume0x08082056overwrite excludes resume
rarefile_invalid_size0x08092057invalid file size
rarefile_already_in_use0x080a2058file already in use
rarefile_could_not_open_connection0x080b2059could not open file transfer connection
rarefile_no_space_left_on_device0x080c2060no space left on device (disk full?)
rarefile_exceeds_file_system_maximum_size0x080d2061file exceeds file system's maximum file size
rarefile_transfer_connection_timeout0x080e2062file transfer connection timeout
rarefile_connection_lost0x080f2063lost file transfer connection
rarefile_exceeds_supplied_size0x08102064file exceeds supplied file size
rarefile_transfer_complete0x08112065file transfer complete
rarefile_transfer_canceled0x08122066file transfer canceled
rarefile_transfer_interrupted0x08132067file transfer interrupted
rarefile_transfer_server_quota_exceeded0x08142068file transfer server quota exceeded
rarefile_transfer_client_quota_exceeded0x08152069file transfer client quota exceeded
rarefile_transfer_reset0x08162070file transfer reset
rarefile_transfer_limit_reached0x08172071file transfer limit reached
normalsound_preprocessor_disabled0x09002304preprocessor disabled
normalsound_internal_preprocessor0x09012305internal preprocessor
normalsound_internal_encoder0x09022306internal encoder
normalsound_internal_playback0x09032307internal playback
normalsound_no_capture_device_available0x09042308no capture device available
normalsound_no_playback_device_available0x09052309no playback device available
normalsound_could_not_open_capture_device0x09062310could not open capture device
normalsound_could_not_open_playback_device0x09072311could not open playback device
normalsound_handler_has_device0x09082312ServerConnectionHandler has a device registered
normalsound_invalid_capture_device0x09092313invalid capture device
normalsound_invalid_playback_device0x090a2314invalid clayback device
normalsound_invalid_wave0x090b2315invalid wave file
normalsound_unsupported_wave0x090c2316wave file type not supported
normalsound_open_wave0x090d2317could not open wave file
normalsound_internal_capture0x090e2318internal capture
normalsound_device_in_use0x090f2319device still in use
normalsound_device_already_registerred0x09102320device already registerred
normalsound_unknown_device0x09112321device not registered/known
normalsound_unsupported_frequency0x09122322unsupported frequency
normalsound_invalid_channel_count0x09132323invalid channel count
normalsound_read_wave0x09142324read error in wave
normalsound_need_more_data0x09152325sound need more data
normalsound_device_busy0x09162326sound device was busy
normalsound_no_data0x09172327there is no sound data for this period
normalsound_channel_mask_mismatch0x09182328Channelmask set bits count (speakers) is not the same as channel (count)
rarepermission_invalid_group_id0x0a002560invalid group ID
rarepermission_duplicate_entry0x0a012561duplicate entry
rarepermission_invalid_perm_id0x0a022562invalid permission ID
rarepermission_empty_result0x0a032563empty result set
rarepermission_default_group_forbidden0x0a042564access to default group is forbidden
rarepermission_invalid_size0x0a052565invalid size
rarepermission_invalid_value0x0a062566invalid value
rarepermissions_group_not_empty0x0a072567group is not empty
normalpermissions_client_insufficient0x0a082568insufficient client permissions
rarepermissions_insufficient_group_power0x0a092569insufficient group modify power
rarepermissions_insufficient_permission_power0x0a0a2570insufficient permission modify power
rarepermission_template_group_is_used0x0a0b2571template group is currently used
normalpermissions0x0a0c2572permission error
normalaccounting_virtualserver_limit_reached0x0b002816virtualserver limit reached
normalaccounting_slot_limit_reached0x0b012817max slot limit reached
normalaccounting_license_file_not_found0x0b022818license file not found
normalaccounting_license_date_not_ok0x0b032819license date not ok
normalaccounting_unable_to_connect_to_server0x0b042820unable to connect to accounting server
normalaccounting_unknown_error0x0b052821unknown accounting error
normalaccounting_server_error0x0b062822accounting server error
normalaccounting_instance_limit_reached0x0b072823instance limit reached
normalaccounting_instance_check_error0x0b082824instance check error
normalaccounting_license_file_invalid0x0b092825license file invalid
normalaccounting_running_elsewhere0x0b0a2826virtualserver is running elsewhere
normalaccounting_instance_duplicated0x0b0b2827virtualserver running in same instance already
normalaccounting_already_started0x0b0c2828virtualserver already started
normalaccounting_not_started0x0b0d2829virtualserver not started
normalaccounting_to_many_starts0x0b0e2830
raremessage_invalid_id0x0c003072invalid message id
rareban_invalid_id0x0d003328invalid ban id
rareconnect_failed_banned0x0d013329connection failed, you are banned
rarerename_failed_banned0x0d023330rename failed, new name is banned
rareban_flooding0x0d033331flood ban
raretts_unable_to_initialize0x0e003584unable to initialize tts
rareprivilege_key_invalid0x0f003840invalid privilege key
rarevoip_pjsua0x10004096
rarevoip_already_initialized0x10014097
rarevoip_too_many_accounts0x10024098
rarevoip_invalid_account0x10034099
rarevoip_internal_error0x10044100
rarevoip_invalid_connectionId0x10054101
rarevoip_cannot_answer_initiated_call0x10064102
rarevoip_not_initialized0x10074103
normalprovisioning_invalid_password0x11004352invalid password
normalprovisioning_invalid_request0x11014353invalid request
normalprovisioning_no_slots_available0x11024354no (more) slots available
normalprovisioning_pool_missing0x11034355pool missing
normalprovisioning_pool_unknown0x11044356pool unknown
normalprovisioning_unknown_ip_location0x11054357unknown ip location (perhaps LAN ip?)
normalprovisioning_internal_tries_exceeded0x11064358internal error (tried exceeded)
normalprovisioning_too_many_slots_requested0x11074359too many slots requested
normalprovisioning_too_many_reserved0x11084360too many reserved
normalprovisioning_could_not_connect0x11094361could not connect to provisioning server
normalprovisioning_auth_server_not_connected0x11104368authentication server not connected
normalprovisioning_auth_data_too_large0x11114369authentication data too large
normalprovisioning_already_initialized0x11124370already initialized
normalprovisioning_not_initialized0x11134371not initialized
normalprovisioning_connecting0x11144372already connecting
normalprovisioning_already_connected0x11154373already connected
normalprovisioning_not_connected0x11164374
normalprovisioning_io_error0x11174375io_error
normalprovisioning_invalid_timeout0x11184376
normalprovisioning_ts3server_not_found0x11194377
normalprovisioning_no_permission0x111A4378
unknown permissionID