Opened 10 years ago
Last modified 9 years ago
#251 confirmed defect
Warn if a loader can't be found for armies
Reported by: | ibboard | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | WarFoundry-API | Version: | Trunk |
Keywords: | warning army file load | Cc: | |
Blocked By: | Blocking: |
Description
If a loader can't be found for an army then we currently fail silently and return a null army (e.g. if no loader claims to be able to load the file). It would be better if we could warn in some way so that users know what happened. This shouldn't generally occur in early versions, but may do once we have more alternatives for loading files.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 9 years ago by
Milestone: | WarFoundry 1.0 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone WarFoundry 1.0 deleted