Proxy Error? - arrays7j

A place for general chatter about games in progress, games completed, strategy advice, bug reports, or really anything at all that relates in some vague way to RSW.
Post Reply
Sigesti

Proxy Error? - arrays7j

Post by Sigesti »

When trying to check the server for this, right now another player and I are getting a proxy error.
Sigesti

Post by Sigesti »

From the log:
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyc", line 442, in __bootstrap
File "threading.pyc", line 422, in run
File "rsw\client\ThreadedTasker.pyc", line 142, in __threadMain
File "rsw\client\ThreadedTasker.pyc", line 157, in __doInTasks
File "rsw\client\ThreadedTasker.pyc", line 22, in do
File "rsw\client\RswClient.pyc", line 840, in <lambda>
File "rsw\core\RswXml.pyc", line 928, in sendRequest
File "urllib.pyc", line 79, in urlopen
File "urllib.pyc", line 182, in open
File "urllib.pyc", line 386, in open_https
File "urllib.pyc", line 322, in http_error
File "urllib.pyc", line 550, in http_error_default
File "urllib.pyc", line 836, in __init__
File "urllib.pyc", line 786, in __init__
AttributeError: 'NoneType' object has no attribute 'read'
drwr
Posts: 636
Joined: Sat Dec 10, 2005 10:56 am
Location: Glendale, CA
Contact:

Post by drwr »

The server freaked out when it tried to run the turn this morning. I fixed it, but accidentally "ran" the turn once from my development environment, which meant it sent out a bogus announcement email (and then it sent the correct one when I ran it properly on the real server). Sorry about the confusion.

Should be better now.

David
Post Reply