Forged Alliance Forever Forged Alliance Forever Forums 2012-05-30T18:38:53+02:00 /feed.php?f=3&t=1321 2012-05-30T18:38:53+02:00 2012-05-30T18:38:53+02:00 /viewtopic.php?t=1321&p=14117#p14117 <![CDATA[Re: problem:the game doesn't start]]> Statistics: Posted by McCharles — 30 May 2012, 18:38


]]>
2012-05-29T19:44:27+02:00 2012-05-29T19:44:27+02:00 /viewtopic.php?t=1321&p=14090#p14090 <![CDATA[Re: problem:the game doesn't start]]> Statistics: Posted by Ze_PilOt — 29 May 2012, 19:44


]]>
2012-05-29T19:02:28+02:00 2012-05-29T19:02:28+02:00 /viewtopic.php?t=1321&p=14089#p14089 <![CDATA[problem:the game doesn't start]]> The game doesn't even start.
Here is my log:
Code:
2012-05-29 19:00:07,888 INFO     faf.main             >>> --------------------------- Application Launch
2012-05-29 19:00:08,121 DEBUG    faf.fa.relayserver   initializing...
2012-05-29 19:00:08,128 INFO     faf.util             Read common stylesheet: client/client.css
2012-05-29 19:00:08,680 DEBUG    faf.ladder           Ladder tab instantiating.
2012-05-29 19:00:08,686 DEBUG    faf.tourneys         Tourneys tab instantiating.
2012-05-29 19:00:08,687 DEBUG    faf.vault            Map Vault tab instantiating
2012-05-29 19:00:08,697 INFO     faf.replays          Replays Widget instantiated.
2012-05-29 19:00:08,700 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2012-05-29 19:00:08,703 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:51142
2012-05-29 19:00:08,773 INFO     faf.client           Attempting to login as: McCharles
2012-05-29 19:00:08,908 INFO     faf.client           Outgoing JSON Message: {"version": 548, "command": "hello", "local_ip": "192.168.1.107", "login": "McCharles ", "password": "c63ba7850ebe34bfeb1880f317482856d02b8dd3d62da526a8d9f42d87f9f760", "unique_id": "ccfaceb767f2cf13a8bd3bc9bf3e707e"}
2012-05-29 19:00:09,295 INFO     faf.client           Login accepted.
2012-05-29 19:00:09,707 ERROR    faf.client           Unknown command for JSON.tournament_types_info
2012-05-29 19:00:09,709 ERROR    faf.client           Error dispatching JSON: {"name": "hopintourneysingleelimination", "desc": null, "command": "tournament_types_info", "fullname": "Hop-in Single Elimination", "mod": "faf", "icon": null}
Traceback (most recent call last):
  File "client\_clientwindow.pyc", line 957, in process
  File "client\_clientwindow.pyc", line 987, in dispatch
TypeError: exceptions must be old-style classes or derived from BaseException, not str
2012-05-29 19:00:12,693 INFO     faf.fa               Checking FA for: faf and map scmp_009
2012-05-29 19:00:12,694 INFO     faf.fa               Updating FA for mod: faf
2012-05-29 19:00:13,536 INFO     faf.fa               Writing fa_path.lua config file.
2012-05-29 19:00:13,559 INFO     faf.fa               Updating FA for map: scmp_009
2012-05-29 19:00:13,559 INFO     faf.fa               Map is available.
2012-05-29 19:00:13,559 INFO     faf.client           Outgoing JSON Message: {"command": "game_join", "uid": 134530, "gameport": 6112}
2012-05-29 19:00:13,648 INFO     faf.client           Handling game_launch via JSON {u'args': [u'/ratingcolor 00000000', u'/numgames 0'], u'command': u'game_launch', u'uid': 134530, u'mod': u'faf'}
2012-05-29 19:00:13,648 ERROR    faf.client           Error dispatching JSON: {"args": ["/ratingcolor 00000000", "/numgames 0"], "command": "game_launch", "uid": 134530, "mod": "faf"}
Traceback (most recent call last):
  File "client\_clientwindow.pyc", line 957, in process
  File "client\_clientwindow.pyc", line 984, in dispatch
  File "client\_clientwindow.pyc", line 1064, in handle_game_launch
TypeError: int() argument must be a string or a number, not 'NoneType'
2012-05-29 19:00:15,585 INFO     faf.client           Close Event for Application Main Window
2012-05-29 19:00:15,605 WARNING  faf.client           Disconnected from lobby server.
2012-05-29 19:00:15,619 INFO     faf.main             <<< --------------------------- Application Shutdown
2012-05-29 19:00:17,424 INFO     faf.main             >>> --------------------------- Application Launch
2012-05-29 19:00:17,736 DEBUG    faf.fa.relayserver   initializing...
2012-05-29 19:00:17,742 INFO     faf.util             Read common stylesheet: client/client.css
2012-05-29 19:00:18,289 DEBUG    faf.ladder           Ladder tab instantiating.
2012-05-29 19:00:18,295 DEBUG    faf.tourneys         Tourneys tab instantiating.
2012-05-29 19:00:18,295 DEBUG    faf.vault            Map Vault tab instantiating
2012-05-29 19:00:18,305 INFO     faf.replays          Replays Widget instantiated.
2012-05-29 19:00:18,309 INFO     faf.fa.replayserver  listening on address 127.0.0.1:15000
2012-05-29 19:00:18,312 INFO     faf.fa.relayserver   relay listening on address 127.0.0.1:51154
2012-05-29 19:00:18,375 INFO     faf.client           Attempting to login as: McCharles
2012-05-29 19:00:18,457 INFO     faf.client           Outgoing JSON Message: {"version": 548, "command": "hello", "local_ip": "192.168.1.107", "login": "McCharles ", "password": "c63ba7850ebe34bfeb1880f317482856d02b8dd3d62da526a8d9f42d87f9f760", "unique_id": "ccfaceb767f2cf13a8bd3bc9bf3e707e"}
2012-05-29 19:00:19,091 INFO     faf.client           Login accepted.
2012-05-29 19:00:19,486 ERROR    faf.client           Unknown command for JSON.tournament_types_info
2012-05-29 19:00:19,486 ERROR    faf.client           Error dispatching JSON: {"name": "hopintourneysingleelimination", "desc": null, "command": "tournament_types_info", "fullname": "Hop-in Single Elimination", "mod": "faf", "icon": null}
Traceback (most recent call last):
  File "client\_clientwindow.pyc", line 957, in process
  File "client\_clientwindow.pyc", line 987, in dispatch
TypeError: exceptions must be old-style classes or derived from BaseException, not str

Thanks and sorry for my bad English

Statistics: Posted by McCharles — 29 May 2012, 19:02


]]>