Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#191 closed defect (released)

Ugly crash when loading Army without schema

Reported by: ibboard Owned by:
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-API Version: Unknown or N/A
Keywords: exception crash schema Cc:
Blocked By: Blocking:

Description

If the army schema is broken or missing and you try to load an army file the app will throw one of its "major unexpected exception" messages. We should handle missing schemas more usefully and throw a better exception that could be caught by the app.

Change History (4)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

comment:2 Changed 10 years ago by ibboard

released: no
Resolution: fixed
Status: confirmedclosed
Version: Unknown or N/A

Crash is no longer "unhandled" - now caught as standard "invalid file exception". Closing because #48 should resolve other problems with schemas (telling the user when a schema is missing/broken).

comment:3 Changed 10 years ago by ibboard

released: noyes

Release as part of v0.1b7

comment:4 Changed 10 years ago by ibboard

Resolution: fixedreleased

Move to new "released" resolution for v0.1b7

Note: See TracTickets for help on using tickets.