Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#292 closed defect (fixed)

Handle model-loading failures gracefully

Reported by: Philip Taylor Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

If a model fails to load (e.g. the Collada library wasn't compiled), the code currently prints an error message and returns null and then the game crashes a bit later. It should be handled better, e.g. not crashing and not rendering the unit, or (preferably) replacing the model with some kind of 'error' mesh so the problem is clearly visible.

Change History (2)

comment:1 by Philip Taylor, 14 years ago

Resolution: fixed
Status: newclosed

I think it doesn't crash any more, with the new simulation system.

comment:2 by (none), 14 years ago

Milestone: Open Source Release

Milestone Open Source Release deleted

Note: See TracTickets for help on using tickets.