Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 5205 nesting level too deep http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 5205                Nesting level too deep
------------------------------------------------------------------------------
 Description
   This error occurs when the nesting level of conditional or loop
   blocks is too deep for the compiler to process.

 Solution
   Decrease the complexity of the code by eliminating deeply nested
   constructs. Place the internal blocks in function calls.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson