Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#178 closed defect (released)

"crash" when loading old .army file with equipment tags that are "old"

Reported by: Henri Owned by: ibboard
Priority: minor Milestone: WarFoundry 0.1
Component: WarFoundry-API Version:
Keywords: Cc:
Blocked By: Blocking:

Description

I get this "crash" when loading an old save file where never versions of the datafile have changed equipemtnId:s (could be valid for other tags as well?).

Attachments (1)

crash.txt (5.3 KB) - added by Henri 10 years ago.
bug text dump

Download all attachments as: .zip

Change History (10)

Changed 10 years ago by Henri

Attachment: crash.txt added

bug text dump

comment:1 Changed 10 years ago by ibboard

Milestone: WarFoundry 0.1

Not unexpected, but we could do to handle it better.

comment:2 Changed 10 years ago by Henri

I noticed also that this seems to happen when attempting to load an army-file where the data-file has been rendered invalid by a change, i.e. if the race doesn't show up in the "new race" dialog for a gamesystem, loading an old file will fail.

comment:3 Changed 10 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:4 Changed 10 years ago by ibboard

(In r295) Re #178: "crash" when loading old .army file with equipment tags that are "old"

  • Try to tidy up the exception messages - ideally they'll end up translated and localised

comment:5 Changed 10 years ago by ibboard

(In r296) Re #178: "crash" when loading old .army file with equipment tags that are "old"

  • Catch the "Required Data Missing" exception that is thrown by loading armies and display a message box

comment:6 Changed 10 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

Main problem handled now (we should display an exception rather than crashing out). Improved messages is part of #186.

comment:7 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:8 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:9 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.