client error/game broken

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
Guest

client error/game broken

Post by Guest »

I made an error/typo entering an order, now I cannot open the game via the RSW client. If I open the game via the web interface, the offending error order is not listed. This followed much difficulties after importing an exported data set(could not enter orders, could not delete orders, ...) I only get the last error in the log now.

As it stands, I cannot open the game at all in the client. ':shock:'

Traceback (most recent call last):
File "rsw\client\ListTable.pyc", line 473, in __itemActivated
File "rsw\client\GameList.pyc", line 87, in activatedRow
File "rsw\client\GameWindow.pyc", line 72, in __init__
File "rsw\client\GameWindow.pyc", line 1557, in __layoutWindow
File "rsw\client\OrderList.pyc", line 82, in __init__
File "rsw\client\OrderList.pyc", line 104, in updateOrders
File "rsw\client\ListTable.pyc", line 140, in setRows
File "rsw\client\ListTable.pyc", line 186, in __doAddRow
File "rsw\client\ListColumn.pyc", line 58, in setItemData
File "rsw\client\OrderList.pyc", line 30, in <lambda>
File "rsw\core\Order.pyc", line 307, in getDescription
KeyError: 'XA'
Guest

Post by Guest »

The above is using 0.95.1 (latest build).
drwr
Posts: 636
Joined: Sat Dec 10, 2005 10:56 am
Location: Glendale, CA
Contact:

Post by drwr »

Oops, sorry about that! I'll fix the bug in the next release. In the meantime, I believe you should be able to get past it with the following steps:

(1) Completely exit and then restart the RSW Client application.
(2) Right-click on the game in the list, and select "delete game".
(3) Click OK.
(4) Press F5 to re-download the game from the server.

David
Post Reply