Clicking the connect button in the server browser does not take you back to the connect window.
The error you get is,
c:\source\libtpproto-py\tp\netlib\discover\pyZeroconf\Zeroconf.py:676: Deprecati
onWarning: integer argument expected, got float
self.data.append(struct.pack(format, value))
Traceback (most recent call last):
File ".\windows\winServerBrowser.py", line 150, in OnServerSelect
type, addr = game.bestLocation()
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
File ".\windows\winServerBrowser.py", line 150, in OnServerSelect
type, addr = game.bestLocation()
TypeError: 'NoneType' object is not iterable