Page 1 of 1

client error/game broken

Posted: Fri Nov 09, 2007 1:05 am
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'

Posted: Fri Nov 09, 2007 1:11 am
by Guest
The above is using 0.95.1 (latest build).

Posted: Fri Nov 09, 2007 7:57 am
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