Opened 11 years ago

Closed 11 years ago

#1941 closed defect (fixed)

Don't crash when map save fails

Reported by: historic_bruno Owned by: leper
Priority: Should Have Milestone: Alpha 15
Component: Core engine Keywords:
Cc: Patch:

Description

As reported in #895, Atlas appears to crash when saving a map on some systems, depending on where the game data is stored. While #1940 will fix one cause of such failures, really the engine shouldn't crash when a map save fails. This is a recoverable situation, a message can be displayed to the user and the engine/Atlas continue as before (hopefully).

Change History (2)

comment:1 by leper, 11 years ago

Milestone: BacklogAlpha 15
Owner: set to leper
Status: newassigned

comment:2 by leper, 11 years ago

Resolution: fixed
Status: assignedclosed

In 13818:

Display error messages instead of breaking into the debugger when we don't have rights to save a map in Atlas. Fixes #1941.

Note: See TracTickets for help on using tickets.