ColinGilbert / projectzombie

Automatically exported from code.google.com/p/projectzombie
0 stars 1 forks source link

Console Error handling #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make the system unable to find resources need by Console.
2.
3.

What is the expected output? What do you see instead?
Expected output is the proper destruction of system resources. Instead, we see 
that an Ogre exception is caught, and the destruction sequence is initiated, 
but the system crashes in CommandController destructor. 

Please use labels and text to provide additional information.

Original issue reported on code.google.com by LLw...@gmail.com on 17 Aug 2010 at 3:11

GoogleCodeExporter commented 9 years ago
This has been fixed in r176.

Original comment by LLw...@gmail.com on 21 Dec 2010 at 8:37