Known bugs

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
drwr
Posts: 636
Joined: Sat Dec 10, 2005 10:56 am
Location: Glendale, CA
Contact:

Known bugs

Post by drwr »

I'll be editing this post as new releases are made to keep it current.

Presently, this is current as of release 0.92.

* Running with the "Show forecast values" option enabled in the Game Preferences panel has been reported to cause an occasional hard crash. Save frequently if you enable this option.

* Users who upgrade from 0.91 may see the error message "AttributeError: HomeFleet instance has no attribute 'preCombatShips'". This is generally ignorable. If it gives you problems, you can delete your current games and let them redownload.

* Still a problem importing orders-only exports.

* The Turn News panel isn't showing other players' scores.

Users are invited to post additional bug reports as responses to this thread.

David
Last edited by drwr on Tue Sep 18, 2007 12:47 am, edited 4 times in total.
FishSpeaker
Posts: 58
Joined: Fri Jul 27, 2007 12:10 pm
Location: Pittsburgh, PA
Contact:

Post by FishSpeaker »

Here's a new bug (report these here or in another thread?):

In barker5a, turn 13, the News tab does not work. When clicking it, the pane just displays the content from whatever tab was last selected. Here's the stack trace from the log:

Code: Select all

Traceback (most recent call last):
  File "rsw\client\GameWindow.pyc", line 65, in <lambda>
  File "rsw\client\GameWindow.pyc", line 1385, in __notebookPageChanged
  File "rsw\client\GameWindow.pyc", line 1009, in presentTurnNews
  File "rsw\client\GameWindow.pyc", line 1057, in __showTurnNews
  File "rsw\client\TurnNewsPanel.pyc", line 57, in showNews
  File "rsw\client\TurnNewsPanel.pyc", line 74, in __describeNews
  File "rsw\client\TurnNewsPanel.pyc", line 141, in __describeTurnNNews
  File "rsw\client\TurnNewsPanel.pyc", line 316, in __describeGifts
UnboundLocalError: local variable 'gifts' referenced before assignment
drwr
Posts: 636
Joined: Sat Dec 10, 2005 10:56 am
Location: Glendale, CA
Contact:

Post by drwr »

Got it, thanks.

David
Post Reply