[RESOLVED] Unicode Error when attempting to host

Tournaments announces and results.

Moderators: FtXCommando, Stups

[RESOLVED] Unicode Error when attempting to host

Postby Laraso » 06 Jan 2013, 01:42

FAF was working just fine yesterday. Then the server went down (not sure if that is related to my problem), and now today I am unable to host a game.

Here is the error log:

Short:
Code: Select all
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)


Full:
Code: Select all
2013-01-05 02:48:14,869 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 02:48:17,717 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 02:48:18,872 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 02:48:19,542 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 02:48:19,630 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 02:48:19,630 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 02:48:19,653 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 02:48:19,661 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 02:48:19,687 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 02:48:19,691 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:58067
2013-01-05 02:48:19,897 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 02:48:53,917 ERROR    faf.client           TCP Socket Error: The remote host closed the connection
2013-01-05 02:48:53,917 WARNING  faf.client           Disconnected from lobby server.
2013-01-05 03:19:16,299 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 03:19:17,266 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 03:19:18,328 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 03:19:18,489 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 03:19:18,506 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 03:19:18,506 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 03:19:18,520 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 03:19:18,525 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 03:19:18,540 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 03:19:28,154 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 03:19:28,890 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 03:19:29,059 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 03:19:29,194 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 03:19:29,483 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 03:19:37,483 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 03:19:38,239 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 03:19:39,312 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 03:19:39,470 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 03:19:39,486 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 03:19:39,486 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 03:19:39,496 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 03:19:39,502 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 03:19:39,519 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 03:19:39,523 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:58949
2013-01-05 03:19:39,828 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 03:20:40,144 ERROR    faf.client           TCP Socket Error: The remote host closed the connection
2013-01-05 03:20:40,145 WARNING  faf.client           Disconnected from lobby server.
2013-01-05 04:15:02,427 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 04:15:04,091 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 04:15:05,157 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 04:15:05,315 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 04:15:05,334 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 04:15:05,334 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 04:15:05,345 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 04:15:05,349 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 04:15:05,372 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 04:15:34,624 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 04:15:35,364 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 04:15:36,437 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 04:15:36,594 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 04:15:36,609 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 04:15:36,609 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 04:15:36,621 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 04:15:36,624 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 04:15:36,641 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 04:15:36,645 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:59868
2013-01-05 04:15:36,818 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 04:16:08,776 ERROR    faf.client           TCP Socket Error: The remote host closed the connection
2013-01-05 04:16:08,776 WARNING  faf.client           Disconnected from lobby server.
2013-01-05 13:46:53,688 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 13:46:54,477 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 13:46:55,674 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 13:46:55,845 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 13:46:55,865 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 13:46:55,865 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 13:46:55,878 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 13:46:55,881 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 13:46:55,898 ERROR    faf.fa.replayserver  cannot listen, port probably used by another application: 15000
2013-01-05 13:47:00,203 INFO     faf.main             <<< --------------------------- Application Shutdown
2013-01-05 13:47:14,733 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 13:47:15,519 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 13:47:16,578 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 13:47:16,746 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 13:47:16,763 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 13:47:16,763 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 13:47:16,773 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 13:47:16,778 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 13:47:16,796 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 13:47:16,799 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:60554
2013-01-05 13:47:18,302 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 13:47:21,961 INFO     faf.client           Attempting to login as: Laraso
2013-01-05 13:47:21,961 INFO     faf.client           Outgoing JSON Message: {"version": 593, "command": "hello", "local_ip": "192.168.0.25", "login": "Laraso", "password": "27b64562d57212d2b865f6cf81d46bc5ac4b096428464c55c2a9adf25545c08c", "unique_id": "EEZxd3JiYUV6bFFpZmxIM0lMbXFXUWc9PWZ2NTlWbFh0SjdxYkphYzVaandQdDUy\nMVV3dGc3RTAzVVEwTjZUcG1mOWhZTUVCMGVhMTNXcDIrcGF2YW95SXQKOERuWEFW\nbUxCb01oRGtGVzIzOWRwNjBCamNycFg2eHlBeXl1QWU4anhHZG5GbG42MzVQZnEy\neEtPSlZvWGVxbgoxdDd1akc0T0lxRmpMWC8xa3RqR2pQZThGUnlrTVpoUzJCVHl3\namdOanZWRFNmOG81MVFLa2ZQQ0ZieFR5RVRECm13L2pVWFErL2pUMFp2amtsVkto\nWXp3ekRFSnZNaWwzSjE5cnMyYmNtOGV4dnVxVzcrZDBhZGRLK1RzNDU1T3IKRS94\nQzZycWlqTFlGalQyNEg3cTM2aGc2c3RFaStNUlJqdmtneC9OUGw1dFZlZUt0NDRq\nOTZnVG1Pb0luOHl3VwpEeDhvYmxWQllrbEVuakc5amNLcHNzTmJHY3FMWkxETitp\nS25XT2VPa01NUFVINkxtZlhIUmJZWWF4NXFkTnhKCk9LQ09BSUF2S3VmblBnZHl4\nYWtSVGcvRmdPUDJsZm1XOURsS1ZhK3BOc2FaUFU0Uy83ZDdzNDBUOVh1emZnTVUK\ndU02OCtHNkVLV3JVYU9KNHdNVVk5VGpBajJNVWxEWDFHUGl1SHk3MCtjZXJTQjJQ\nT3VINU1aN3VHVkY4c3o2dwpKZjhURUc5aHRjcUpPV25LSDdRbU5JZmFwazFkbFFJ\nbTgxQXN0NVdWOG9mNFplZUJDbzE4SWNIL3FrbTkzYzNRCjNZcHB6QlRXMVNTUkNC\nOXdTSHFkWEE9PUREZ2RuNVZOVGdnLzVoMG85MnUrNTQwWVRKeHVka1QxRjJ0eEhR\nPT0="}
2013-01-05 13:47:23,115 INFO     faf.client           Login accepted.
2013-01-05 14:59:38,437 INFO     faf.client           Outgoing JSON Message: {"type": "ladder_maps", "command": "stats"}
2013-01-05 14:59:38,437 INFO     faf.client           Outgoing JSON Message: {"league": 1, "type": "league_table", "command": "stats"}
2013-01-05 14:59:39,336 INFO     faf.client           Outgoing JSON Message: {"type": "ladder_maps", "command": "stats"}
2013-01-05 14:59:39,338 INFO     faf.client           Outgoing JSON Message: {"league": 1, "type": "league_table", "command": "stats"}
2013-01-05 17:21:23,153 INFO     faf.client           Close Event for Application Main Window
2013-01-05 17:21:23,164 WARNING  faf.client           Disconnected from lobby server.
2013-01-05 17:21:23,164 INFO     faf.fa.upnp          Removing UPnP port mappings...
2013-01-05 17:21:23,344 ERROR    faf.fa.upnp          Couldn't get StaticPortMappingCollection
2013-01-05 17:21:23,357 INFO     faf.main             <<< --------------------------- Application Shutdown
2013-01-05 17:24:33,983 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 17:24:34,815 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 17:24:35,894 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 17:24:36,062 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 17:24:36,079 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 17:24:36,079 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 17:24:36,091 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 17:24:36,095 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 17:24:36,115 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 17:24:36,121 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:65466
2013-01-05 17:24:36,305 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 17:24:38,946 INFO     faf.client           Attempting to login as: Laraso
2013-01-05 17:24:38,946 INFO     faf.client           Outgoing JSON Message: {"version": 593, "command": "hello", "local_ip": "192.168.0.25", "login": "Laraso", "password": "27b64562d57212d2b865f6cf81d46bc5ac4b096428464c55c2a9adf25545c08c", "unique_id": "EFBlSDdhK0M1c0RPbG94ZWZ1YjMwSmc9PUVzdHVBUU5ZMjRpNDBnZHg0Y0ZpWmVN\na0t4VytkeWZsVGVUa09kQStXSjZTVE1zOTYvbVI2WnA0Rm42SFFQdmYKdWV0dWp3\nQXdSYmRLQllzRVdPblJuc3hISWRIdWhPU1B4dlVvUmhWVC9VcUZrWmttMFdueUM4\nZ2xYd1BPZ1Ftbgp0NmJybkJ0NlR1QVNFd0pMZjNWY2MyQmNYRWltckpqTEptR3Bz\nK0VOWkg0bmhETEQyd3FoSVNmbld6V09zM1RJCnNvc3BmUStSMm1UaUwxSnhVQmF0\ncjBPWDRjbXRRR0t2TG52SThaOUFKWWF0d01xVWhoWkwvYVYrWHNvS2lONzYKeXA4\neFBNWnJDRGhRYjN5NWhPb0V1emVEK1lBL2hiSlVuWjNWdjNCM2RoVGN6T1pneVhH\nR25GSjltempZUTQ1dQp0VHJncHAxL3VuSlBBRGIrQWlWdDdyT09tLzNiRzdGUnZC\nZ1loTm00QjM5OVEwV1JTYjJueS9pdlM0QUlxWlBZCmxveit0dWllTzdOVmRxL25J\nSWY5TEg1SXJrSndXeWFCMXV2ZUFhendFUzA0RTdaVWFQS2ZKOVBBNkoxM3RjZlEK\nWkVqaFF4aEhNbGZqUkl4REUvVi9lN3A2NmZmcTdxSFZqeENEZ0RPM3BDYlpCeE52\nVkl2dDRaYlBtaDhiYlJDZAppK3UrbnVWT3JRN3hyTHVaVi93MUVUTkVzYldzSHJQ\nTnRxT0VETjV1UTB5TmkyRmZZS1RJUEJaYzRiUnhycGtzCjRUWkt0SEdHdU9heVVI\nR052MEp5YUE9PUNuanVuZStLUHgzdVlqN0xZb1oxdTZkTXhNdFNTRCtDdnFwTWhB\nPT0="}
2013-01-05 17:24:40,753 INFO     faf.client           Login accepted.
2013-01-05 17:29:20,036 INFO     faf.client           Outgoing JSON Message: {"type": "ladder_maps", "command": "stats"}
2013-01-05 17:29:20,036 INFO     faf.client           Outgoing JSON Message: {"league": 1, "type": "league_table", "command": "stats"}
2013-01-05 17:29:23,744 INFO     faf.fa               Checking FA for: ladder1v1 and map None
2013-01-05 17:29:23,746 INFO     faf.fa               Updating FA for mod: ladder1v1, version None
2013-01-05 17:29:24,881 ERROR    faf.games            Can't play ranked without successfully updating Forged Alliance.
2013-01-05 17:29:32,243 INFO     faf.fa               Checking FA for: faf and map None
2013-01-05 17:29:32,243 INFO     faf.fa               Updating FA for mod: faf, version None
2013-01-05 17:29:46,894 INFO     faf.fa               Writing fa_path.lua config file.
2013-01-05 17:29:46,950 ERROR    faf.main             Uncaught exception
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)
2013-01-05 17:30:05,720 INFO     faf.fa               Checking FA for: faf and map None
2013-01-05 17:30:05,721 INFO     faf.fa               Updating FA for mod: faf, version None
2013-01-05 17:30:08,487 INFO     faf.fa               Writing fa_path.lua config file.
2013-01-05 17:30:08,551 ERROR    faf.main             Uncaught exception
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)
2013-01-05 17:30:11,608 INFO     faf.client           Close Event for Application Main Window
2013-01-05 17:30:15,980 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 17:30:16,782 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 17:30:17,858 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 17:30:18,026 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 17:30:18,045 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 17:30:18,045 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 17:30:18,061 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 17:30:18,065 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 17:30:18,085 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 17:30:18,088 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:49436
2013-01-05 17:30:18,260 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 17:30:24,288 INFO     faf.client           Attempting to login as: Laraso
2013-01-05 17:30:24,288 INFO     faf.client           Outgoing JSON Message: {"version": 593, "command": "hello", "local_ip": "192.168.0.25", "login": "Laraso", "password": "27b64562d57212d2b865f6cf81d46bc5ac4b096428464c55c2a9adf25545c08c", "unique_id": "EDh4WWl6eXpQQVVQV21OakFYNm5LVFE9PWpFNTRvMTh2UHBYYWVxNlJGSERXMDFo\nRFZ1Z2tRMVE2anFnb0dyWEVUYVRxS0hOcUFXdG1TNXdwSWl6OEl6SmsKRTMzSy9u\nSmhUcjc5S0x3VmN6V1U1b1ZnUTlzR2lyYW5sM2YvY0hJeDhvN25mMVdkNlNyc05M\nVVExKzJIOTB3NAorVjZvV3dxMCt2VW9WOStBZkx5akNaT1gvZ09JeDBzeksvVUE0\nV3IzKzJjREoxV25DUUxMQjVrVDdDcXBQay8zClplUTh4M2hjamhyWWcxeGI4bnow\nOWMxbkxvT1o1KzBudWx0blNSS0ZiQUhXVGlaT2dCaHBrUDZFK1lCYlUxa3QKTGdw\naXhGcEZEYU9qS3p0NXZqY21kQlh0L2RMQ3RqWXpZWENYN2hobDdqVDNnNXNXK0Fa\nMFdyVHo1VWd0NytrUwo1dG1YRDJ6Tms4eXhhMG54Umk5dlg4eWh6ZFA2N2NBQ05R\nZTFRcUltWEdHR2FDV3hMZDJhM01wSnBMQXhPQVh4CkNZQVB1dVVmNE5iM2VnTHlx\nZ0ZVeEdkM3NTcUV3bm1CM1htdFh0VW1naCtPNlVuTzNUUnY5Z3duRi8zdW1adHYK\neVhxWVdQdkRqUFhZVERKYVRLb2JBOUxnZXBtc3V3TytnQkhuelRXRnI4UXl4QVUw\naTJoTE8vRUhOYWtveGRYRwpzM2JIZmlNRURoQyt1dE1YZEVtUVlTZ0VXV2tlaUUx\nWmhLUzd1Y2ZDbGZGMWRKSmV2TFZhSFJQQW9OcFFEalVRCjF0QnpXWTBoM3E5Y0ti\nNlNWMG1oNGc9PUFIZG83anpQMDNEMEdNaUdrcWl4ZVZOU3JyWnpMQjFVb0puRWVB\nPT0="}
2013-01-05 17:30:25,549 INFO     faf.client           Login accepted.
2013-01-05 17:30:32,881 INFO     faf.fa               Checking FA for: faf and map None
2013-01-05 17:30:32,881 INFO     faf.fa               Updating FA for mod: faf, version None
2013-01-05 17:30:34,551 INFO     faf.fa               Writing fa_path.lua config file.
2013-01-05 17:30:34,598 ERROR    faf.main             Uncaught exception
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)
2013-01-05 17:32:14,273 INFO     faf.fa               Checking FA for: faf and map None
2013-01-05 17:32:14,275 INFO     faf.fa               Updating FA for mod: faf, version None
2013-01-05 17:32:17,437 INFO     faf.fa               Writing fa_path.lua config file.
2013-01-05 17:32:17,486 ERROR    faf.main             Uncaught exception
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)
2013-01-05 17:35:11,058 INFO     faf.fa               Checking FA for: blackops and map None
2013-01-05 17:35:11,058 INFO     faf.fa               Updating FA for mod: blackops, version None
2013-01-05 17:35:50,022 INFO     faf.fa               Writing fa_path.lua config file.
2013-01-05 17:35:50,079 ERROR    faf.main             Uncaught exception
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)
2013-01-05 17:36:18,522 INFO     faf.client           Close Event for Application Main Window
2013-01-05 17:36:18,539 WARNING  faf.client           Disconnected from lobby server.
2013-01-05 17:36:18,539 INFO     faf.fa.upnp          Removing UPnP port mappings...
2013-01-05 17:36:18,569 ERROR    faf.fa.upnp          Couldn't get StaticPortMappingCollection
2013-01-05 17:36:18,585 INFO     faf.main             <<< --------------------------- Application Shutdown
2013-01-05 17:36:20,043 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 17:36:20,901 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 17:36:21,974 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 17:36:22,142 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 17:36:22,160 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 17:36:22,160 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 17:36:22,173 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 17:36:22,177 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 17:36:22,196 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 17:36:22,200 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:49715
2013-01-05 17:36:22,364 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 17:37:29,414 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 17:37:30,191 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 17:37:31,263 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 17:37:31,428 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 17:37:31,444 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 17:37:31,444 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 17:37:31,454 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 17:37:31,459 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 17:37:31,477 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 17:37:31,482 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:49793
2013-01-05 17:37:31,686 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 17:38:28,640 ERROR    faf.client           TCP Socket Error: The remote host closed the connection
2013-01-05 17:38:28,640 WARNING  faf.client           Disconnected from lobby server.
2013-01-05 17:39:22,946 INFO     faf.main             >>> --------------------------- Application Launch
2013-01-05 17:39:23,877 DEBUG    faf.fa.relayserver   initializing...
2013-01-05 17:39:24,957 INFO     faf.util             Read common stylesheet: client/client.css
2013-01-05 17:39:25,124 INFO     faf.util             Read common stylesheet: stats/formatters/style.css
2013-01-05 17:39:25,140 INFO     faf.util             Read common stylesheet: tournaments/formatters/style.css
2013-01-05 17:39:25,141 DEBUG    faf.vault            Map Vault tab instantiating
2013-01-05 17:39:25,154 INFO     faf.replays          Replays Widget instantiated.
2013-01-05 17:39:25,158 INFO     faf.tutorials        Tutorials instantiated.
2013-01-05 17:39:25,180 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2013-01-05 17:39:25,183 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:49903
2013-01-05 17:39:25,348 INFO     faf.client           Outgoing JSON Message: {"command": "ask_session"}
2013-01-05 17:39:37,266 INFO     faf.client           Attempting to login as: Laraso
2013-01-05 17:39:37,266 INFO     faf.client           Outgoing JSON Message: {"version": 593, "command": "hello", "local_ip": "192.168.0.25", "login": "Laraso", "password": "27b64562d57212d2b865f6cf81d46bc5ac4b096428464c55c2a9adf25545c08c", "unique_id": "AThKSjRnY25mamR1TVdhb3U3akEvc0E9PVo4UUVHZGpWcmpJYUMxSE5aS1crWE1h\nRUtWK2puVnBrOTJMSFhwdmtvTlQrMnlHNDFNZUNlOGN4ZE1EMG5hSVMKQmlZdGE1\nc3RsSFhsend5cU5NZWp4REpGREVvN2V2Vld1VTltQWUvVFNCTmZlQjNKcHhkcGM5\nZVRTTUxqcWkweQpHd2thdWIxRDl6Q3NzV1J0aHRwcXBwbUxZVWwwUHRtM2VyUFVZ\nWHJOVU1vYlpYOXdZR1doSFNKUkp2ejRCRHgzCm5CTi9KdW5MSUJPQWxpdW5OYlNU\nNTlvNjlwTWZRNlhKTDdhWnRHYnhaU28zZldzV1VmM3pScXdsRmhtSlB3QmgKaGN4\nSzIxMXlwR1h6K2wvRXdBdGR6NmpiWk1LNDhMdDB2UFJ1ZmQzLzBjYlV0UkNtcGl2\nNXpuNWNIZjg1U2tBNQp2Y2k2NjZ5a00wYUVrYTVaMVRDc2tlUTJaMjRMb08rdkhl\nNm9JSkpJd3pIM09xNXV5QlRsYTgrVys0Y0E0MmdKCm1VNWRVOE03THlabGxTWGls\nYWxYTGovMUJmYXV5YmttZDkwcnRENUhWMnlnamdsbks4WS9lWXQvcmtHVEtwR3oK\ncVZHSkJtZmdUWHpzQ3cveTVLV3VQczZYZDVtVjgvWVFzMERackZuVkYwSFFlYmYx\nVEdWaVVXZTFjb3NMb0ZEMgpDWXB2Q1g4ZDBYcm5GMm8wR2dpTkhkQ3lvdFZmVHlY\nSzIvcUZXN0k2Ly9ZZ1hCT2JaMzZEWG5CWDlXS3VSYUFrQWdKODNMWElQZjdKZTJ3\naVpqVFRxZTBXYUg2d2V6WE1BOHJaZlE9PQ=="}
2013-01-05 17:39:37,599 INFO     faf.client           Login accepted.
2013-01-05 17:39:54,778 INFO     faf.fa               Checking FA for: faf and map None
2013-01-05 17:39:54,778 INFO     faf.fa               Updating FA for mod: faf, version None
2013-01-05 17:39:56,187 INFO     faf.fa               Writing fa_path.lua config file.
2013-01-05 17:39:56,282 ERROR    faf.main             Uncaught exception
Traceback (most recent call last):
  File "games\_gameswidget.pyc", line 302, in hostGameClicked
  File "games\hostgamewidget.pyc", line 92, in __init__
  File "fa\maps.pyc", line 129, in getDisplayName
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb0' in position 15: ordinal not in range(128)
Last edited by Laraso on 06 Jan 2013, 02:10, edited 2 times in total.
Laraso
 
Posts: 4
Joined: 04 Jan 2013, 06:16
Has liked: 0 time
Been liked: 0 time
FAF User Name: Laraso

Re: Unicode Error when attempting to host

Postby Ze_PilOt » 06 Jan 2013, 01:43

A custom map is badly named.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: Unicode Error when attempting to host

Postby Laraso » 06 Jan 2013, 01:51

I have like 800 custom maps... is there any way I could find out which specific map is causing problems without spending the rest of my weekend checking each map individually?
Laraso
 
Posts: 4
Joined: 04 Jan 2013, 06:16
Has liked: 0 time
Been liked: 0 time
FAF User Name: Laraso

Re: Unicode Error when attempting to host

Postby Ze_PilOt » 06 Jan 2013, 01:54

Check for a map with any special character in his name.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: Unicode Error when attempting to host

Postby Laraso » 06 Jan 2013, 01:56

Not to be a nuisance, but what is considered a special character? Like +, -, =, @, &, *, ~, ect.
Laraso
 
Posts: 4
Joined: 04 Jan 2013, 06:16
Has liked: 0 time
Been liked: 0 time
FAF User Name: Laraso

Re: Unicode Error when attempting to host

Postby Ze_PilOt » 06 Jan 2013, 02:00

Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt

Re: Unicode Error when attempting to host

Postby Laraso » 06 Jan 2013, 02:10

Thanks, I managed to find the bad map and fix it.
Laraso
 
Posts: 4
Joined: 04 Jan 2013, 06:16
Has liked: 0 time
Been liked: 0 time
FAF User Name: Laraso

Re: [RESOLVED] Unicode Error when attempting to host

Postby Ze_PilOt » 06 Jan 2013, 02:15

If it was downloaded in the vault, please mark it as broken.
Nossa wrote:I've never played GPG or even heard of FA until FAF started blowing up.
User avatar
Ze_PilOt
Supreme Commander
 
Posts: 8985
Joined: 24 Aug 2011, 18:41
Location: fafland
Has liked: 18 times
Been liked: 376 times
FAF User Name: Ze_PilOt


Return to Tournaments

Who is online

Users browsing this forum: No registered users and 1 guest