Opened 14 years ago

Last modified 5 years ago

#418 new task

Debug serializer should handle exceptions nicely

Reported by: Philip Taylor Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Simulation Keywords:
Cc: Patch:

Description

If an exception is thrown (e.g. value outside specified range) while dumping the simulation state with DebugSerializer, the dumping process aborts and returns nothing but an error. That's quite unhelpful when trying to debug errors - it should give as much information as possible (entity id, component type, field name), and continue processing other components, and maybe provide some way to break into a debugger.

Change History (6)

comment:1 by (none), 14 years ago

Milestone: Unclassified

Milestone Unclassified deleted

comment:2 by Andrew, 14 years ago

Milestone: Backlog

comment:3 by historic_bruno, 11 years ago

Owner: Philip Taylor removed

comment:4 by Yves, 10 years ago

Owner: set to Yves
Status: newassigned

comment:5 by Yves, 8 years ago

Owner: Yves removed
Status: assignednew

comment:6 by Imarok, 5 years ago

Component: UI & SimulationSimulation

Move tickets to Simulation as UI & Simulation got some sub components.

Note: See TracTickets for help on using tickets.